2024-09-17T11:22:26.197 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T11:22:26.212 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:22:26.292 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762 branch: main description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/deploy-raw} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907762' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 7498493279982dfe87f00616198a5967475f6169 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: raw-osds: true install: ceph: flavor: default sha1: 7498493279982dfe87f00616198a5967475f6169 workunit: branch: main sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 3649 sha1: 7498493279982dfe87f00616198a5967475f6169 sleep_before_teardown: 0 subset: 42/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd targets: smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEg0O9uhgWepLRoMzItepif40RX5VIpm2G56aRAuUd9uQXQYBgmnBqAq2eYJdfyeTGWryWDNO7TozwrA+pqOEzM= smithi120.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD6ZiuQjxG25ZK7KlG5uPXwdanCCGDoF7rz5BPqvXja4IwF+ZULeNzjE5S77eLOSnYrM2SJF/huEt8uycwaNb1g= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nORCH_PS=$(ceph\ \ orch ps)\nif grep -q \"No daemons\" <<< \"$ORCH_PS\"; then\n echo \"No OSDs\ \ were deployed\"\n exit 1\nfi\nceph orch ps | grep -q \"running\"\nif grep\ \ -q \"failed\" <<< \"$ORCH_PS\"; then\n echo \"At least one raw OSD deployed\ \ is failed\"\n exit 1\nfi\nif grep -q \"stopped\" <<< \"$ORCH_PS\"; then\n\ \ echo \"At least one raw OSD deployed is stopped\"\n exit 1\nfi\nif ceph-volume\ \ lvm list; then\n echo \"ceph-volume lvm list was expected to give non-zero\ \ rc with all raw OSDs\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_20:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T11:22:26.292 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa; will attempt to use it 2024-09-17T11:22:26.293 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks 2024-09-17T11:22:26.293 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T11:22:26.295 INFO:teuthology.task.internal:Checking packages... 2024-09-17T11:22:26.316 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7498493279982dfe87f00616198a5967475f6169' 2024-09-17T11:22:26.316 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T11:22:26.316 INFO:teuthology.packaging:ref: None 2024-09-17T11:22:26.316 INFO:teuthology.packaging:tag: None 2024-09-17T11:22:26.316 INFO:teuthology.packaging:branch: main 2024-09-17T11:22:26.316 INFO:teuthology.packaging:sha1: 7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:22:26.316 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-17T11:22:26.517 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T11:22:26.518 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T11:22:26.524 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T11:22:26.525 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T11:22:26.592 INFO:teuthology.task.internal:Saving configuration 2024-09-17T11:22:26.602 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T11:22:26.630 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T11:22:26.656 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 11:16:52.346686', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE7Zk0YcnsvDlpXQ+fNo8yD9iZ69+qXuiS46SPevp2Ck'} 2024-09-17T11:22:26.677 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 11:16:52.344866', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJH/FDgfwj+r9qnPlHGlvq5cgzl7M69N5ujVsq0vIxlT'} 2024-09-17T11:22:26.677 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T11:22:26.683 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-17T11:22:26.683 INFO:teuthology.task.internal:roles: ubuntu@smithi120.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-17T11:22:26.683 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T11:22:26.772 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9479202e60>, signals=[15]) 2024-09-17T11:22:26.772 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T11:22:26.778 INFO:teuthology.task.internal:Opening connections... 2024-09-17T11:22:26.778 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-09-17T11:22:26.779 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:22:26.857 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi120.front.sepia.ceph.com 2024-09-17T11:22:26.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:22:26.936 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T11:22:26.945 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-09-17T11:22:26.953 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-09-17T11:22:26.953 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-09-17T11:22:26.999 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:22:26.999 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="Ubuntu" 2024-09-17T11:22:26.999 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="22.04" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_CODENAME=jammy 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:ID=ubuntu 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE=debian 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:22:27.000 INFO:teuthology.orchestra.run.smithi114.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:22:27.001 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-09-17T11:22:27.028 DEBUG:teuthology.orchestra.run.smithi120:> uname -m 2024-09-17T11:22:27.033 INFO:teuthology.orchestra.run.smithi120.stdout:x86_64 2024-09-17T11:22:27.033 DEBUG:teuthology.orchestra.run.smithi120:> cat /etc/os-release 2024-09-17T11:22:27.079 INFO:teuthology.orchestra.run.smithi120.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:22:27.079 INFO:teuthology.orchestra.run.smithi120.stdout:NAME="Ubuntu" 2024-09-17T11:22:27.079 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_ID="22.04" 2024-09-17T11:22:27.079 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_CODENAME=jammy 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:ID=ubuntu 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:ID_LIKE=debian 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:22:27.080 INFO:teuthology.orchestra.run.smithi120.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:22:27.080 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2024-09-17T11:22:27.103 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T11:22:27.111 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T11:22:27.124 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T11:22:27.124 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:22:27.127 DEBUG:teuthology.orchestra.run.smithi120:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:22:27.131 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T11:22:27.137 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T11:22:27.137 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:22:27.173 DEBUG:teuthology.orchestra.run.smithi120:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:22:27.181 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T11:22:27.233 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T11:22:27.251 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T11:22:27.251 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T11:22:27.252 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:22:27.252 DEBUG:teuthology.orchestra.run.smithi120:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:22:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:22:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:22:27.258 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-09-17T11:22:27.258 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-17T11:22:27.304 INFO:teuthology.orchestra.run.smithi120.stdout:5.15.0-56-generic 2024-09-17T11:22:27.304 INFO:teuthology.task.kernel:Running kernel on smithi120: 5.15.0-56-generic 2024-09-17T11:22:27.304 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get clean 2024-09-17T11:22:27.305 INFO:teuthology.orchestra.run.smithi114.stdout:5.15.0-56-generic 2024-09-17T11:22:27.305 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.15.0-56-generic 2024-09-17T11:22:27.305 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2024-09-17T11:22:27.421 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get update 2024-09-17T11:22:27.431 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2024-09-17T11:22:27.556 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:22:27.577 INFO:teuthology.orchestra.run.smithi120.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:22:27.593 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:22:27.599 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:22:27.599 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:22:27.637 INFO:teuthology.orchestra.run.smithi120.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:22:27.661 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:22:27.673 INFO:teuthology.orchestra.run.smithi120.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:22:27.781 INFO:teuthology.orchestra.run.smithi120.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:22:27.845 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:22:27.861 INFO:teuthology.orchestra.run.smithi120.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:22:27.896 INFO:teuthology.orchestra.run.smithi120.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:22:27.899 INFO:teuthology.orchestra.run.smithi120.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:22:27.899 INFO:teuthology.orchestra.run.smithi120.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:22:27.900 INFO:teuthology.orchestra.run.smithi120.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:22:27.916 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:22:27.916 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:22:27.918 INFO:teuthology.orchestra.run.smithi120.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:22:27.921 INFO:teuthology.orchestra.run.smithi120.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:22:27.921 INFO:teuthology.orchestra.run.smithi120.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:22:27.929 INFO:teuthology.orchestra.run.smithi120.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:22:27.935 INFO:teuthology.orchestra.run.smithi120.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:22:27.937 INFO:teuthology.orchestra.run.smithi120.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:22:27.937 INFO:teuthology.orchestra.run.smithi120.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:22:27.953 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:22:27.955 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:22:27.955 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:22:27.962 INFO:teuthology.orchestra.run.smithi120.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:22:27.963 INFO:teuthology.orchestra.run.smithi120.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:22:27.963 INFO:teuthology.orchestra.run.smithi120.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:22:27.963 INFO:teuthology.orchestra.run.smithi120.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:22:27.964 INFO:teuthology.orchestra.run.smithi120.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:22:27.964 INFO:teuthology.orchestra.run.smithi120.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:22:27.966 INFO:teuthology.orchestra.run.smithi120.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:22:27.984 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:22:27.985 INFO:teuthology.orchestra.run.smithi120.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:22:27.985 INFO:teuthology.orchestra.run.smithi120.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:22:27.985 INFO:teuthology.orchestra.run.smithi120.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:22:27.985 INFO:teuthology.orchestra.run.smithi120.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:22:27.990 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:22:27.993 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:22:27.993 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:22:27.998 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:22:28.000 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:22:28.005 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:22:28.006 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:22:28.006 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:22:28.006 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:22:28.007 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:22:28.023 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:22:28.038 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:22:28.044 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:22:28.044 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:22:28.045 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:22:28.074 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:22:28.078 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:22:28.078 INFO:teuthology.orchestra.run.smithi114.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:22:28.087 INFO:teuthology.orchestra.run.smithi114.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:22:28.093 INFO:teuthology.orchestra.run.smithi114.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:22:28.095 INFO:teuthology.orchestra.run.smithi114.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:22:28.095 INFO:teuthology.orchestra.run.smithi114.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:22:28.095 INFO:teuthology.orchestra.run.smithi114.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:22:28.096 INFO:teuthology.orchestra.run.smithi114.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:22:28.096 INFO:teuthology.orchestra.run.smithi114.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:22:28.110 INFO:teuthology.orchestra.run.smithi114.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:22:28.110 INFO:teuthology.orchestra.run.smithi114.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:22:28.111 INFO:teuthology.orchestra.run.smithi114.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:22:28.115 INFO:teuthology.orchestra.run.smithi120.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:22:28.127 INFO:teuthology.orchestra.run.smithi114.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:22:28.127 INFO:teuthology.orchestra.run.smithi114.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:22:28.128 INFO:teuthology.orchestra.run.smithi114.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:22:28.128 INFO:teuthology.orchestra.run.smithi114.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:22:28.128 INFO:teuthology.orchestra.run.smithi114.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:22:28.400 INFO:teuthology.orchestra.run.smithi120.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:22:28.573 INFO:teuthology.orchestra.run.smithi120.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:22:28.586 INFO:teuthology.orchestra.run.smithi120.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:22:28.586 INFO:teuthology.orchestra.run.smithi120.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:22:28.691 INFO:teuthology.orchestra.run.smithi120.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:22:28.692 INFO:teuthology.orchestra.run.smithi120.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:22:28.710 INFO:teuthology.orchestra.run.smithi120.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:22:28.710 INFO:teuthology.orchestra.run.smithi120.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:22:28.735 INFO:teuthology.orchestra.run.smithi120.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:22:28.749 INFO:teuthology.orchestra.run.smithi120.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:22:28.752 INFO:teuthology.orchestra.run.smithi120.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:22:28.753 INFO:teuthology.orchestra.run.smithi120.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:22:28.753 INFO:teuthology.orchestra.run.smithi120.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:22:28.819 INFO:teuthology.orchestra.run.smithi120.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:22:28.819 INFO:teuthology.orchestra.run.smithi120.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:22:34.174 INFO:teuthology.orchestra.run.smithi120.stdout:Fetched 16.1 MB in 2s (7,611 kB/s) 2024-09-17T11:22:34.311 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 16.1 MB in 2s (7,496 kB/s) 2024-09-17T11:22:35.593 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-09-17T11:22:35.611 DEBUG:teuthology.orchestra.run.smithi120:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:22:35.719 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-17T11:22:35.721 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-09-17T11:22:35.737 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:22:35.798 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-17T11:22:35.933 INFO:teuthology.orchestra.run.smithi120.stdout:Building dependency tree... 2024-09-17T11:22:35.933 INFO:teuthology.orchestra.run.smithi120.stdout:Reading state information... 2024-09-17T11:22:36.011 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2024-09-17T11:22:36.011 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2024-09-17T11:22:36.124 INFO:teuthology.orchestra.run.smithi120.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:22:36.124 INFO:teuthology.orchestra.run.smithi120.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:22:36.125 INFO:teuthology.orchestra.run.smithi120.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:22:36.125 INFO:teuthology.orchestra.run.smithi120.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:22:36.125 INFO:teuthology.orchestra.run.smithi120.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:22:36.125 INFO:teuthology.orchestra.run.smithi120.stdout: python2.7-minimal 2024-09-17T11:22:36.125 INFO:teuthology.orchestra.run.smithi120.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:22:36.127 INFO:teuthology.orchestra.run.smithi120.stdout:The following additional packages will be installed: 2024-09-17T11:22:36.127 INFO:teuthology.orchestra.run.smithi120.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:22:36.127 INFO:teuthology.orchestra.run.smithi120.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:22:36.127 INFO:teuthology.orchestra.run.smithi120.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:22:36.128 INFO:teuthology.orchestra.run.smithi120.stdout:Suggested packages: 2024-09-17T11:22:36.129 INFO:teuthology.orchestra.run.smithi120.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:22:36.129 INFO:teuthology.orchestra.run.smithi120.stdout:Recommended packages: 2024-09-17T11:22:36.129 INFO:teuthology.orchestra.run.smithi120.stdout: thermald 2024-09-17T11:22:36.169 INFO:teuthology.orchestra.run.smithi120.stdout:The following NEW packages will be installed: 2024-09-17T11:22:36.169 INFO:teuthology.orchestra.run.smithi120.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:22:36.169 INFO:teuthology.orchestra.run.smithi120.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:22:36.169 INFO:teuthology.orchestra.run.smithi120.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:22:36.170 INFO:teuthology.orchestra.run.smithi120.stdout:The following packages will be upgraded: 2024-09-17T11:22:36.170 INFO:teuthology.orchestra.run.smithi120.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:22:36.187 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:22:36.187 INFO:teuthology.orchestra.run.smithi114.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:22:36.187 INFO:teuthology.orchestra.run.smithi114.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:22:36.188 INFO:teuthology.orchestra.run.smithi114.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:22:36.188 INFO:teuthology.orchestra.run.smithi114.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:22:36.188 INFO:teuthology.orchestra.run.smithi114.stdout: python2.7-minimal 2024-09-17T11:22:36.188 INFO:teuthology.orchestra.run.smithi114.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:22:36.189 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2024-09-17T11:22:36.189 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:22:36.190 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:22:36.190 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:22:36.191 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2024-09-17T11:22:36.191 INFO:teuthology.orchestra.run.smithi114.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:22:36.191 INFO:teuthology.orchestra.run.smithi114.stdout:Recommended packages: 2024-09-17T11:22:36.191 INFO:teuthology.orchestra.run.smithi114.stdout: thermald 2024-09-17T11:22:36.234 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2024-09-17T11:22:36.234 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:22:36.234 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:22:36.235 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:22:36.236 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages will be upgraded: 2024-09-17T11:22:36.236 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:22:36.288 INFO:teuthology.orchestra.run.smithi114.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:22:36.288 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 113 MB of archives. 2024-09-17T11:22:36.288 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:22:36.288 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T11:22:36.351 INFO:teuthology.orchestra.run.smithi120.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:22:36.351 INFO:teuthology.orchestra.run.smithi120.stdout:Need to get 113 MB of archives. 2024-09-17T11:22:36.351 INFO:teuthology.orchestra.run.smithi120.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:22:36.351 INFO:teuthology.orchestra.run.smithi120.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T11:22:36.711 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T11:22:36.806 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T11:22:37.688 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T11:22:37.688 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T11:22:37.688 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T11:22:37.732 INFO:teuthology.orchestra.run.smithi120.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T11:22:37.812 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T11:22:37.916 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T11:22:38.129 INFO:teuthology.orchestra.run.smithi120.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T11:22:38.340 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 113 MB in 2s (67.7 MB/s) 2024-09-17T11:22:38.542 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:22:40.328 INFO:teuthology.orchestra.run.smithi120.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T11:22:40.329 INFO:teuthology.orchestra.run.smithi120.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T11:22:40.329 INFO:teuthology.orchestra.run.smithi120.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T11:22:40.606 INFO:teuthology.orchestra.run.smithi114.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-17T11:22:40.610 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:40.694 INFO:teuthology.orchestra.run.smithi120.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T11:22:40.748 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:40.778 INFO:teuthology.orchestra.run.smithi120.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T11:22:41.178 INFO:teuthology.orchestra.run.smithi120.stdout:Fetched 113 MB in 5s (24.6 MB/s) 2024-09-17T11:22:41.366 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:22:43.353 INFO:teuthology.orchestra.run.smithi120.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T11:22:43.357 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:43.407 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:22:43.421 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:43.429 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:43.527 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:44.019 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:22:44.039 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:44.077 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:45.838 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:22:45.860 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:45.953 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:46.458 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:22:46.479 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:46.516 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:51.270 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:22:51.420 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:22:51.736 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:22:51.857 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:22:52.168 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:22:52.190 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:22:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:22:52.986 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:22:53.111 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:22:53.427 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:22:53.540 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:22:53.835 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:22:53.845 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:22:53.885 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:22:58.859 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:22:58.896 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:58.934 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:22:59.837 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:22:59.874 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:22:59.912 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:01.707 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:23:01.853 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:23:02.219 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:23:02.358 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:02.499 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:23:02.550 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:23:02.629 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:02.670 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:23:03.004 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:23:03.108 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:03.937 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:03.937 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:03.937 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:03.938 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:04.052 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:23:04.081 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:04.181 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:05.466 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:23:05.499 INFO:teuthology.orchestra.run.smithi120.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:05.499 INFO:teuthology.orchestra.run.smithi120.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:05.499 INFO:teuthology.orchestra.run.smithi120.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:05.499 INFO:teuthology.orchestra.run.smithi120.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:05.600 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:23:05.658 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:05.725 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:07.060 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:23:07.136 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:07.186 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:23:07.197 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:23:07.197 INFO:teuthology.orchestra.run.smithi114.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:07.312 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:08.698 INFO:teuthology.orchestra.run.smithi120.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:23:08.756 INFO:teuthology.orchestra.run.smithi120.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:23:08.757 INFO:teuthology.orchestra.run.smithi120.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:21.525 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:23:21.525 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:23:21.554 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:23:21.580 INFO:teuthology.orchestra.run.smithi114.stdout:Generating grub configuration file ... 2024-09-17T11:23:21.917 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:21.945 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:22.261 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:22.267 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:22.338 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:23:22.344 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:23:22.530 INFO:teuthology.orchestra.run.smithi114.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:23:22.530 INFO:teuthology.orchestra.run.smithi114.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:23:22.530 INFO:teuthology.orchestra.run.smithi114.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:23:22.569 INFO:teuthology.orchestra.run.smithi114.stdout:done 2024-09-17T11:23:23.017 INFO:teuthology.orchestra.run.smithi120.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:23:23.017 INFO:teuthology.orchestra.run.smithi120.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:23:23.032 INFO:teuthology.orchestra.run.smithi120.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:23:23.048 INFO:teuthology.orchestra.run.smithi120.stdout:Generating grub configuration file ... 2024-09-17T11:23:23.068 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 21 2024-09-17T11:23:23.090 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.15.0.122.122 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2024-09-17T11:23:23.091 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2024-09-17T11:23:23.092 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:23:23.092 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2024-09-17T11:23:23.092 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:23:23.092 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:23:23.093 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:23:23.093 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T11:23:23.093 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:23:23.093 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2024-09-17T11:23:23.265 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2024-09-17T11:23:23.311 INFO:teuthology.orchestra.run.smithi120.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:23.323 INFO:teuthology.orchestra.run.smithi120.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:23.395 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:23:23.502 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:23:23.584 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:23:23.640 INFO:teuthology.orchestra.run.smithi120.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:23.645 INFO:teuthology.orchestra.run.smithi120.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:23.709 INFO:teuthology.orchestra.run.smithi120.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:23:23.715 INFO:teuthology.orchestra.run.smithi120.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:23:23.907 INFO:teuthology.orchestra.run.smithi120.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:23:23.907 INFO:teuthology.orchestra.run.smithi120.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:23:23.908 INFO:teuthology.orchestra.run.smithi120.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:23:23.936 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:23:23.948 INFO:teuthology.orchestra.run.smithi120.stdout:done 2024-09-17T11:23:24.133 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 128 kB in 1s (183 kB/s) 2024-09-17T11:23:24.449 DEBUG:teuthology.orchestra.run.smithi120:> dpkg -s linux-image-generic 2024-09-17T11:23:24.472 INFO:teuthology.orchestra.run.smithi120.stdout:Package: linux-image-generic 2024-09-17T11:23:24.472 INFO:teuthology.orchestra.run.smithi120.stdout:Status: install ok installed 2024-09-17T11:23:24.472 INFO:teuthology.orchestra.run.smithi120.stdout:Priority: optional 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Section: kernel 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Installed-Size: 21 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: amd64 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Source: linux-meta 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Version: 5.15.0.122.122 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Recommends: thermald 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout:Description: Generic Linux kernel image 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:23:24.473 INFO:teuthology.orchestra.run.smithi120.stdout: available. 2024-09-17T11:23:24.474 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:23:24.474 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:23:24.474 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:23:24.474 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T11:23:24.474 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi120.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:23:24.474 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get clean 2024-09-17T11:23:24.639 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get update 2024-09-17T11:23:24.757 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:23:24.765 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:23:24.783 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:23:24.877 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:23:25.159 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-17T11:23:25.179 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:23:25.240 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-17T11:23:25.458 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2024-09-17T11:23:25.458 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2024-09-17T11:23:25.652 INFO:teuthology.orchestra.run.smithi114.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:23:25.652 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:23:25.652 INFO:teuthology.orchestra.run.smithi114.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:23:25.652 INFO:teuthology.orchestra.run.smithi114.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:23:25.653 INFO:teuthology.orchestra.run.smithi114.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:23:25.653 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:23:25.653 INFO:teuthology.orchestra.run.smithi114.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:23:25.653 INFO:teuthology.orchestra.run.smithi114.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:23:25.697 INFO:teuthology.orchestra.run.smithi114.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:23:25.699 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2024-09-17T11:23:25.714 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2024-09-17T11:23:25.714 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2024-09-17T11:23:25.714 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2024-09-17T11:23:25.714 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2024-09-17T11:23:25.714 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 21 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.15.0.122.122 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:23:25.715 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2024-09-17T11:23:25.716 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-17T11:23:25.759 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.g51HNtC3Qq 2024-09-17T11:23:25.759 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub/grub.cfg /tmp/tmp.g51HNtC3Qq 2024-09-17T11:23:25.824 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.g51HNtC3Qq 2024-09-17T11:23:25.936 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.g51HNtC3Qq is 10KB 2024-09-17T11:23:25.950 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.g51HNtC3Qq 2024-09-17T11:23:25.955 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:23:26.011 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:23:26.011 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:23:26.011 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:23:26.106 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:23:26.106 DEBUG:teuthology.orchestra.run.smithi114:> sudo update-grub 2024-09-17T11:23:26.198 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-09-17T11:23:26.217 DEBUG:teuthology.orchestra.run.smithi120:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:23:26.278 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-09-17T11:23:26.491 INFO:teuthology.orchestra.run.smithi120.stdout:Building dependency tree... 2024-09-17T11:23:26.492 INFO:teuthology.orchestra.run.smithi120.stdout:Reading state information... 2024-09-17T11:23:26.686 INFO:teuthology.orchestra.run.smithi120.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:23:26.686 INFO:teuthology.orchestra.run.smithi120.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:23:26.686 INFO:teuthology.orchestra.run.smithi120.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:23:26.686 INFO:teuthology.orchestra.run.smithi120.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:23:26.686 INFO:teuthology.orchestra.run.smithi120.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:23:26.687 INFO:teuthology.orchestra.run.smithi120.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:23:26.687 INFO:teuthology.orchestra.run.smithi120.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:23:26.687 INFO:teuthology.orchestra.run.smithi120.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:23:26.727 INFO:teuthology.orchestra.run.smithi120.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:23:26.729 DEBUG:teuthology.orchestra.run.smithi120:> dpkg -s linux-image-generic 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Package: linux-image-generic 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Status: install ok installed 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Priority: optional 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Section: kernel 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Installed-Size: 21 2024-09-17T11:23:26.744 INFO:teuthology.orchestra.run.smithi120.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: amd64 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Source: linux-meta 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Version: 5.15.0.122.122 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Recommends: thermald 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout:Description: Generic Linux kernel image 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:23:26.745 INFO:teuthology.orchestra.run.smithi120.stdout: available. 2024-09-17T11:23:26.745 DEBUG:teuthology.orchestra.run.smithi120:> mktemp 2024-09-17T11:23:26.790 INFO:teuthology.orchestra.run.smithi120.stdout:/tmp/tmp.cDfMFfloCH 2024-09-17T11:23:26.790 DEBUG:teuthology.orchestra.run.smithi120:> sudo cp /boot/grub/grub.cfg /tmp/tmp.cDfMFfloCH 2024-09-17T11:23:26.846 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0666 /tmp/tmp.cDfMFfloCH 2024-09-17T11:23:26.969 DEBUG:teuthology.orchestra.remote:smithi120:/tmp/tmp.cDfMFfloCH is 10KB 2024-09-17T11:23:26.986 DEBUG:teuthology.orchestra.run.smithi120:> rm -fr /tmp/tmp.cDfMFfloCH 2024-09-17T11:23:26.991 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:23:27.045 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:23:27.046 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:23:27.046 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:23:27.125 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:23:27.125 DEBUG:teuthology.orchestra.run.smithi120:> sudo update-grub 2024-09-17T11:23:27.587 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:23:27.589 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:23:27.600 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-09-17T11:23:27.833 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:27.839 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:28.112 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:28.117 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:28.159 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:23:28.164 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:23:28.302 INFO:teuthology.orchestra.run.smithi114.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:23:28.302 INFO:teuthology.orchestra.run.smithi114.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:23:28.302 INFO:teuthology.orchestra.run.smithi114.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:23:28.320 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-09-17T11:23:28.326 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-09-17T11:23:28.395 INFO:teuthology.orchestra.run.smithi120.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:23:28.396 INFO:teuthology.orchestra.run.smithi120.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:23:28.398 INFO:teuthology.orchestra.run.smithi120.stderr:Generating grub configuration file ... 2024-09-17T11:23:28.605 INFO:teuthology.orchestra.run.smithi120.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:23:28.610 INFO:teuthology.orchestra.run.smithi120.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:23:28.850 INFO:teuthology.orchestra.run.smithi120.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:23:28.856 INFO:teuthology.orchestra.run.smithi120.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:23:28.897 INFO:teuthology.orchestra.run.smithi120.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:23:28.902 INFO:teuthology.orchestra.run.smithi120.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:23:29.021 INFO:teuthology.orchestra.run.smithi120.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:23:29.021 INFO:teuthology.orchestra.run.smithi120.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:23:29.022 INFO:teuthology.orchestra.run.smithi120.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:23:29.037 INFO:teuthology.orchestra.run.smithi120.stderr:done 2024-09-17T11:23:29.055 DEBUG:teuthology.orchestra.run.smithi120:> sudo shutdown -r now 2024-09-17T11:23:58.397 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T11:23:58.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:23:58.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:23:59.058 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T11:23:59.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:23:59.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:24:16.830 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-17T11:24:17.597 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-09-17T11:24:25.837 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:24:25.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:24:26.598 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:24:26.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:24:28.893 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-17T11:24:29.661 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-09-17T11:24:40.904 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:24:40.905 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:24:41.663 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:24:41.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:24:59.325 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-17T11:25:00.097 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-09-17T11:25:14.340 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:25:14.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:25:14.631 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-17T11:25:15.098 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:25:15.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:25:15.627 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-09-17T11:25:15.663 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:25:15.664 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T11:25:15.664 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-17T11:25:15.670 INFO:teuthology.orchestra.run.smithi114.stdout:5.15.0-122-generic 2024-09-17T11:25:15.670 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:25:15.670 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:25:15.671 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:25:16.438 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:25:16.438 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T11:25:16.438 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-09-17T11:25:16.489 INFO:teuthology.orchestra.run.smithi120.stdout:5.15.0-122-generic 2024-09-17T11:25:16.489 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:25:16.489 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:25:16.489 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:25:16.671 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T11:25:16.672 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:25:16.761 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-09-17T11:25:16.780 DEBUG:teuthology.parallel:result is None 2024-09-17T11:25:17.490 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T11:25:17.491 DEBUG:teuthology.orchestra.run.smithi120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:25:17.561 INFO:teuthology.orchestra.run.smithi120.stdout:ttyS1 2024-09-17T11:25:17.595 DEBUG:teuthology.parallel:result is None 2024-09-17T11:25:17.595 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T11:25:17.602 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T11:25:17.603 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:25:17.605 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:25:17.611 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T11:25:17.656 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T11:25:17.681 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T11:25:17.681 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:25:17.684 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:25:17.704 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T11:25:17.718 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T11:25:17.719 DEBUG:teuthology.orchestra.run.smithi114:> 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-17T11:25:17.744 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T11:25:17.772 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:25:17.780 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:25:17.781 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:25:17.789 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:25:17.791 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T11:25:17.797 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T11:25:17.798 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:25:17.836 DEBUG:teuthology.orchestra.run.smithi120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:25:17.863 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T11:25:17.872 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T11:25:17.872 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:25:17.898 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:25:17.909 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:25:17.948 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:25:17.995 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:25:17.995 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:25:18.066 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:25:18.072 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:25:18.117 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:25:18.117 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:25:18.173 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-09-17T11:25:18.176 DEBUG:teuthology.orchestra.run.smithi120:> sudo service rsyslog restart 2024-09-17T11:25:18.252 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T11:25:18.260 INFO:teuthology.task.internal:Starting timer... 2024-09-17T11:25:18.260 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T11:25:18.270 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T11:25:18.278 DEBUG:teuthology.task.selinux:Excluding smithi114: OS 'ubuntu' does not support SELinux 2024-09-17T11:25:18.279 DEBUG:teuthology.task.selinux:Excluding smithi120: OS 'ubuntu' does not support SELinux 2024-09-17T11:25:18.279 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T11:25:18.279 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T11:25:18.279 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T11:25:18.279 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T11:25:18.287 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T11:25:18.299 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-17T11:25:18.300 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi120.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T11:32:49.110 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi120.front.sepia.ceph.com')] 2024-09-17T11:32:49.112 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:32:49.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:32:49.208 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-17T11:32:49.281 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T11:32:49.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:32:49.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:32:49.363 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-09-17T11:32:49.441 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-09-17T11:32:49.441 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T11:32:49.452 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T11:32:49.452 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:32:49.453 DEBUG:teuthology.orchestra.run.smithi114:> 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-17T11:32:49.455 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:32:49.456 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:32:49.482 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Command line: ntpd -gq 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: ---------------------------------------------------- 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: corporation. Support and training for ntp-4 are 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: available at https://www.nwtime.org/support 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: ---------------------------------------------------- 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: proto: precision = 0.043 usec (-24) 2024-09-17T11:32:49.483 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: basedate set to 2022-02-04 2024-09-17T11:32:49.484 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:32:49.484 INFO:teuthology.orchestra.run.smithi114.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:32:49.484 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:32:49.484 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:32:49.485 INFO:teuthology.orchestra.run.smithi114.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:32:49.485 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:32:49.485 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:32:49.486 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:32:49.486 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen normally on 3 enp3s0f1 172.21.15.114:123 2024-09-17T11:32:49.486 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen normally on 4 lo [::1]:123 2024-09-17T11:32:49.486 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb63%5]:123 2024-09-17T11:32:49.486 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:49 ntpd[18515]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:32:49.513 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:32:49.513 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Command line: ntpd -gq 2024-09-17T11:32:49.513 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: ---------------------------------------------------- 2024-09-17T11:32:49.513 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:32:49.514 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:32:49.514 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: corporation. Support and training for ntp-4 are 2024-09-17T11:32:49.514 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: available at https://www.nwtime.org/support 2024-09-17T11:32:49.514 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: ---------------------------------------------------- 2024-09-17T11:32:49.514 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: proto: precision = 0.043 usec (-24) 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: basedate set to 2022-02-04 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:32:49.515 INFO:teuthology.orchestra.run.smithi120.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen normally on 3 enp3s0f1 172.21.15.120:123 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen normally on 4 lo [::1]:123 2024-09-17T11:32:49.516 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:478f%5]:123 2024-09-17T11:32:49.517 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:49 ntpd[18485]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:50 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:50.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:50.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:50.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:50.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:50.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:50.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:50.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:50.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:50 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:51.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:51.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:51 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:52.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:52.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:52 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:52.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:52 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:53.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:53 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:53.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:53.516 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:53 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:54.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:54.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:54.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:54 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:54.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:54 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:55.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:55.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:55 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:55.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:55.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:55 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:56.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:56.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:56.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:56.483 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stdout:17 Sep 11:32:56 ntpd[18515]: ntpd: time slew -0.000018 s 2024-09-17T11:32:56.484 INFO:teuthology.orchestra.run.smithi114.stdout:ntpd: time slew -0.000018s 2024-09-17T11:32:56.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:32:56.485 INFO:teuthology.orchestra.run.smithi114.stderr:17 Sep 11:32:56 ntpd[18515]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:32:56.514 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:32:56.515 INFO:teuthology.orchestra.run.smithi120.stdout:17 Sep 11:32:56 ntpd[18485]: ntpd: time slew -0.001323 s 2024-09-17T11:32:56.515 INFO:teuthology.orchestra.run.smithi120.stdout:ntpd: time slew -0.001323s 2024-09-17T11:32:56.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:32:56.515 INFO:teuthology.orchestra.run.smithi120.stderr:17 Sep 11:32:56 ntpd[18485]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================== 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.571 INFO:teuthology.orchestra.run.smithi120.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.597 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:32:56.598 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-17T11:32:56.611 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-17T11:32:56.611 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:32:56.611 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:32:56.646 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-17T11:32:56.646 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:29:19.410456412 +0000 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:29:19.150458734 +0000 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:29:19.150458734 +0000 2024-09-17T11:32:56.694 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:32:56.695 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:32:56.748 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:32:56.749 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:32:56.749 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000460546 s, 1.1 MB/s 2024-09-17T11:32:56.750 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:32:56.799 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-09-17T11:32:56.845 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:32:56.845 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:29:19.906451982 +0000 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:29:19.646454304 +0000 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:29:19.646454304 +0000 2024-09-17T11:32:56.846 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:32:56.846 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:32:56.900 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:32:56.900 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:32:56.900 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000410897 s, 1.2 MB/s 2024-09-17T11:32:56.901 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:32:56.951 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:29:20.138449910 +0000 2024-09-17T11:32:56.999 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:29:20.134449944 +0000 2024-09-17T11:32:57.000 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:29:20.134449944 +0000 2024-09-17T11:32:57.000 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:32:57.000 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:32:57.052 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:32:57.052 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:32:57.052 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000434655 s, 1.2 MB/s 2024-09-17T11:32:57.053 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:32:57.106 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-09-17T11:32:57.153 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:32:57.153 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:57.153 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-09-17T11:32:57.153 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:57.154 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:29:20.838443656 +0000 2024-09-17T11:32:57.154 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:29:20.590445871 +0000 2024-09-17T11:32:57.154 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:29:20.590445871 +0000 2024-09-17T11:32:57.154 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:32:57.154 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:32:57.208 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:32:57.208 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:32:57.208 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00037674 s, 1.4 MB/s 2024-09-17T11:32:57.209 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:32:57.262 DEBUG:teuthology.orchestra.run.smithi114:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T11:32:57.404 INFO:teuthology.orchestra.run.smithi114.stdout:loop 2024-09-17T11:32:57.405 INFO:tasks.nvme_loop:Connecting nvme_loop smithi114:/dev/vg_nvme/lv_1... 2024-09-17T11:32:57.406 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T11:32:57.421 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-09-17T11:32:57.439 INFO:teuthology.orchestra.run.smithi114.stdout:/dev/vg_nvme/lv_11 2024-09-17T11:32:57.455 INFO:tasks.nvme_loop:Connecting nvme_loop smithi114:/dev/vg_nvme/lv_2... 2024-09-17T11:32:57.455 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T11:32:57.512 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-09-17T11:32:57.532 INFO:teuthology.orchestra.run.smithi114.stdout:/dev/vg_nvme/lv_21 2024-09-17T11:32:57.550 INFO:tasks.nvme_loop:Connecting nvme_loop smithi114:/dev/vg_nvme/lv_3... 2024-09-17T11:32:57.550 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T11:32:57.608 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-09-17T11:32:57.626 INFO:teuthology.orchestra.run.smithi114.stdout:/dev/vg_nvme/lv_31 2024-09-17T11:32:57.643 INFO:tasks.nvme_loop:Connecting nvme_loop smithi114:/dev/vg_nvme/lv_4... 2024-09-17T11:32:57.643 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T11:32:57.699 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-09-17T11:32:57.721 INFO:teuthology.orchestra.run.smithi114.stdout:/dev/vg_nvme/lv_41 2024-09-17T11:32:57.737 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:32:57.738 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:32:57.785 DEBUG:teuthology.orchestra.run.smithi114:> sudo nvme list -o json 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: "Devices" : [ 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: { 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: "Firmware" : "8DV101H0", 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: "Index" : 0, 2024-09-17T11:32:57.838 INFO:teuthology.orchestra.run.smithi114.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "SerialNumber" : "PHFT620400WB400BGN" 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: { 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "Index" : 1, 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "SerialNumber" : "dfb01303d47fc19fd602" 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: { 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T11:32:57.839 INFO:teuthology.orchestra.run.smithi114.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "Index" : 2, 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "SerialNumber" : "e7783f53df84501d8199" 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: { 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "Index" : 3, 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: "SerialNumber" : "11b096a2fb69c082cc43" 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2024-09-17T11:32:57.840 INFO:teuthology.orchestra.run.smithi114.stdout: { 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "Index" : 4, 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: "SerialNumber" : "be904ffff08739c54525" 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: } 2024-09-17T11:32:57.841 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-09-17T11:32:57.842 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-09-17T11:32:57.842 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T11:32:57.842 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:32:57.842 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/scratch_devs 2024-09-17T11:32:57.896 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:32:57.896 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:32:57.902 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-17T11:32:57.903 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_1 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:29:18.306899264 +0000 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:29:18.054901513 +0000 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:29:18.054901513 +0000 2024-09-17T11:32:57.950 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:32:57.951 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:32:58.005 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:32:58.005 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:32:58.005 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.00044639 s, 1.1 MB/s 2024-09-17T11:32:58.006 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:32:58.055 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_2 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:29:18.802894834 +0000 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:29:18.558897013 +0000 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:29:18.558897013 +0000 2024-09-17T11:32:58.102 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:32:58.102 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:32:58.155 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:32:58.155 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:32:58.156 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000382089 s, 1.3 MB/s 2024-09-17T11:32:58.157 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:32:58.210 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_3 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:29:19.294890438 +0000 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:29:19.038892725 +0000 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:29:19.038892725 +0000 2024-09-17T11:32:58.262 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:32:58.263 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:32:58.316 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:32:58.316 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:32:58.316 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000398356 s, 1.3 MB/s 2024-09-17T11:32:58.317 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:32:58.367 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_4 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:29:19.762886258 +0000 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:29:19.514888473 +0000 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:29:19.514888473 +0000 2024-09-17T11:32:58.414 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:32:58.415 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:32:58.468 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:32:58.468 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:32:58.469 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000389126 s, 1.3 MB/s 2024-09-17T11:32:58.470 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:32:58.520 DEBUG:teuthology.orchestra.run.smithi120:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T11:32:58.653 INFO:teuthology.orchestra.run.smithi120.stdout:loop 2024-09-17T11:32:58.654 INFO:tasks.nvme_loop:Connecting nvme_loop smithi120:/dev/vg_nvme/lv_1... 2024-09-17T11:32:58.654 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T11:32:58.670 INFO:teuthology.orchestra.run.smithi120.stdout:1 2024-09-17T11:32:58.688 INFO:teuthology.orchestra.run.smithi120.stdout:/dev/vg_nvme/lv_11 2024-09-17T11:32:58.706 INFO:tasks.nvme_loop:Connecting nvme_loop smithi120:/dev/vg_nvme/lv_2... 2024-09-17T11:32:58.706 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T11:32:58.765 INFO:teuthology.orchestra.run.smithi120.stdout:1 2024-09-17T11:32:58.786 INFO:teuthology.orchestra.run.smithi120.stdout:/dev/vg_nvme/lv_21 2024-09-17T11:32:58.802 INFO:tasks.nvme_loop:Connecting nvme_loop smithi120:/dev/vg_nvme/lv_3... 2024-09-17T11:32:58.803 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T11:32:58.862 INFO:teuthology.orchestra.run.smithi120.stdout:1 2024-09-17T11:32:58.881 INFO:teuthology.orchestra.run.smithi120.stdout:/dev/vg_nvme/lv_31 2024-09-17T11:32:58.897 INFO:tasks.nvme_loop:Connecting nvme_loop smithi120:/dev/vg_nvme/lv_4... 2024-09-17T11:32:58.897 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T11:32:58.959 INFO:teuthology.orchestra.run.smithi120.stdout:1 2024-09-17T11:32:58.978 INFO:teuthology.orchestra.run.smithi120.stdout:/dev/vg_nvme/lv_41 2024-09-17T11:32:58.993 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:32:58.994 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:32:59.042 DEBUG:teuthology.orchestra.run.smithi120:> sudo nvme list -o json 2024-09-17T11:32:59.094 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "Devices" : [ 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "Firmware" : "8DV101F0", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "Index" : 0, 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "SerialNumber" : "PHFT620400XV400BGN" 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "Index" : 1, 2024-09-17T11:32:59.095 INFO:teuthology.orchestra.run.smithi120.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: "SerialNumber" : "c1c50c9b792d54ab7714" 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T11:32:59.096 INFO:teuthology.orchestra.run.smithi120.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "Index" : 2, 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "SerialNumber" : "83db8d15d784f8baa31e" 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "Index" : 3, 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: "SerialNumber" : "22abcaf1de58c03a642d" 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-09-17T11:32:59.097 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "Firmware" : "5.15.0-1", 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "Index" : 4, 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "ModelNumber" : "Linux", 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "ProductName" : "Unknown Device", 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: "SerialNumber" : "e296c3f271ce773fea86" 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-09-17T11:32:59.098 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-09-17T11:32:59.099 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-09-17T11:32:59.099 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T11:32:59.099 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:32:59.099 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/scratch_devs 2024-09-17T11:32:59.155 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T11:32:59.257 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '7498493279982dfe87f00616198a5967475f6169', 'raw-osds': True} 2024-09-17T11:32:59.257 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:32:59.257 INFO:tasks.cephadm:Cluster fsid is 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:32:59.257 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T11:32:59.258 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T11:32:59.258 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi114': '172.21.15.114', 'mon.smithi120': '172.21.15.120'} 2024-09-17T11:32:59.258 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T11:32:59.258 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2024-09-17T11:32:59.273 DEBUG:teuthology.orchestra.run.smithi120:> sudo hostname $(hostname -s) 2024-09-17T11:32:59.287 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T11:32:59.288 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:32:59.437 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7498493279982dfe87f00616198a5967475f6169', '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/56090/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4937-g74984932', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4937-g74984932-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 21:50:36.788593', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T11:32:59.579 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref main, sha1 7498493279982dfe87f00616198a5967475f6169 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:32:59.581 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:32:59.581 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:32:59.582 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.160 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:33 /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.160 DEBUG:teuthology.orchestra.run.smithi120:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.629 INFO:teuthology.orchestra.run.smithi120.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 11:33 /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.630 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.638 DEBUG:teuthology.orchestra.run.smithi120:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:33:00.654 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 on all hosts... 2024-09-17T11:33:00.654 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:33:00.682 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T11:33:00.864 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:33:00.875 INFO:teuthology.orchestra.run.smithi120.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout: "repo_digests": [ 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-09-17T11:34:20.399 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-09-17T11:34:21.572 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-09-17T11:34:21.572 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T11:34:21.572 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T11:34:21.572 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2024-09-17T11:34:21.572 INFO:teuthology.orchestra.run.smithi114.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T11:34:21.573 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-09-17T11:34:21.573 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-09-17T11:34:21.626 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2024-09-17T11:34:21.640 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /etc/ceph 2024-09-17T11:34:21.657 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2024-09-17T11:34:21.695 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 777 /etc/ceph 2024-09-17T11:34:21.713 INFO:tasks.cephadm:Writing seed config... 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T11:34:21.714 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T11:34:21.715 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T11:34:21.715 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:34:21.715 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T11:34:21.745 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 = 975ebb78-74e8-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T11:34:21.746 DEBUG:teuthology.orchestra.run.smithi114:mon.smithi114> sudo journalctl -f -n 0 -u ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service 2024-09-17T11:34:21.790 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T11:34:21.790 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 -v bootstrap --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.114 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:34:22.014 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T11:34:22.014 INFO:teuthology.orchestra.run.smithi114.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169', '-v', 'bootstrap', '--fsid', '975ebb78-74e8-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.114', '--skip-admin-label'] 2024-09-17T11:34:22.014 INFO:teuthology.orchestra.run.smithi114.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T11:34:22.015 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying podman|docker is present... 2024-09-17T11:34:22.015 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying lvm2 is present... 2024-09-17T11:34:22.015 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying time synchronization is in place... 2024-09-17T11:34:22.024 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:34:22.024 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:34:22.025 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:34:22.026 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.029 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:34:22.029 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:34:22.033 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:34:22.033 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.037 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:34:22.037 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout masked 2024-09-17T11:34:22.040 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:34:22.040 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.044 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:34:22.044 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:34:22.047 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:34:22.047 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.051 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout enabled 2024-09-17T11:34:22.055 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout active 2024-09-17T11:34:22.055 INFO:teuthology.orchestra.run.smithi114.stdout:Unit ntp.service is enabled and running 2024-09-17T11:34:22.055 INFO:teuthology.orchestra.run.smithi114.stdout:Repeating the final host check... 2024-09-17T11:34:22.055 INFO:teuthology.orchestra.run.smithi114.stdout:docker (/usr/bin/docker) is present 2024-09-17T11:34:22.055 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl is present 2024-09-17T11:34:22.056 INFO:teuthology.orchestra.run.smithi114.stdout:lvcreate is present 2024-09-17T11:34:22.059 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:34:22.059 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:34:22.062 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:34:22.062 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.067 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:34:22.067 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:34:22.069 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:34:22.069 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.073 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:34:22.073 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout masked 2024-09-17T11:34:22.076 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:34:22.076 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.079 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:34:22.079 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:34:22.082 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:34:22.082 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout inactive 2024-09-17T11:34:22.086 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout enabled 2024-09-17T11:34:22.090 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stdout active 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Unit ntp.service is enabled and running 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Host looks OK 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Cluster fsid: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Acquiring lock 140303682682016 on /run/cephadm/975ebb78-74e8-11ef-bceb-c7b262605968.lock 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Lock 140303682682016 acquired on /run/cephadm/975ebb78-74e8-11ef-bceb-c7b262605968.lock 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying IP 172.21.15.114 port 3300 ... 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying IP 172.21.15.114 port 6789 ... 2024-09-17T11:34:22.091 INFO:teuthology.orchestra.run.smithi114.stdout:Base mon IP(s) is [172.21.15.114:3300, 172.21.15.114:6789], mon addrv is [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2024-09-17T11:34:22.094 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:34:22.094 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.114 metric 100 2024-09-17T11:34:22.094 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.114 metric 100 2024-09-17T11:34:22.094 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.114 metric 100 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.114 metric 100 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.114 metric 100 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.114 metric 100 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T11:34:22.095 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T11:34:22.096 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1780sec pref medium 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cb63/64 scope link 2024-09-17T11:34:22.098 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:34:22.099 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.0/20` 2024-09-17T11:34:22.099 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.0/20` 2024-09-17T11:34:22.099 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.1/32` 2024-09-17T11:34:22.099 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.1/32` 2024-09-17T11:34:22.099 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.2/32` 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.0.2/32` 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.15.254/32` 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Mon IP `172.21.15.114` is in CIDR network `172.21.15.254/32` 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T11:34:22.100 INFO:teuthology.orchestra.run.smithi114.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T11:34:22.324 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/docker: stdout 7498493279982dfe87f00616198a5967475f6169: Pulling from ceph-ci/ceph 2024-09-17T11:34:22.324 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/docker: stdout Digest: sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb 2024-09-17T11:34:22.324 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:34:22.324 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:34:23.844 INFO:teuthology.orchestra.run.smithi114.stdout:ceph: stdout ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T11:34:23.844 INFO:teuthology.orchestra.run.smithi114.stdout:Ceph version: ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T11:34:23.844 INFO:teuthology.orchestra.run.smithi114.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T11:34:25.149 INFO:teuthology.orchestra.run.smithi114.stdout:stat: stdout 167 167 2024-09-17T11:34:25.149 INFO:teuthology.orchestra.run.smithi114.stdout:Creating initial keys... 2024-09-17T11:34:26.488 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-authtool: stdout AQBBaelmv+IROhAA6xUW0GyfAKXiDUm3Vl9bOw== 2024-09-17T11:34:27.778 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-authtool: stdout AQBDaelmDmV1ExAA2Ff4FQEHyzUxhliVuJAWXg== 2024-09-17T11:34:29.167 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-authtool: stdout AQBEaelms9I9JxAATBu6fbhbgQYenU3ZBe3+ZA== 2024-09-17T11:34:29.167 INFO:teuthology.orchestra.run.smithi114.stdout:Creating initial monmap... 2024-09-17T11:34:30.499 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:34:30.499 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T11:34:30.499 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:30.499 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout:monmaptool for smithi114 [v2:172.21.15.114:3300,v1:172.21.15.114:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout:setting min_mon_release = quincy 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: set fsid to 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:34:30.500 INFO:teuthology.orchestra.run.smithi114.stdout:Creating mon... 2024-09-17T11:34:31.955 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.412+0000 7f25bfcebc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:34:31.956 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.412+0000 7f25bfcebc80 1 imported monmap: 2024-09-17T11:34:31.956 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T11:34:31.956 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:31.956 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:31.958 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:31.958 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T11:34:31.958 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T11:34:31.958 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:34:31.958 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.412+0000 7f25bfcebc80 0 /usr/bin/ceph-mon: set fsid to 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Git sha 0 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: DB SUMMARY 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: DB Session ID: VMO64ILK0WWWM21P3MUO 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi114/store.db dir, Total Num: 0, files: 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi114/store.db: 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.959 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:34:31.960 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T11:34:31.960 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:34:31.960 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.env: 0x5572f7bc1120 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.info_log: 0x5572f8d02d80 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:34:31.968 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:34:31.969 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.wal_dir: 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.write_buffer_manager: 0x5572f8cfbcc0 2024-09-17T11:34:31.970 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:34:31.971 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.row_cache: None 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:34:31.972 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:34:31.973 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:34:31.974 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:34:31.975 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:34:31.975 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:34:31.975 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:34:31.975 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:34:31.993 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:34:31.993 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:34:31.993 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:34:31.993 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi114/store.db/MANIFEST-000001 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.merge_operator: 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:34:31.994 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5572f8d029a0) 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T11:34:31.995 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5572f8ceb610 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T11:34:31.996 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T11:34:31.997 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T11:34:31.997 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T11:34:31.999 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T11:34:32.000 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:34:32.001 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:34:32.002 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:34:32.003 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:34:32.004 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:34:32.005 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:34:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:34:32.007 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi114/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-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 49349589-5ec1-45c9-a78d-8ed75b5e5717 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.416+0000 7f25bfcebc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25bfcebc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5572f8d1ae00 2024-09-17T11:34:32.008 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25bfcebc80 4 rocksdb: DB pointer 0x5572f8dfc000 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25b7476640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25b7476640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.009 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:34:32.010 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.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-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5572f8ceb610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25bfcebc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T11:34:32.011 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25bfcebc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T11:34:32.012 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:34:31.420+0000 7f25bfcebc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi114 for mon.smithi114 2024-09-17T11:34:32.012 INFO:teuthology.orchestra.run.smithi114.stdout:create mon.smithi114 on 2024-09-17T11:34:32.473 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T11:34:32.688 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target. 2024-09-17T11:34:32.688 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target. 2024-09-17T11:34:32.976 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114 2024-09-17T11:34:32.976 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to reset failed state of unit ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service: Unit ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service not loaded. 2024-09-17T11:34:33.160 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target.wants/ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service -> /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968@.service. 2024-09-17T11:34:33.167 INFO:teuthology.orchestra.run.smithi114.stdout:firewalld does not appear to be present 2024-09-17T11:34:33.167 INFO:teuthology.orchestra.run.smithi114.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:34:33.167 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mon to start... 2024-09-17T11:34:33.168 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mon... 2024-09-17T11:34:34.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:34 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.629516+0000 mon.smithi114 (mon.0) 1 : cluster [INF] mon.smithi114 is new leader, mons smithi114 in quorum (ranks 0) 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout id: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout services: 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi114 (age 0.301986s) 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T11:34:35.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout data: 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:mon is available 2024-09-17T11:34:35.537 INFO:teuthology.orchestra.run.smithi114.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T11:34:36.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649314+0000 mon.smithi114 (mon.0) 2 : cluster [INF] mon.smithi114 is new leader, mons smithi114 in quorum (ranks 0) 2024-09-17T11:34:36.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649314+0000 mon.smithi114 (mon.0) 2 : cluster [INF] mon.smithi114 is new leader, mons smithi114 in quorum (ranks 0) 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649498+0000 mon.smithi114 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649498+0000 mon.smithi114 (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649508+0000 mon.smithi114 (mon.0) 4 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649508+0000 mon.smithi114 (mon.0) 4 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649518+0000 mon.smithi114 (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649518+0000 mon.smithi114 (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649526+0000 mon.smithi114 (mon.0) 6 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649526+0000 mon.smithi114 (mon.0) 6 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649536+0000 mon.smithi114 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649536+0000 mon.smithi114 (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649544+0000 mon.smithi114 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649544+0000 mon.smithi114 (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T11:34:36.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649551+0000 mon.smithi114 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.649551+0000 mon.smithi114 (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.651750+0000 mon.smithi114 (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.651750+0000 mon.smithi114 (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.653961+0000 mon.smithi114 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.653961+0000 mon.smithi114 (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.654409+0000 mon.smithi114 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: cluster 2024-09-17T11:34:34.654409+0000 mon.smithi114 (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: audit 2024-09-17T11:34:34.951272+0000 mon.smithi114 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.114:0/2036077414' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T11:34:36.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:35 smithi114 bash[19515]: audit 2024-09-17T11:34:34.951272+0000 mon.smithi114 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.114:0/2036077414' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T11:34:37.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:36 smithi114 bash[19515]: audit 2024-09-17T11:34:36.634770+0000 mon.smithi114 (mon.0) 14 : audit [INF] from='client.? 172.21.15.114:0/2857072328' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:34:37.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:36 smithi114 bash[19515]: audit 2024-09-17T11:34:36.634770+0000 mon.smithi114 (mon.0) 14 : audit [INF] from='client.? 172.21.15.114:0/2857072328' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:34:37.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:36 smithi114 bash[19515]: audit 2024-09-17T11:34:36.637556+0000 mon.smithi114 (mon.0) 15 : audit [INF] from='client.? 172.21.15.114:0/2857072328' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:34:37.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:36 smithi114 bash[19515]: audit 2024-09-17T11:34:36.637556+0000 mon.smithi114 (mon.0) 15 : audit [INF] from='client.? 172.21.15.114:0/2857072328' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout fsid = 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:34:37.116 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:34:37.117 INFO:teuthology.orchestra.run.smithi114.stdout:Generating new minimal ceph.conf... 2024-09-17T11:34:38.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:38 smithi114 bash[19515]: audit 2024-09-17T11:34:38.176967+0000 mon.smithi114 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.114:0/2952748963' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:34:38.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:38 smithi114 bash[19515]: audit 2024-09-17T11:34:38.176967+0000 mon.smithi114 (mon.0) 16 : audit [DBG] from='client.? 172.21.15.114:0/2952748963' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:34:38.663 INFO:teuthology.orchestra.run.smithi114.stdout:Restarting the monitor... 2024-09-17T11:34:38.924 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:38 smithi114 systemd[1]: Stopping Ceph mon.smithi114 for 975ebb78-74e8-11ef-bceb-c7b262605968... 2024-09-17T11:34:38.924 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:38 smithi114 bash[19515]: debug 2024-09-17T11:34:38.772+0000 7fdcb591e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi114 -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-17T11:34:38.924 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:38 smithi114 bash[19515]: debug 2024-09-17T11:34:38.772+0000 7fdcb591e640 -1 mon.smithi114@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T11:34:39.408 INFO:teuthology.orchestra.run.smithi114.stdout:Setting public_network to 172.21.0.0/20,172.21.15.254/32,172.21.0.2/32,172.21.0.1/32 in mon config section 2024-09-17T11:34:39.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:39 smithi114 bash[19899]: ceph-975ebb78-74e8-11ef-bceb-c7b262605968-mon-smithi114 2024-09-17T11:34:39.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:39 smithi114 bash[19961]: Error response from daemon: No such container: ceph-975ebb78-74e8-11ef-bceb-c7b262605968-mon-smithi114 2024-09-17T11:34:39.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:39 smithi114 systemd[1]: ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service: Deactivated successfully. 2024-09-17T11:34:39.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:39 smithi114 systemd[1]: Stopped Ceph mon.smithi114 for 975ebb78-74e8-11ef-bceb-c7b262605968. 2024-09-17T11:34:39.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:39 smithi114 systemd[1]: Started Ceph mon.smithi114 for 975ebb78-74e8-11ef-bceb-c7b262605968. 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.788+0000 7f4a6461bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.788+0000 7f4a6461bc80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.788+0000 7f4a6461bc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.792+0000 7f4a6461bc80 0 load: jerasure load: lrc 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:34:41.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Git sha 0 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: DB SUMMARY 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: DB Session ID: U83K0C1EJI2XLR3FXWYM 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi114/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi114/store.db: 000009.log size: 89108 ; 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:34:41.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.env: 0x5589e44fa120 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.info_log: 0x5589e5bcf8e0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:34:41.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.wal_dir: 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:34:41.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.write_buffer_manager: 0x5589e5bd3b80 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:34:41.005 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.row_cache: None 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:34:41.006 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:34:41.007 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:34:41.009 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:34:41.010 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi114/store.db/MANIFEST-000010 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.merge_operator: 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5589e5bcf540) 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cache_index_and_filter_blocks: 1 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:34:41.011 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: pin_top_level_index_and_filter: 1 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: index_type: 0 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: data_block_index_type: 0 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: index_shortening: 1 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: checksum: 4 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: no_block_cache: 0 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_cache: 0x5589e5bc5610 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_cache_name: BinnedLRUCache 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_cache_options: 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: capacity : 536870912 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: num_shard_bits : 4 2024-09-17T11:34:41.012 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: strict_capacity_limit : 0 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: high_pri_pool_ratio: 0.000 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_cache_compressed: (nil) 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: persistent_cache: (nil) 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_size: 4096 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_size_deviation: 10 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_restart_interval: 16 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: index_block_restart_interval: 1 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: metadata_block_size: 4096 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: partition_filters: 0 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: use_delta_encoding: 1 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: filter_policy: bloomfilter 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: whole_key_filtering: 1 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: verify_compression: 0 2024-09-17T11:34:41.013 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: read_amp_bytes_per_bit: 0 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: format_version: 5 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: enable_index_compression: 1 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: block_align: 0 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: max_auto_readahead_size: 262144 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: prepopulate_block_cache: 0 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: initial_auto_readahead_size: 8192 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:34:41.014 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:34:41.015 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:34:41.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:34:41.017 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:34:41.018 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:34:41.019 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:34:41.020 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi114/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-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 49349589-5ec1-45c9-a78d-8ed75b5e5717 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726572880798629, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726572880799659, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85884, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 84024, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 78273, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "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": 1726572880, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "49349589-5ec1-45c9-a78d-8ed75b5e5717", "db_session_id": "U83K0C1EJI2XLR3FXWYM", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726572880799787, "job": 1, "event": "recovery_finished"} 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.796+0000 7f4a6461bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi114/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5589e5bf2e00 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 4 rocksdb: DB pointer 0x5589e5cf6000 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a5a3e3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:34:41.021 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a5a3e3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: ** DB Stats ** 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: ** Compaction Stats [default] ** 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: L0 2/0 85.77 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Sum 2/0 85.77 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:34:41.022 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 126.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: ** Compaction Stats [default] ** 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 126.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Cumulative compaction: 0.00 GB write, 20.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Interval compaction: 0.00 GB write, 20.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:34:41.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Block cache BinnedLRUCache@0x5589e5bc5610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 starting mon.smithi114 rank 0 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi114 fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 1 mon.smithi114@-1(???) e1 preinit fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).mds e1 new map 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).mds e1 print_map 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: e1 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: btime 2024-09-17T11:34:34:649929+0000 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 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-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: legacy client fscid: -1 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: 2024-09-17T11:34:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: No filesystems configured 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 0 mon.smithi114@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: debug 2024-09-17T11:34:40.800+0000 7f4a6461bc80 1 mon.smithi114@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829575+0000 mon.smithi114 (mon.0) 1 : cluster [INF] mon.smithi114 is new leader, mons smithi114 in quorum (ranks 0) 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829575+0000 mon.smithi114 (mon.0) 1 : cluster [INF] mon.smithi114 is new leader, mons smithi114 in quorum (ranks 0) 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829640+0000 mon.smithi114 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829640+0000 mon.smithi114 (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829648+0000 mon.smithi114 (mon.0) 3 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829648+0000 mon.smithi114 (mon.0) 3 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829654+0000 mon.smithi114 (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829654+0000 mon.smithi114 (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:41.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829659+0000 mon.smithi114 (mon.0) 5 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829659+0000 mon.smithi114 (mon.0) 5 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829666+0000 mon.smithi114 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829666+0000 mon.smithi114 (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829674+0000 mon.smithi114 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829674+0000 mon.smithi114 (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829680+0000 mon.smithi114 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.829680+0000 mon.smithi114 (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830100+0000 mon.smithi114 (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830100+0000 mon.smithi114 (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830124+0000 mon.smithi114 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830124+0000 mon.smithi114 (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830513+0000 mon.smithi114 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:34:41.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:40 smithi114 bash[20002]: cluster 2024-09-17T11:34:40.830513+0000 mon.smithi114 (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:34:41.543 INFO:teuthology.orchestra.run.smithi114.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T11:34:41.560 INFO:teuthology.orchestra.run.smithi114.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:34:41.560 INFO:teuthology.orchestra.run.smithi114.stdout:Creating mgr... 2024-09-17T11:34:41.561 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T11:34:41.561 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T11:34:41.561 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-17T11:34:41.852 INFO:teuthology.orchestra.run.smithi114.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mgr.smithi114.nuwyfd 2024-09-17T11:34:41.852 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Failed to reset failed state of unit ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mgr.smithi114.nuwyfd.service: Unit ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mgr.smithi114.nuwyfd.service not loaded. 2024-09-17T11:34:41.966 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:41 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:34:42.056 INFO:teuthology.orchestra.run.smithi114.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968.target.wants/ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mgr.smithi114.nuwyfd.service -> /etc/systemd/system/ceph-975ebb78-74e8-11ef-bceb-c7b262605968@.service. 2024-09-17T11:34:42.063 INFO:teuthology.orchestra.run.smithi114.stdout:firewalld does not appear to be present 2024-09-17T11:34:42.063 INFO:teuthology.orchestra.run.smithi114.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:34:42.063 INFO:teuthology.orchestra.run.smithi114.stdout:firewalld does not appear to be present 2024-09-17T11:34:42.064 INFO:teuthology.orchestra.run.smithi114.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-17T11:34:42.064 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mgr to start... 2024-09-17T11:34:42.064 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mgr... 2024-09-17T11:34:42.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:41 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:34:42.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:41 smithi114 bash[20002]: audit 2024-09-17T11:34:40.989967+0000 mon.smithi114 (mon.0) 12 : audit [INF] from='client.? 172.21.15.114:0/2557190840' entity='client.admin' 2024-09-17T11:34:42.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:41 smithi114 bash[20002]: audit 2024-09-17T11:34:40.989967+0000 mon.smithi114 (mon.0) 12 : audit [INF] from='client.? 172.21.15.114:0/2557190840' entity='client.admin' 2024-09-17T11:34:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:44 smithi114 bash[20002]: audit 2024-09-17T11:34:43.962450+0000 mon.smithi114 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.114:0/2307045493' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:44.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:44 smithi114 bash[20002]: audit 2024-09-17T11:34:43.962450+0000 mon.smithi114 (mon.0) 13 : audit [DBG] from='client.? 172.21.15.114:0/2307045493' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:44.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:44.536 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsid": "975ebb78-74e8-11ef-bceb-c7b262605968", 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:44.537 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "smithi114" 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:44.538 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:34:44.539 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:34:34:649929+0000", 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.540 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:34:44.541 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:34:34.650709+0000", 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:34:44.542 INFO:teuthology.orchestra.run.smithi114.stdout:mgr not available, waiting (1/15)... 2024-09-17T11:34:48.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:47 smithi114 bash[20002]: audit 2024-09-17T11:34:47.639527+0000 mon.smithi114 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.114:0/1881058674' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:48.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:47 smithi114 bash[20002]: audit 2024-09-17T11:34:47.639527+0000 mon.smithi114 (mon.0) 14 : audit [DBG] from='client.? 172.21.15.114:0/1881058674' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsid": "975ebb78-74e8-11ef-bceb-c7b262605968", 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:34:48.176 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "smithi114" 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:34:48.177 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:34:48.178 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:34:48.181 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.181 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:34:48.181 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:34:48.181 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:34:34:649929+0000", 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.182 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:34:34.650709+0000", 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:48.183 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:48.184 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:34:48.184 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:34:48.184 INFO:teuthology.orchestra.run.smithi114.stdout:mgr not available, waiting (2/15)... 2024-09-17T11:34:50.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.731807+0000 mon.smithi114 (mon.0) 15 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:34:50.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.731807+0000 mon.smithi114 (mon.0) 15 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:34:50.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.734797+0000 mon.smithi114 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi114.nuwyfd(active, starting, since 0.00315177s) 2024-09-17T11:34:50.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.734797+0000 mon.smithi114 (mon.0) 16 : cluster [DBG] mgrmap e2: smithi114.nuwyfd(active, starting, since 0.00315177s) 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.737806+0000 mon.smithi114 (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.737806+0000 mon.smithi114 (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.737965+0000 mon.smithi114 (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.737965+0000 mon.smithi114 (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.738106+0000 mon.smithi114 (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.738106+0000 mon.smithi114 (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.738269+0000 mon.smithi114 (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.738269+0000 mon.smithi114 (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.739084+0000 mon.smithi114 (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.739084+0000 mon.smithi114 (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.767612+0000 mon.smithi114 (mon.0) 22 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: cluster 2024-09-17T11:34:49.767612+0000 mon.smithi114 (mon.0) 22 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:34:50.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.778387+0000 mon.smithi114 (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:34:50.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.778387+0000 mon.smithi114 (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:34:50.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.780219+0000 mon.smithi114 (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:34:50.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:49 smithi114 bash[20002]: audit 2024-09-17T11:34:49.780219+0000 mon.smithi114 (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:34:50.789 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.783287+0000 mon.smithi114 (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:50.789 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.783287+0000 mon.smithi114 (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:50.789 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.789860+0000 mon.smithi114 (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:50.789 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.789860+0000 mon.smithi114 (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:51.043 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.792672+0000 mon.smithi114 (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:51.043 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: audit 2024-09-17T11:34:49.792672+0000 mon.smithi114 (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.114:0/2395996168' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:34:51.044 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: cluster 2024-09-17T11:34:50.747060+0000 mon.smithi114 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi114.nuwyfd(active, since 1.0154s) 2024-09-17T11:34:51.044 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:50 smithi114 bash[20002]: cluster 2024-09-17T11:34:50.747060+0000 mon.smithi114 (mon.0) 28 : cluster [DBG] mgrmap e3: smithi114.nuwyfd(active, since 1.0154s) 2024-09-17T11:34:52.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:51 smithi114 bash[20002]: audit 2024-09-17T11:34:51.715776+0000 mon.smithi114 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.114:0/875886112' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:52.050 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:51 smithi114 bash[20002]: audit 2024-09-17T11:34:51.715776+0000 mon.smithi114 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.114:0/875886112' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T11:34:52.251 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:52.251 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsid": "975ebb78-74e8-11ef-bceb-c7b262605968", 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "smithi114" 2024-09-17T11:34:52.252 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:34:52.253 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:34:52.254 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:34:52.254 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:34:52.254 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:34:52.258 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T11:34:34:649929+0000", 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:34:52.259 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:34:34.650709+0000", 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:34:52.260 INFO:teuthology.orchestra.run.smithi114.stdout:mgr is available 2024-09-17T11:34:53.049 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:52 smithi114 bash[20002]: cluster 2024-09-17T11:34:51.791844+0000 mon.smithi114 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:34:53.050 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:52 smithi114 bash[20002]: cluster 2024-09-17T11:34:51.791844+0000 mon.smithi114 (mon.0) 30 : cluster [DBG] mgrmap e4: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:34:54.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:53 smithi114 bash[20002]: audit 2024-09-17T11:34:53.537685+0000 mon.smithi114 (mon.0) 31 : audit [INF] from='client.? 172.21.15.114:0/4007591278' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:34:54.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:53 smithi114 bash[20002]: audit 2024-09-17T11:34:53.537685+0000 mon.smithi114 (mon.0) 31 : audit [INF] from='client.? 172.21.15.114:0/4007591278' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout fsid = 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:34:54.142 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:34:54.143 INFO:teuthology.orchestra.run.smithi114.stdout:Enabling cephadm module... 2024-09-17T11:34:56.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:55 smithi114 bash[20002]: audit 2024-09-17T11:34:55.611799+0000 mon.smithi114 (mon.0) 32 : audit [INF] from='client.? 172.21.15.114:0/1748896962' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T11:34:56.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:55 smithi114 bash[20002]: audit 2024-09-17T11:34:55.611799+0000 mon.smithi114 (mon.0) 32 : audit [INF] from='client.? 172.21.15.114:0/1748896962' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T11:34:56.933 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:56 smithi114 bash[20002]: audit 2024-09-17T11:34:55.663598+0000 mon.smithi114 (mon.0) 33 : audit [INF] from='client.? 172.21.15.114:0/1748896962' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:34:56.933 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:56 smithi114 bash[20002]: audit 2024-09-17T11:34:55.663598+0000 mon.smithi114 (mon.0) 33 : audit [INF] from='client.? 172.21.15.114:0/1748896962' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:34:56.933 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:56 smithi114 bash[20002]: cluster 2024-09-17T11:34:55.667940+0000 mon.smithi114 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi114.nuwyfd(active, since 5s) 2024-09-17T11:34:56.933 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:56 smithi114 bash[20002]: cluster 2024-09-17T11:34:55.667940+0000 mon.smithi114 (mon.0) 34 : cluster [DBG] mgrmap e5: smithi114.nuwyfd(active, since 5s) 2024-09-17T11:34:58.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:57 smithi114 bash[20002]: audit 2024-09-17T11:34:57.554505+0000 mon.smithi114 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.114:0/1044239422' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:34:58.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:34:57 smithi114 bash[20002]: audit 2024-09-17T11:34:57.554505+0000 mon.smithi114 (mon.0) 35 : audit [DBG] from='client.? 172.21.15.114:0/1044239422' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:34:58.069 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:34:58.069 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T11:34:58.069 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:34:58.069 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "active_name": "smithi114.nuwyfd", 2024-09-17T11:34:58.069 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:34:58.070 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:34:58.070 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for the mgr to restart... 2024-09-17T11:34:58.070 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mgr epoch 5... 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.670885+0000 mon.smithi114 (mon.0) 36 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.670885+0000 mon.smithi114 (mon.0) 36 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.671321+0000 mon.smithi114 (mon.0) 37 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.671321+0000 mon.smithi114 (mon.0) 37 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.677079+0000 mon.smithi114 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.677079+0000 mon.smithi114 (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.677270+0000 mon.smithi114 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi114.nuwyfd(active, starting, since 0.00613368s) 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.677270+0000 mon.smithi114 (mon.0) 39 : cluster [DBG] mgrmap e6: smithi114.nuwyfd(active, starting, since 0.00613368s) 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.680779+0000 mon.smithi114 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:35:02.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.680779+0000 mon.smithi114 (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.682394+0000 mon.smithi114 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.682394+0000 mon.smithi114 (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.683454+0000 mon.smithi114 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.683454+0000 mon.smithi114 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.683802+0000 mon.smithi114 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.683802+0000 mon.smithi114 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.684128+0000 mon.smithi114 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: audit 2024-09-17T11:35:01.684128+0000 mon.smithi114 (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.707168+0000 mon.smithi114 (mon.0) 45 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:35:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:01 smithi114 bash[20002]: cluster 2024-09-17T11:35:01.707168+0000 mon.smithi114 (mon.0) 45 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:mgr epoch 5 is available 2024-09-17T11:35:03.265 INFO:teuthology.orchestra.run.smithi114.stdout:Verifying orchestrator module is enabled... 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: cluster 2024-09-17T11:35:02.682550+0000 mon.smithi114 (mon.0) 46 : cluster [DBG] mgrmap e7: smithi114.nuwyfd(active, since 1.0114s) 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: cluster 2024-09-17T11:35:02.682550+0000 mon.smithi114 (mon.0) 46 : cluster [DBG] mgrmap e7: smithi114.nuwyfd(active, since 1.0114s) 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.698041+0000 mon.smithi114 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.698041+0000 mon.smithi114 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.702538+0000 mon.smithi114 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.702538+0000 mon.smithi114 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: cephadm 2024-09-17T11:35:02.703048+0000 mgr.smithi114.nuwyfd (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:35:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: cephadm 2024-09-17T11:35:02.703048+0000 mgr.smithi114.nuwyfd (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.706770+0000 mon.smithi114 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.706770+0000 mon.smithi114 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.711046+0000 mon.smithi114 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.711046+0000 mon.smithi114 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.714094+0000 mon.smithi114 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.714094+0000 mon.smithi114 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.717079+0000 mon.smithi114 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.717079+0000 mon.smithi114 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.728972+0000 mon.smithi114 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.728972+0000 mon.smithi114 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.731328+0000 mon.smithi114 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:35:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:03 smithi114 bash[20002]: audit 2024-09-17T11:35:02.731328+0000 mon.smithi114 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:35:05.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.593546+0000 mgr.smithi114.nuwyfd (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Bus STARTING 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.593546+0000 mgr.smithi114.nuwyfd (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Bus STARTING 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.695341+0000 mgr.smithi114.nuwyfd (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.695341+0000 mgr.smithi114.nuwyfd (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cluster 2024-09-17T11:35:03.713339+0000 mon.smithi114 (mon.0) 55 : cluster [DBG] mgrmap e8: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: cluster 2024-09-17T11:35:03.713339+0000 mon.smithi114 (mon.0) 55 : cluster [DBG] mgrmap e8: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: audit 2024-09-17T11:35:03.818013+0000 mon.smithi114 (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: audit 2024-09-17T11:35:03.818013+0000 mon.smithi114 (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: audit 2024-09-17T11:35:04.660643+0000 mon.smithi114 (mon.0) 57 : audit [INF] from='client.? 172.21.15.114:0/37724062' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T11:35:05.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:04 smithi114 bash[20002]: audit 2024-09-17T11:35:04.660643+0000 mon.smithi114 (mon.0) 57 : audit [INF] from='client.? 172.21.15.114:0/37724062' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T11:35:05.290 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-17T11:35:05.290 INFO:teuthology.orchestra.run.smithi114.stdout:Setting orchestrator backend to cephadm... 2024-09-17T11:35:06.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.816642+0000 mgr.smithi114.nuwyfd (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:35:06.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.816642+0000 mgr.smithi114.nuwyfd (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.816866+0000 mgr.smithi114.nuwyfd (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Bus STARTED 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.816866+0000 mgr.smithi114.nuwyfd (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:35:03] ENGINE Bus STARTED 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.819660+0000 mgr.smithi114.nuwyfd (mgr.14118) 8 : cephadm [ERR] [17/Sep/2024:11:35:03] ENGINE Error in HTTPServer.serve 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:35:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cephadm 2024-09-17T11:35:03.819660+0000 mgr.smithi114.nuwyfd (mgr.14118) 8 : cephadm [ERR] [17/Sep/2024:11:35:03] ENGINE Error in HTTPServer.serve 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:35:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:35:06.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: audit 2024-09-17T11:35:04.712357+0000 mon.smithi114 (mon.0) 58 : audit [INF] from='client.? 172.21.15.114:0/37724062' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: audit 2024-09-17T11:35:04.712357+0000 mon.smithi114 (mon.0) 58 : audit [INF] from='client.? 172.21.15.114:0/37724062' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cluster 2024-09-17T11:35:04.717699+0000 mon.smithi114 (mon.0) 59 : cluster [DBG] mgrmap e9: smithi114.nuwyfd(active, since 3s) 2024-09-17T11:35:06.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:05 smithi114 bash[20002]: cluster 2024-09-17T11:35:04.717699+0000 mon.smithi114 (mon.0) 59 : cluster [DBG] mgrmap e9: smithi114.nuwyfd(active, since 3s) 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.628454+0000 mgr.smithi114.nuwyfd (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.628454+0000 mgr.smithi114.nuwyfd (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.636189+0000 mon.smithi114 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.636189+0000 mon.smithi114 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.649844+0000 mon.smithi114 (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:07.916 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:07 smithi114 bash[20002]: audit 2024-09-17T11:35:06.649844+0000 mon.smithi114 (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:09.020 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T11:35:09.020 INFO:teuthology.orchestra.run.smithi114.stdout:Generating ssh key... 2024-09-17T11:35:09.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:08 smithi114 bash[20002]: audit 2024-09-17T11:35:08.424604+0000 mgr.smithi114.nuwyfd (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:09.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:08 smithi114 bash[20002]: audit 2024-09-17T11:35:08.424604+0000 mgr.smithi114.nuwyfd (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:11.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:10 smithi114 bash[20002]: audit 2024-09-17T11:35:10.384331+0000 mgr.smithi114.nuwyfd (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:11.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:10 smithi114 bash[20002]: audit 2024-09-17T11:35:10.384331+0000 mgr.smithi114.nuwyfd (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:11.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:10 smithi114 bash[20002]: cephadm 2024-09-17T11:35:10.384758+0000 mgr.smithi114.nuwyfd (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:35:11.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:10 smithi114 bash[20002]: cephadm 2024-09-17T11:35:10.384758+0000 mgr.smithi114.nuwyfd (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:35:12.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:11 smithi114 bash[20002]: audit 2024-09-17T11:35:10.886784+0000 mon.smithi114 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:12.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:11 smithi114 bash[20002]: audit 2024-09-17T11:35:10.886784+0000 mon.smithi114 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:12.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:11 smithi114 bash[20002]: audit 2024-09-17T11:35:10.891956+0000 mon.smithi114 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:12.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:11 smithi114 bash[20002]: audit 2024-09-17T11:35:10.891956+0000 mon.smithi114 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:13.366 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTugVZVz2AoNJMhTohj9NBDGHpb1NKDZHck3YJ8C5vqmU9hjKseby0/tgAXvyGdXgGZYkJL4t46ElDbMIRmWBJC33bxQmGwtZhHJlkuAhTnvQesEm0brkrq7nQSOJHNLUSg3Vtj0IqMCfFibAPj95JdGKgxgXvBZ34RNvxt3POSqx6HIsaUOlOmQfqhng+wGuolRl+a1o+77F15S4YAXGsGligJslqIa+BJVAa1/jsX13uD9AJdGiYLxhk3Xwkgn+15tpm/vGxK1MclvfRoQa/XLQxeqJAQsPHQrfJ3yu0N44o6GknXlqDnD9T8CMUo65RC8ygSqmKBVLcBBdzCVNP1RTi7kCdNPvjBdTrxHI4UILYnuhhUVoJNwhtmkd1FUlPn4PSfaliOG7+u4SXTUots1//Jma9zM9bxsh/bJ57NaRLBSln0K3D8BTzqiobN+mMjLUmHLl+GmyHSDkneV6dMtJ1x+KKzzigTrCLZwGTuPCt/2L8aUfFSL3M8UucbLk= ceph-975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:35:13.366 INFO:teuthology.orchestra.run.smithi114.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:35:13.366 INFO:teuthology.orchestra.run.smithi114.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T11:35:13.367 INFO:teuthology.orchestra.run.smithi114.stdout:Adding host smithi114... 2024-09-17T11:35:14.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:13 smithi114 bash[20002]: audit 2024-09-17T11:35:12.814336+0000 mgr.smithi114.nuwyfd (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:14.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:13 smithi114 bash[20002]: audit 2024-09-17T11:35:12.814336+0000 mgr.smithi114.nuwyfd (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:15.873 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:15 smithi114 bash[20002]: audit 2024-09-17T11:35:14.804633+0000 mgr.smithi114.nuwyfd (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "addr": "172.21.15.114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:15.873 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:15 smithi114 bash[20002]: audit 2024-09-17T11:35:14.804633+0000 mgr.smithi114.nuwyfd (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "addr": "172.21.15.114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:17.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:16 smithi114 bash[20002]: cephadm 2024-09-17T11:35:15.758617+0000 mgr.smithi114.nuwyfd (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi114 2024-09-17T11:35:17.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:16 smithi114 bash[20002]: cephadm 2024-09-17T11:35:15.758617+0000 mgr.smithi114.nuwyfd (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi114 2024-09-17T11:35:19.606 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Added host 'smithi114' with addr '172.21.15.114' 2024-09-17T11:35:19.606 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying mon service with default placement... 2024-09-17T11:35:20.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: audit 2024-09-17T11:35:18.845605+0000 mon.smithi114 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:20.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: audit 2024-09-17T11:35:18.845605+0000 mon.smithi114 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:20.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: cephadm 2024-09-17T11:35:18.846018+0000 mgr.smithi114.nuwyfd (mgr.14118) 16 : cephadm [INF] Added host smithi114 2024-09-17T11:35:20.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: cephadm 2024-09-17T11:35:18.846018+0000 mgr.smithi114.nuwyfd (mgr.14118) 16 : cephadm [INF] Added host smithi114 2024-09-17T11:35:20.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: audit 2024-09-17T11:35:18.846353+0000 mon.smithi114 (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:20.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:19 smithi114 bash[20002]: audit 2024-09-17T11:35:18.846353+0000 mon.smithi114 (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:22.313 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T11:35:22.313 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying mgr service with default placement... 2024-09-17T11:35:23.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: cluster 2024-09-17T11:35:21.685193+0000 mgr.smithi114.nuwyfd (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:23.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: cluster 2024-09-17T11:35:21.685193+0000 mgr.smithi114.nuwyfd (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:23.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.697827+0000 mgr.smithi114.nuwyfd (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:23.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.697827+0000 mgr.smithi114.nuwyfd (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: cephadm 2024-09-17T11:35:21.700500+0000 mgr.smithi114.nuwyfd (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: cephadm 2024-09-17T11:35:21.700500+0000 mgr.smithi114.nuwyfd (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.705931+0000 mon.smithi114 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.705931+0000 mon.smithi114 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.969911+0000 mon.smithi114 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:21.969911+0000 mon.smithi114 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:22.536746+0000 mon.smithi114 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:23.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:22 smithi114 bash[20002]: audit 2024-09-17T11:35:22.536746+0000 mon.smithi114 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:24.388 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T11:35:24.388 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying crash service with default placement... 2024-09-17T11:35:24.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:24 smithi114 bash[20002]: cluster 2024-09-17T11:35:23.685635+0000 mgr.smithi114.nuwyfd (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:24.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:24 smithi114 bash[20002]: cluster 2024-09-17T11:35:23.685635+0000 mgr.smithi114.nuwyfd (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:24.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:24 smithi114 bash[20002]: audit 2024-09-17T11:35:23.860626+0000 mon.smithi114 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:24.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:24 smithi114 bash[20002]: audit 2024-09-17T11:35:23.860626+0000 mon.smithi114 (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:26.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:25 smithi114 bash[20002]: audit 2024-09-17T11:35:23.855695+0000 mgr.smithi114.nuwyfd (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:26.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:25 smithi114 bash[20002]: audit 2024-09-17T11:35:23.855695+0000 mgr.smithi114.nuwyfd (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:26.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:25 smithi114 bash[20002]: cephadm 2024-09-17T11:35:23.857685+0000 mgr.smithi114.nuwyfd (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:35:26.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:25 smithi114 bash[20002]: cephadm 2024-09-17T11:35:23.857685+0000 mgr.smithi114.nuwyfd (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:35:26.264 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-17T11:35:26.264 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying ceph-exporter service with default placement... 2024-09-17T11:35:27.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:26 smithi114 bash[20002]: cluster 2024-09-17T11:35:25.686128+0000 mgr.smithi114.nuwyfd (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:27.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:26 smithi114 bash[20002]: cluster 2024-09-17T11:35:25.686128+0000 mgr.smithi114.nuwyfd (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:27.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:26 smithi114 bash[20002]: audit 2024-09-17T11:35:25.729371+0000 mon.smithi114 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:27.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:26 smithi114 bash[20002]: audit 2024-09-17T11:35:25.729371+0000 mon.smithi114 (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:28.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: audit 2024-09-17T11:35:25.724492+0000 mgr.smithi114.nuwyfd (mgr.14118) 24 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:28.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: audit 2024-09-17T11:35:25.724492+0000 mgr.smithi114.nuwyfd (mgr.14118) 24 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:28.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: cephadm 2024-09-17T11:35:25.725414+0000 mgr.smithi114.nuwyfd (mgr.14118) 25 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T11:35:28.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: cephadm 2024-09-17T11:35:25.725414+0000 mgr.smithi114.nuwyfd (mgr.14118) 25 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T11:35:28.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: audit 2024-09-17T11:35:27.645693+0000 mon.smithi114 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:28.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:27 smithi114 bash[20002]: audit 2024-09-17T11:35:27.645693+0000 mon.smithi114 (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:28.167 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-17T11:35:28.168 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying prometheus service with default placement... 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: audit 2024-09-17T11:35:27.639725+0000 mgr.smithi114.nuwyfd (mgr.14118) 26 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: audit 2024-09-17T11:35:27.639725+0000 mgr.smithi114.nuwyfd (mgr.14118) 26 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: cephadm 2024-09-17T11:35:27.641271+0000 mgr.smithi114.nuwyfd (mgr.14118) 27 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: cephadm 2024-09-17T11:35:27.641271+0000 mgr.smithi114.nuwyfd (mgr.14118) 27 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: cluster 2024-09-17T11:35:27.686411+0000 mgr.smithi114.nuwyfd (mgr.14118) 28 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:28.973 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:28 smithi114 bash[20002]: cluster 2024-09-17T11:35:27.686411+0000 mgr.smithi114.nuwyfd (mgr.14118) 28 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:30.033 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-17T11:35:30.033 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying grafana service with default placement... 2024-09-17T11:35:30.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: audit 2024-09-17T11:35:29.504003+0000 mgr.smithi114.nuwyfd (mgr.14118) 29 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:30.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: audit 2024-09-17T11:35:29.504003+0000 mgr.smithi114.nuwyfd (mgr.14118) 29 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:30.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: cephadm 2024-09-17T11:35:29.506092+0000 mgr.smithi114.nuwyfd (mgr.14118) 30 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T11:35:30.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: cephadm 2024-09-17T11:35:29.506092+0000 mgr.smithi114.nuwyfd (mgr.14118) 30 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T11:35:30.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: audit 2024-09-17T11:35:29.510726+0000 mon.smithi114 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:30.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: audit 2024-09-17T11:35:29.510726+0000 mon.smithi114 (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:30.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: cluster 2024-09-17T11:35:29.686776+0000 mgr.smithi114.nuwyfd (mgr.14118) 31 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:30.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:30 smithi114 bash[20002]: cluster 2024-09-17T11:35:29.686776+0000 mgr.smithi114.nuwyfd (mgr.14118) 31 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-17T11:35:32.006 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying node-exporter service with default placement... 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:30.734769+0000 mon.smithi114 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:30.734769+0000 mon.smithi114 (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:31.419426+0000 mgr.smithi114.nuwyfd (mgr.14118) 32 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:31.419426+0000 mgr.smithi114.nuwyfd (mgr.14118) 32 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: cephadm 2024-09-17T11:35:31.422184+0000 mgr.smithi114.nuwyfd (mgr.14118) 33 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: cephadm 2024-09-17T11:35:31.422184+0000 mgr.smithi114.nuwyfd (mgr.14118) 33 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:31.424865+0000 mon.smithi114 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: audit 2024-09-17T11:35:31.424865+0000 mon.smithi114 (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:32.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: cluster 2024-09-17T11:35:31.687197+0000 mgr.smithi114.nuwyfd (mgr.14118) 34 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:32.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:31 smithi114 bash[20002]: cluster 2024-09-17T11:35:31.687197+0000 mgr.smithi114.nuwyfd (mgr.14118) 34 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:33.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:32 smithi114 bash[20002]: audit 2024-09-17T11:35:31.809435+0000 mon.smithi114 (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:33.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:32 smithi114 bash[20002]: audit 2024-09-17T11:35:31.809435+0000 mon.smithi114 (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:33.956 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-17T11:35:33.956 INFO:teuthology.orchestra.run.smithi114.stdout:Deploying alertmanager service with default placement... 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: audit 2024-09-17T11:35:33.393530+0000 mgr.smithi114.nuwyfd (mgr.14118) 35 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: audit 2024-09-17T11:35:33.393530+0000 mgr.smithi114.nuwyfd (mgr.14118) 35 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: cephadm 2024-09-17T11:35:33.395589+0000 mgr.smithi114.nuwyfd (mgr.14118) 36 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: cephadm 2024-09-17T11:35:33.395589+0000 mgr.smithi114.nuwyfd (mgr.14118) 36 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: audit 2024-09-17T11:35:33.400080+0000 mon.smithi114 (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: audit 2024-09-17T11:35:33.400080+0000 mon.smithi114 (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: cluster 2024-09-17T11:35:33.687640+0000 mgr.smithi114.nuwyfd (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:34.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:34 smithi114 bash[20002]: cluster 2024-09-17T11:35:33.687640+0000 mgr.smithi114.nuwyfd (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:35.963 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: audit 2024-09-17T11:35:35.389577+0000 mgr.smithi114.nuwyfd (mgr.14118) 38 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: audit 2024-09-17T11:35:35.389577+0000 mgr.smithi114.nuwyfd (mgr.14118) 38 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: cephadm 2024-09-17T11:35:35.391312+0000 mgr.smithi114.nuwyfd (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: cephadm 2024-09-17T11:35:35.391312+0000 mgr.smithi114.nuwyfd (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: audit 2024-09-17T11:35:35.394784+0000 mon.smithi114 (mon.0) 77 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: audit 2024-09-17T11:35:35.394784+0000 mon.smithi114 (mon.0) 77 : audit [INF] from='mgr.14118 172.21.15.114:0/1945233866' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: cluster 2024-09-17T11:35:35.688048+0000 mgr.smithi114.nuwyfd (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:36.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:36 smithi114 bash[20002]: cluster 2024-09-17T11:35:35.688048+0000 mgr.smithi114.nuwyfd (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:38.571 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:38 smithi114 bash[20002]: audit 2024-09-17T11:35:37.306278+0000 mon.smithi114 (mon.0) 78 : audit [INF] from='client.? 172.21.15.114:0/2146786269' entity='client.admin' 2024-09-17T11:35:38.571 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:38 smithi114 bash[20002]: audit 2024-09-17T11:35:37.306278+0000 mon.smithi114 (mon.0) 78 : audit [INF] from='client.? 172.21.15.114:0/2146786269' entity='client.admin' 2024-09-17T11:35:38.572 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:38 smithi114 bash[20002]: cluster 2024-09-17T11:35:37.688526+0000 mgr.smithi114.nuwyfd (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:38.572 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:38 smithi114 bash[20002]: cluster 2024-09-17T11:35:37.688526+0000 mgr.smithi114.nuwyfd (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:40.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:39 smithi114 bash[20002]: cluster 2024-09-17T11:35:39.689024+0000 mgr.smithi114.nuwyfd (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:40.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:39 smithi114 bash[20002]: cluster 2024-09-17T11:35:39.689024+0000 mgr.smithi114.nuwyfd (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:40.558 INFO:teuthology.orchestra.run.smithi114.stdout:Enabling the dashboard module... 2024-09-17T11:35:41.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:40 smithi114 bash[20002]: audit 2024-09-17T11:35:39.970264+0000 mon.smithi114 (mon.0) 79 : audit [INF] from='client.? 172.21.15.114:0/2568875573' entity='client.admin' 2024-09-17T11:35:41.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:40 smithi114 bash[20002]: audit 2024-09-17T11:35:39.970264+0000 mon.smithi114 (mon.0) 79 : audit [INF] from='client.? 172.21.15.114:0/2568875573' entity='client.admin' 2024-09-17T11:35:42.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:41 smithi114 bash[20002]: cluster 2024-09-17T11:35:41.689436+0000 mgr.smithi114.nuwyfd (mgr.14118) 43 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:42.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:41 smithi114 bash[20002]: cluster 2024-09-17T11:35:41.689436+0000 mgr.smithi114.nuwyfd (mgr.14118) 43 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:35:43.291 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:42 smithi114 bash[20002]: audit 2024-09-17T11:35:41.991798+0000 mon.smithi114 (mon.0) 80 : audit [INF] from='client.? 172.21.15.114:0/2881689757' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T11:35:43.291 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:42 smithi114 bash[20002]: audit 2024-09-17T11:35:41.991798+0000 mon.smithi114 (mon.0) 80 : audit [INF] from='client.? 172.21.15.114:0/2881689757' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T11:35:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:43 smithi114 bash[20002]: audit 2024-09-17T11:35:42.978914+0000 mon.smithi114 (mon.0) 81 : audit [INF] from='client.? 172.21.15.114:0/2881689757' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:35:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:43 smithi114 bash[20002]: audit 2024-09-17T11:35:42.978914+0000 mon.smithi114 (mon.0) 81 : audit [INF] from='client.? 172.21.15.114:0/2881689757' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:35:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:43 smithi114 bash[20002]: cluster 2024-09-17T11:35:42.986878+0000 mon.smithi114 (mon.0) 82 : cluster [DBG] mgrmap e10: smithi114.nuwyfd(active, since 41s) 2024-09-17T11:35:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:43 smithi114 bash[20002]: cluster 2024-09-17T11:35:42.986878+0000 mon.smithi114 (mon.0) 82 : cluster [DBG] mgrmap e10: smithi114.nuwyfd(active, since 41s) 2024-09-17T11:35:45.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:45 smithi114 bash[20002]: audit 2024-09-17T11:35:45.066992+0000 mon.smithi114 (mon.0) 83 : audit [DBG] from='client.? 172.21.15.114:0/3458257' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:35:45.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:45 smithi114 bash[20002]: audit 2024-09-17T11:35:45.066992+0000 mon.smithi114 (mon.0) 83 : audit [DBG] from='client.? 172.21.15.114:0/3458257' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "active_name": "smithi114.nuwyfd", 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for the mgr to restart... 2024-09-17T11:35:45.589 INFO:teuthology.orchestra.run.smithi114.stdout:Waiting for mgr epoch 10... 2024-09-17T11:35:49.456 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.019186+0000 mon.smithi114 (mon.0) 84 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:35:49.456 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.019186+0000 mon.smithi114 (mon.0) 84 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.019641+0000 mon.smithi114 (mon.0) 85 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.019641+0000 mon.smithi114 (mon.0) 85 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.026287+0000 mon.smithi114 (mon.0) 86 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.026287+0000 mon.smithi114 (mon.0) 86 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.026509+0000 mon.smithi114 (mon.0) 87 : cluster [DBG] mgrmap e11: smithi114.nuwyfd(active, starting, since 0.00706216s) 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.026509+0000 mon.smithi114 (mon.0) 87 : cluster [DBG] mgrmap e11: smithi114.nuwyfd(active, starting, since 0.00706216s) 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.028590+0000 mon.smithi114 (mon.0) 88 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.028590+0000 mon.smithi114 (mon.0) 88 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:35:49.457 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.029579+0000 mon.smithi114 (mon.0) 89 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.029579+0000 mon.smithi114 (mon.0) 89 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030340+0000 mon.smithi114 (mon.0) 90 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030340+0000 mon.smithi114 (mon.0) 90 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030533+0000 mon.smithi114 (mon.0) 91 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030533+0000 mon.smithi114 (mon.0) 91 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030669+0000 mon.smithi114 (mon.0) 92 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: audit 2024-09-17T11:35:49.030669+0000 mon.smithi114 (mon.0) 92 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.055740+0000 mon.smithi114 (mon.0) 93 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:35:49.458 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:49 smithi114 bash[20002]: cluster 2024-09-17T11:35:49.055740+0000 mon.smithi114 (mon.0) 93 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:35:50.363 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.330085+0000 mon.smithi114 (mon.0) 94 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:50.363 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.330085+0000 mon.smithi114 (mon.0) 94 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:35:50.363 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.346301+0000 mon.smithi114 (mon.0) 95 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:35:50.363 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.346301+0000 mon.smithi114 (mon.0) 95 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:35:50.363 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.348983+0000 mon.smithi114 (mon.0) 96 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:49.348983+0000 mon.smithi114 (mon.0) 96 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:50.026555+0000 mgr.smithi114.nuwyfd (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:50.026555+0000 mgr.smithi114.nuwyfd (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: cluster 2024-09-17T11:35:50.026589+0000 mon.smithi114 (mon.0) 97 : cluster [DBG] mgrmap e12: smithi114.nuwyfd(active, since 1.00714s) 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: cluster 2024-09-17T11:35:50.026589+0000 mon.smithi114 (mon.0) 97 : cluster [DBG] mgrmap e12: smithi114.nuwyfd(active, since 1.00714s) 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:50.041468+0000 mgr.smithi114.nuwyfd (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:35:50.364 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:50 smithi114 bash[20002]: audit 2024-09-17T11:35:50.041468+0000 mgr.smithi114.nuwyfd (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:mgr epoch 10 is available 2024-09-17T11:35:50.654 INFO:teuthology.orchestra.run.smithi114.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.140084+0000 mgr.smithi114.nuwyfd (mgr.14164) 3 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Bus STARTING 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.140084+0000 mgr.smithi114.nuwyfd (mgr.14164) 3 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Bus STARTING 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.241631+0000 mgr.smithi114.nuwyfd (mgr.14164) 4 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.241631+0000 mgr.smithi114.nuwyfd (mgr.14164) 4 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.362411+0000 mgr.smithi114.nuwyfd (mgr.14164) 5 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.362411+0000 mgr.smithi114.nuwyfd (mgr.14164) 5 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:35:51.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.362673+0000 mgr.smithi114.nuwyfd (mgr.14164) 6 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Bus STARTED 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.362673+0000 mgr.smithi114.nuwyfd (mgr.14164) 6 : cephadm [INF] [17/Sep/2024:11:35:50] ENGINE Bus STARTED 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.364423+0000 mgr.smithi114.nuwyfd (mgr.14164) 7 : cephadm [ERR] [17/Sep/2024:11:35:50] ENGINE Error in HTTPServer.serve 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:35:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: cephadm 2024-09-17T11:35:50.364423+0000 mgr.smithi114.nuwyfd (mgr.14164) 7 : cephadm [ERR] [17/Sep/2024:11:35:50] ENGINE Error in HTTPServer.serve 2024-09-17T11:35:51.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:35:51.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:35:51.532 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:51 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:35:52.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:52 smithi114 bash[20002]: cluster 2024-09-17T11:35:51.086442+0000 mon.smithi114 (mon.0) 98 : cluster [DBG] mgrmap e13: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:35:52.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:52 smithi114 bash[20002]: cluster 2024-09-17T11:35:51.086442+0000 mon.smithi114 (mon.0) 98 : cluster [DBG] mgrmap e13: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:35:53.339 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:53 smithi114 bash[20002]: audit 2024-09-17T11:35:52.276683+0000 mgr.smithi114.nuwyfd (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:53.339 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:53 smithi114 bash[20002]: audit 2024-09-17T11:35:52.276683+0000 mgr.smithi114.nuwyfd (mgr.14164) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:53.679 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE/DCCAuSgAwIBAgIUZP7xwN6scEd8OSWFP4ZYm4KGTJUwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNzExMzU1M1oXDTM0\nMDkxODExMzU1M1owGDEWMBQGA1UEAwwNMTcyLjIxLjE1LjExNDCCAiIwDQYJKoZI\nhvcNAQEBBQADggIPADCCAgoCggIBAOdXBp6LR2qCUdUdi0y/BJnpKoEmMlLweDGN\n6+T+3BSQxuXM+sQ1aOMeDsqOzKt5uy8Qfs8twNqktkXhEFMBXNkIAPo5ua2lxDk6\nrlcdluU9uiAKFPOcPdhDArGJNUp+ER3W+JtPkn6JOPB5nM8jnU57j5bvnTNUEfaW\nWFx1vU3FMI97cPRPyaWm+n7Se/DAmdElWuYOCrVNPia71xGybElv9bUIkELgJ+Ic\nECPxqTpfix6iSjKQYhlRLTJueapRFv7A4/Yc1T0ld4D9kKbueG9nbmgh7GNdAN4y\nalOxYDqWxSt2pvRFykwt43R/vsgZ9GsAYonB+GltjWgXKOGPgqNeL7c1UX8ZEM1A\ntgXsf2Gg9bIY3YxXhEE4ge6AVmf3bAHpSWMXo9EaKEw8jtFtfmgpxKWi0PZBD4FM\n31ikzUFkKT5e1J08j3yaYfvkPrNWMMPsbjASCmx8PfjT5phKp2RdvSY827P5ekxM\nTgSt8zEZNu4rFBTsX9gi/3KazKmTFlL5I25olLPDFI8ThAoo4D7NUKOgIa5aHD8A\nbyYyUfiZtFaIHMJfDtj52xxmI89kNaJxyhNPRioHyMfe/hGdj5sr8tBW6dCXml/N\nc1Bgunrtd9gnOGqF+0bJCyHhkSeK/+en3IjpaSoOm6wSjEC1khNaFP9VB+huwfqL\n6RfoKZHlAgMBAAGjPzA9MC0GA1UdEQQmMCSCCXNtaXRoaTExNIIRZGFzaGJvYXJk\nX3NlcnZlcnOHBKwVD3IwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEA\nAs0BBvbIYH18bSr/VFM1UspXU4ZsfJUkDk15ojFd4INw22syRbwxluhnhriPtWpU\niAVaJ8hn9bGd560GXyozkRjyYQpNacUTdB1/PoGITnwCDYvC82ZPgBFM8SSOR3SK\nIJQXvFDAV6bDCVBIAiyBrnOw+oFoihurCmamquajiGswpieNe//xvoo85ZhzMWAp\nTpF6Xal1qnqyPnJBkA6itqnrwticwTsU+PzS93RB2nRCMkJv21isIOSogrfSz978\nUB6NtdbCJYysfcwstehtnP49aFhRgax1FULGOErBkkJYTOjE67rZrwRVtF66qo2/\nfMnCi+Y6Dz8Z/wGnEQof8V7jm9elprMIlEkDEhHRMbQ8MQhMeIwN7TUYfDWLdD3v\nNbdHkBVYZRGH1qZCowYUn76d87FddxlKEhoiG+2t2FbijJ21qDk0NETVlLKmnE+9\ndFsGCzdkXRpAS37Meo8rHnSiZhOxheBi/pxPs2HqM/zqbM6EJxjzDr6GMp3RtWEW\nEF1EE6gmJPwZ91aDo2t+0KH++Le2Kywx1p3LcWsMxQhVot4v3TdXg+r0Dtds3hZV\nTHqVNyqqYOpWPgrXFqTEuUP3ijzkZDfleIGVGQx85lWf0eWDOUF6eVg0BC43VxRr\nRrAAf+ogk0oJComOjznlewBo2zeW3A5YCpgoNLZcXeA=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEA51cGnotHaoJR1R2LTL8EmekqgSYyUvB4MY3r5P7cFJDG5cz6\nxDVo4x4Oyo7Mq3m7LxB+zy3A2qS2ReEQUwFc2QgA+jm5raXEOTquVx2W5T26IAoU\n85w92EMCsYk1Sn4RHdb4m0+Sfok48HmczyOdTnuPlu+dM1QR9pZYXHW9TcUwj3tw\n9E/Jpab6ftJ78MCZ0SVa5g4KtU0+JrvXEbJsSW/1tQiQQuAn4hwQI/GpOl+LHqJK\nMpBiGVEtMm55qlEW/sDj9hzVPSV3gP2Qpu54b2duaCHsY10A3jJqU7FgOpbFK3am\n9EXKTC3jdH++yBn0awBiicH4aW2NaBco4Y+Co14vtzVRfxkQzUC2Bex/YaD1shjd\njFeEQTiB7oBWZ/dsAelJYxej0RooTDyO0W1+aCnEpaLQ9kEPgUzfWKTNQWQpPl7U\nnTyPfJph++Q+s1Yww+xuMBIKbHw9+NPmmEqnZF29Jjzbs/l6TExOBK3zMRk27isU\nFOxf2CL/cprMqZMWUvkjbmiUs8MUjxOECijgPs1Qo6AhrlocPwBvJjJR+Jm0Vogc\nwl8O2PnbHGYjz2Q1onHKE09GKgfIx97+EZ2Pmyvy0Fbp0JeaX81zUGC6eu132Cc4\naoX7RskLIeGRJ4r/56fciOlpKg6brBKMQLWSE1oU/1UH6G7B+ovpF+gpkeUCAwEA\nAQKCAgAnx8W6Hp4luQokWQO6q0A5zSgDdFOEApjQgKSXSKIEoU6qdoCKm9qQ73rA\npySXugOPmMkNjEMU9ezoAEcj1uCl62Pro2CD9TTUWHxhO5PWkLJATyuCJpRV61P7\nvmndCOedl3lBj8HTo3oYk/j8f5XNyJ6M6GBCUssR+ZFxOMfYJzft/F6UjGHS6+84\nPq6UXDI3DjLey3xY59Lvqy5U+zb2u9tnCXVxIoWJMqUt4SDmCkbseiDDKCPOUbCx\ncuDWAkKvhPDOQfADJz2w/ylQI0KveXw5SNgS0AvVqZqyEJbJDGMUUb9s0tFyHxP1\nVQAz/Y6TlcncAXBbhLyjsRPVEa33YP8pHWK7Go5la2puQAXQuiQ7bOLBXlD9B8WF\nNaEu8wsGm1cmq1PRCCheaoC9KflSAU9bVq3HH+4lJJmH4UqEVv+MoVURyoAr3rz0\nDu0yP2yvh8azsSPcPlRPvZvi1rQaqR77r1R3g2HNIss2DNhIN1+OuceGnPFCI500\n1zaqx0xy56WMQm0N9HuN2PJ7Ln+JsKfYkwLwIDhBZky+9MBSu8bzATasCNu8HxCj\ntWMEfDG++oyLbWquOIi+6ILQizmkpc39lZkDZlIZV6AG8cSnkZgyuq2at6zX+r9Y\nvcZGGQU777leoSvIujOsqVxfBlVTFZhbQ7l/6jEBjq+xSI9IQQKCAQEA+v/H1uuG\nK3kf4/E3kl7CT/+4eFJmTkCIdQ0prja57XT7EMtpPUd/RkKfRVtcnB4HraAd2PQQ\ncWBLCx3bosJdL2SmCqQMiypXMUH79XevHHDh/rcSxQQwsMJHin3qqr5nuW5WpUu/\nPgPQgGbz+Gzwz1pgz7mLXyfNKNaqRtf0LH8oTKnFLAXhQGlQ/Ymkwl4gMmj3pbkN\n5tXS3KCuNnY7wmmQptTUPcXt06dc6XqHJqAT2pfzhesKpBVEN9a1v1QUC/A1yUCP\nsEUmshx8O0x69qWbDJwMaqQQKyf9tLza+fGu2jhUFobok/6FrZ8BbfJ1UISpUzvZ\nyBIAGJzrNXzgYQKCAQEA6/L5P82alM5pkfk1YeIuZSUky+p+dRFC3zm62zlY6o91\n1B/uR5GpEd6By+Oa62Ago12Fnkpk51CBq0S+LGNJ2W2/h0BLGa+Z8luCZ+Tw7Onf\n2dVWzJMTmCHKqZvqbw9s/a5wZ3UWGCv5Xo/N+qF/b5wPBkaeHzIuJQ0MDt1MvJmj\nXNVYgPu3C7Q98xQehsKhFRsYk3s9UxyWfjDejw2IKO4M69E4nZ2grcQxqGs5eGE5\n8YPKFEtPHHycTjb/aY7XoeME9x5pi/Ib0g9LOqT0Ob+Xu6Njp5D3OaUMAJm9W20t\nL1Y2smm53RojM6p8p308/uN4EW5iRsI/ckfwUAcwBQKCAQEAkIZHI1FqaA3Odwml\n3foCGN498cpAbj5qVDvIDDAmzrvU9M6rQkWw21vxKZZ5tMr10NupVAr0jNPNYhFH\nLmiMD4X8tZPQRTGUEyDTW3wWsGGvP2Naw2auQpkbaHsobDhGsVb/PR5od+TqYYTm\nZd0Uq9B2fiVwQtJAJ4uzcCdYyWZOZhY7GiYolVYO9G4VGHXqRBx8vEfZ4VitmaxL\no8BgmIkAaY+Sxh752i08KpQKzgrOY8eqySmVbvVv2lcfP5PCFz2xOriaA/1NUrFk\nNyDKjMq+hHw2ChF93duhEjjMPa8T50MX6AC2WsDraBVuVUiOlFZOyUZlF/aFZ6az\nKJFHAQKCAQBE6YkctmswjPzOco/Bz/Km/es6V3mprWnvkofdoWkz0MSkONM6OfO8\nUVVtfENx/Xhq3lS5P5cq7BuDLyewBSu7gk9PLFsC3IPFAi8bMwWe3EvR7npUc5xk\ncXIkiXI2D7ZQfVM9FDhoxOcnVC7fxa1XpqfIuHVUPS63CZF9Aet4phLNeU5JFbuH\ngpQZW8XyrAOqC2jpIjRuAsp9fr5x34zmD2jcsxWrCy+zsLqkKvT1EMiAnnI17Szk\n8Awi1/NPHDYkhQ6dMle3VPYFKwxYy3a9KxUg636eoTtjra3MuxpQCpoI2lBNWY28\nYvbnDyMrM+vNshgOV0QC0JcBRLuOVBsVAoIBAD4fxUTUY1spgw38I7ov7QQy/FEd\nlh0+FMfEXH+MWA31mchwqi4YTsGZ8OXBWSo8Il0YPjX8bj0jhTEW2F6sowRZ2Rtq\nNZ0YYEUHlAr7ss090O6wUdQxSeV3QNGzYt/Z6h3MkrXT+ZZMYY+3gFYvPObUUja8\nMnzI4FR+SDT3SbCk49aVr/yn+0uNryYw89efYJ0H42k62NWHSlZnABnPRmuBXdZf\nEE/qjIDzOiJoIVNjXkUuMNH7fL0JU/ly9paeTkPkC8beViZ83vD1usyr69xAOf2i\ndnADw9VqB6yxQNdazN9fq24ureXhgi1b95UNr22umC/Giy9AkGi/mxYWz/U=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-17T11:35:55.560 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-17T11:35:56.315 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:56 smithi114 bash[20002]: audit 2024-09-17T11:35:55.052755+0000 mgr.smithi114.nuwyfd (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:56.315 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:56 smithi114 bash[20002]: audit 2024-09-17T11:35:55.052755+0000 mgr.smithi114.nuwyfd (mgr.14164) 9 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:56.315 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:56 smithi114 bash[20002]: audit 2024-09-17T11:35:55.057312+0000 mon.smithi114 (mon.0) 99 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:56.315 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:56 smithi114 bash[20002]: audit 2024-09-17T11:35:55.057312+0000 mon.smithi114 (mon.0) 99 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:57.475 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-17T11:35:57.475 INFO:teuthology.orchestra.run.smithi114.stdout:Creating initial admin user... 2024-09-17T11:35:57.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.251225+0000 mon.smithi114 (mon.0) 100 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:57.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.251225+0000 mon.smithi114 (mon.0) 100 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:57.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.859678+0000 mgr.smithi114.nuwyfd (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:57.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.859678+0000 mgr.smithi114.nuwyfd (mgr.14164) 10 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:35:57.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.862785+0000 mon.smithi114 (mon.0) 101 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:57.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:57 smithi114 bash[20002]: audit 2024-09-17T11:35:56.862785+0000 mon.smithi114 (mon.0) 101 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:58.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:58 smithi114 bash[20002]: audit 2024-09-17T11:35:57.325449+0000 mon.smithi114 (mon.0) 102 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:58.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:58 smithi114 bash[20002]: audit 2024-09-17T11:35:57.325449+0000 mon.smithi114 (mon.0) 102 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:59.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:59 smithi114 bash[20002]: audit 2024-09-17T11:35:58.937306+0000 mgr.smithi114.nuwyfd (mgr.14164) 11 : audit [DBG] from='client.14182 -' 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-17T11:35:59.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:59 smithi114 bash[20002]: audit 2024-09-17T11:35:58.937306+0000 mgr.smithi114.nuwyfd (mgr.14164) 11 : audit [DBG] from='client.14182 -' 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-17T11:35:59.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:59 smithi114 bash[20002]: audit 2024-09-17T11:35:59.225975+0000 mon.smithi114 (mon.0) 103 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:59.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:35:59 smithi114 bash[20002]: audit 2024-09-17T11:35:59.225975+0000 mon.smithi114 (mon.0) 103 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:35:59.773 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$NZ2dSWbx7037OlVkP0zfDuMy83gJnOp47qsn9w4cG95NwTNfX4BoW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726572959, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T11:35:59.774 INFO:teuthology.orchestra.run.smithi114.stdout:Fetching dashboard port number... 2024-09-17T11:36:01.698 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T11:36:01.698 INFO:teuthology.orchestra.run.smithi114.stdout:firewalld does not appear to be present 2024-09-17T11:36:01.698 INFO:teuthology.orchestra.run.smithi114.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout:Ceph Dashboard is now available at: 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout: URL: https://smithi114.front.sepia.ceph.com:8443/ 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout: User: admin 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout: Password: xo3knrdqvv 2024-09-17T11:36:01.700 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:01.701 INFO:teuthology.orchestra.run.smithi114.stdout:Saving cluster configuration to /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config directory 2024-09-17T11:36:02.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:02 smithi114 bash[20002]: cluster 2024-09-17T11:36:01.134995+0000 mon.smithi114 (mon.0) 104 : cluster [DBG] mgrmap e14: smithi114.nuwyfd(active, since 12s) 2024-09-17T11:36:02.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:02 smithi114 bash[20002]: cluster 2024-09-17T11:36:01.134995+0000 mon.smithi114 (mon.0) 104 : cluster [DBG] mgrmap e14: smithi114.nuwyfd(active, since 12s) 2024-09-17T11:36:02.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:02 smithi114 bash[20002]: audit 2024-09-17T11:36:01.164817+0000 mon.smithi114 (mon.0) 105 : audit [DBG] from='client.? 172.21.15.114:0/253450054' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T11:36:02.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:02 smithi114 bash[20002]: audit 2024-09-17T11:36:01.164817+0000 mon.smithi114 (mon.0) 105 : audit [DBG] from='client.? 172.21.15.114:0/253450054' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.354 INFO:teuthology.orchestra.run.smithi114.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: ceph telemetry on 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout:For more information see: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:04.355 INFO:teuthology.orchestra.run.smithi114.stdout:Bootstrap complete. 2024-09-17T11:36:04.421 INFO:tasks.cephadm:Fetching config... 2024-09-17T11:36:04.421 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:36:04.421 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T11:36:04.427 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T11:36:04.427 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:36:04.427 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T11:36:04.474 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T11:36:04.474 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:36:04.475 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/keyring of=/dev/stdout 2024-09-17T11:36:04.529 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T11:36:04.529 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:36:04.529 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T11:36:04.574 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T11:36:04.575 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTugVZVz2AoNJMhTohj9NBDGHpb1NKDZHck3YJ8C5vqmU9hjKseby0/tgAXvyGdXgGZYkJL4t46ElDbMIRmWBJC33bxQmGwtZhHJlkuAhTnvQesEm0brkrq7nQSOJHNLUSg3Vtj0IqMCfFibAPj95JdGKgxgXvBZ34RNvxt3POSqx6HIsaUOlOmQfqhng+wGuolRl+a1o+77F15S4YAXGsGligJslqIa+BJVAa1/jsX13uD9AJdGiYLxhk3Xwkgn+15tpm/vGxK1MclvfRoQa/XLQxeqJAQsPHQrfJ3yu0N44o6GknXlqDnD9T8CMUo65RC8ygSqmKBVLcBBdzCVNP1RTi7kCdNPvjBdTrxHI4UILYnuhhUVoJNwhtmkd1FUlPn4PSfaliOG7+u4SXTUots1//Jma9zM9bxsh/bJ57NaRLBSln0K3D8BTzqiobN+mMjLUmHLl+GmyHSDkneV6dMtJ1x+KKzzigTrCLZwGTuPCt/2L8aUfFSL3M8UucbLk= ceph-975ebb78-74e8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:36:04.637 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTugVZVz2AoNJMhTohj9NBDGHpb1NKDZHck3YJ8C5vqmU9hjKseby0/tgAXvyGdXgGZYkJL4t46ElDbMIRmWBJC33bxQmGwtZhHJlkuAhTnvQesEm0brkrq7nQSOJHNLUSg3Vtj0IqMCfFibAPj95JdGKgxgXvBZ34RNvxt3POSqx6HIsaUOlOmQfqhng+wGuolRl+a1o+77F15S4YAXGsGligJslqIa+BJVAa1/jsX13uD9AJdGiYLxhk3Xwkgn+15tpm/vGxK1MclvfRoQa/XLQxeqJAQsPHQrfJ3yu0N44o6GknXlqDnD9T8CMUo65RC8ygSqmKBVLcBBdzCVNP1RTi7kCdNPvjBdTrxHI4UILYnuhhUVoJNwhtmkd1FUlPn4PSfaliOG7+u4SXTUots1//Jma9zM9bxsh/bJ57NaRLBSln0K3D8BTzqiobN+mMjLUmHLl+GmyHSDkneV6dMtJ1x+KKzzigTrCLZwGTuPCt/2L8aUfFSL3M8UucbLk= ceph-975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:36:04.645 DEBUG:teuthology.orchestra.run.smithi120:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTugVZVz2AoNJMhTohj9NBDGHpb1NKDZHck3YJ8C5vqmU9hjKseby0/tgAXvyGdXgGZYkJL4t46ElDbMIRmWBJC33bxQmGwtZhHJlkuAhTnvQesEm0brkrq7nQSOJHNLUSg3Vtj0IqMCfFibAPj95JdGKgxgXvBZ34RNvxt3POSqx6HIsaUOlOmQfqhng+wGuolRl+a1o+77F15S4YAXGsGligJslqIa+BJVAa1/jsX13uD9AJdGiYLxhk3Xwkgn+15tpm/vGxK1MclvfRoQa/XLQxeqJAQsPHQrfJ3yu0N44o6GknXlqDnD9T8CMUo65RC8ygSqmKBVLcBBdzCVNP1RTi7kCdNPvjBdTrxHI4UILYnuhhUVoJNwhtmkd1FUlPn4PSfaliOG7+u4SXTUots1//Jma9zM9bxsh/bJ57NaRLBSln0K3D8BTzqiobN+mMjLUmHLl+GmyHSDkneV6dMtJ1x+KKzzigTrCLZwGTuPCt/2L8aUfFSL3M8UucbLk= ceph-975ebb78-74e8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:36:04.668 INFO:teuthology.orchestra.run.smithi120.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTugVZVz2AoNJMhTohj9NBDGHpb1NKDZHck3YJ8C5vqmU9hjKseby0/tgAXvyGdXgGZYkJL4t46ElDbMIRmWBJC33bxQmGwtZhHJlkuAhTnvQesEm0brkrq7nQSOJHNLUSg3Vtj0IqMCfFibAPj95JdGKgxgXvBZ34RNvxt3POSqx6HIsaUOlOmQfqhng+wGuolRl+a1o+77F15S4YAXGsGligJslqIa+BJVAa1/jsX13uD9AJdGiYLxhk3Xwkgn+15tpm/vGxK1MclvfRoQa/XLQxeqJAQsPHQrfJ3yu0N44o6GknXlqDnD9T8CMUo65RC8ygSqmKBVLcBBdzCVNP1RTi7kCdNPvjBdTrxHI4UILYnuhhUVoJNwhtmkd1FUlPn4PSfaliOG7+u4SXTUots1//Jma9zM9bxsh/bJ57NaRLBSln0K3D8BTzqiobN+mMjLUmHLl+GmyHSDkneV6dMtJ1x+KKzzigTrCLZwGTuPCt/2L8aUfFSL3M8UucbLk= ceph-975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:36:04.678 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T11:36:05.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:04 smithi114 bash[20002]: audit 2024-09-17T11:36:03.727544+0000 mon.smithi114 (mon.0) 106 : audit [INF] from='client.? 172.21.15.114:0/2112536897' entity='client.admin' 2024-09-17T11:36:05.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:04 smithi114 bash[20002]: audit 2024-09-17T11:36:03.727544+0000 mon.smithi114 (mon.0) 106 : audit [INF] from='client.? 172.21.15.114:0/2112536897' entity='client.admin' 2024-09-17T11:36:09.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:09 smithi114 bash[20002]: cluster 2024-09-17T11:36:09.031887+0000 mgr.smithi114.nuwyfd (mgr.14164) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:09.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:09 smithi114 bash[20002]: cluster 2024-09-17T11:36:09.031887+0000 mgr.smithi114.nuwyfd (mgr.14164) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:10.730 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.353499+0000 mon.smithi114 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.353499+0000 mon.smithi114 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.359309+0000 mon.smithi114 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.359309+0000 mon.smithi114 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.361217+0000 mon.smithi114 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.361217+0000 mon.smithi114 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:36:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.368229+0000 mon.smithi114 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.368229+0000 mon.smithi114 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.371172+0000 mon.smithi114 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.371172+0000 mon.smithi114 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.372661+0000 mon.smithi114 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.372661+0000 mon.smithi114 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.376837+0000 mon.smithi114 (mon.0) 113 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: audit 2024-09-17T11:36:10.376837+0000 mon.smithi114 (mon.0) 113 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: cephadm 2024-09-17T11:36:10.378532+0000 mgr.smithi114.nuwyfd (mgr.14164) 13 : cephadm [INF] Deploying daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: cephadm 2024-09-17T11:36:10.378532+0000 mgr.smithi114.nuwyfd (mgr.14164) 13 : cephadm [INF] Deploying daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: cluster 2024-09-17T11:36:11.032300+0000 mgr.smithi114.nuwyfd (mgr.14164) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:11 smithi114 bash[20002]: cluster 2024-09-17T11:36:11.032300+0000 mgr.smithi114.nuwyfd (mgr.14164) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:13.568 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T11:36:13.568 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T11:36:13.842 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 bash[20002]: audit 2024-09-17T11:36:12.719220+0000 mon.smithi114 (mon.0) 114 : audit [INF] from='client.? 172.21.15.114:0/271638634' entity='client.admin' 2024-09-17T11:36:13.842 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 bash[20002]: audit 2024-09-17T11:36:12.719220+0000 mon.smithi114 (mon.0) 114 : audit [INF] from='client.? 172.21.15.114:0/271638634' entity='client.admin' 2024-09-17T11:36:13.843 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 bash[20002]: cluster 2024-09-17T11:36:13.032733+0000 mgr.smithi114.nuwyfd (mgr.14164) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:13.843 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 bash[20002]: cluster 2024-09-17T11:36:13.032733+0000 mgr.smithi114.nuwyfd (mgr.14164) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:13.843 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:14.232 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:13 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.122476+0000 mon.smithi114 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.122476+0000 mon.smithi114 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.125037+0000 mon.smithi114 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.125037+0000 mon.smithi114 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.127684+0000 mon.smithi114 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.127684+0000 mon.smithi114 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.129968+0000 mon.smithi114 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.129968+0000 mon.smithi114 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.131131+0000 mon.smithi114 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.131131+0000 mon.smithi114 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.131856+0000 mon.smithi114 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.131856+0000 mon.smithi114 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.133666+0000 mon.smithi114 (mon.0) 121 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.133666+0000 mon.smithi114 (mon.0) 121 : audit [DBG] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: cephadm 2024-09-17T11:36:14.134456+0000 mgr.smithi114.nuwyfd (mgr.14164) 16 : cephadm [INF] Deploying daemon crash.smithi114 on smithi114 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: cephadm 2024-09-17T11:36:14.134456+0000 mgr.smithi114.nuwyfd (mgr.14164) 16 : cephadm [INF] Deploying daemon crash.smithi114 on smithi114 2024-09-17T11:36:15.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.347020+0000 mon.smithi114 (mon.0) 122 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: audit 2024-09-17T11:36:14.347020+0000 mon.smithi114 (mon.0) 122 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:15.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: cluster 2024-09-17T11:36:15.033149+0000 mgr.smithi114.nuwyfd (mgr.14164) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:15.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:15 smithi114 bash[20002]: cluster 2024-09-17T11:36:15.033149+0000 mgr.smithi114.nuwyfd (mgr.14164) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:17.415 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:17 smithi114 bash[20002]: cluster 2024-09-17T11:36:17.033561+0000 mgr.smithi114.nuwyfd (mgr.14164) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:17.415 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:17 smithi114 bash[20002]: cluster 2024-09-17T11:36:17.033561+0000 mgr.smithi114.nuwyfd (mgr.14164) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:17.415 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:17 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:17.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:17 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:18.293 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.559444+0000 mon.smithi114 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.559444+0000 mon.smithi114 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.562536+0000 mon.smithi114 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.562536+0000 mon.smithi114 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.565612+0000 mon.smithi114 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.565612+0000 mon.smithi114 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.568317+0000 mon.smithi114 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: audit 2024-09-17T11:36:17.568317+0000 mon.smithi114 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:18.707 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: cephadm 2024-09-17T11:36:17.569469+0000 mgr.smithi114.nuwyfd (mgr.14164) 19 : cephadm [INF] Deploying daemon node-exporter.smithi114 on smithi114 2024-09-17T11:36:18.708 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 bash[20002]: cephadm 2024-09-17T11:36:17.569469+0000 mgr.smithi114.nuwyfd (mgr.14164) 19 : cephadm [INF] Deploying daemon node-exporter.smithi114 on smithi114 2024-09-17T11:36:19.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:18 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:20.145 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.847075+0000 mon.smithi114 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.145 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.847075+0000 mon.smithi114 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.145 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.849710+0000 mon.smithi114 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.145 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.849710+0000 mon.smithi114 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.145 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.852011+0000 mon.smithi114 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.852011+0000 mon.smithi114 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.854083+0000 mon.smithi114 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:18.854083+0000 mon.smithi114 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: cephadm 2024-09-17T11:36:18.862585+0000 mgr.smithi114.nuwyfd (mgr.14164) 20 : cephadm [INF] Deploying daemon alertmanager.smithi114 on smithi114 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: cephadm 2024-09-17T11:36:18.862585+0000 mgr.smithi114.nuwyfd (mgr.14164) 20 : cephadm [INF] Deploying daemon alertmanager.smithi114 on smithi114 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: cluster 2024-09-17T11:36:19.033898+0000 mgr.smithi114.nuwyfd (mgr.14164) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: cluster 2024-09-17T11:36:19.033898+0000 mgr.smithi114.nuwyfd (mgr.14164) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:19.350466+0000 mon.smithi114 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:20.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:19 smithi114 bash[20002]: audit 2024-09-17T11:36:19.350466+0000 mon.smithi114 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:21.758 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: audit 2024-09-17T11:36:20.370980+0000 mgr.smithi114.nuwyfd (mgr.14164) 22 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:36:21.758 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: audit 2024-09-17T11:36:20.370980+0000 mgr.smithi114.nuwyfd (mgr.14164) 22 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:36:21.758 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: audit 2024-09-17T11:36:20.374032+0000 mon.smithi114 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:21.759 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: audit 2024-09-17T11:36:20.374032+0000 mon.smithi114 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:21.759 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: cluster 2024-09-17T11:36:21.034415+0000 mgr.smithi114.nuwyfd (mgr.14164) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:21.759 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:21 smithi114 bash[20002]: cluster 2024-09-17T11:36:21.034415+0000 mgr.smithi114.nuwyfd (mgr.14164) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:21.760 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi120 2024-09-17T11:36:21.760 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:36:21.760 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.conf 2024-09-17T11:36:21.766 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:36:21.767 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:36:21.817 INFO:tasks.cephadm:Adding host smithi120 to orchestrator... 2024-09-17T11:36:21.817 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph orch host add smithi120 2024-09-17T11:36:23.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:23 smithi114 bash[20002]: cluster 2024-09-17T11:36:23.034913+0000 mgr.smithi114.nuwyfd (mgr.14164) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:23.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:23 smithi114 bash[20002]: cluster 2024-09-17T11:36:23.034913+0000 mgr.smithi114.nuwyfd (mgr.14164) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:25.497 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:25 smithi114 bash[20002]: cluster 2024-09-17T11:36:25.035321+0000 mgr.smithi114.nuwyfd (mgr.14164) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:25.497 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:25 smithi114 bash[20002]: cluster 2024-09-17T11:36:25.035321+0000 mgr.smithi114.nuwyfd (mgr.14164) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:26.594 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:36:27.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:27 smithi114 bash[20002]: cluster 2024-09-17T11:36:27.035752+0000 mgr.smithi114.nuwyfd (mgr.14164) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:27.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:27 smithi114 bash[20002]: cluster 2024-09-17T11:36:27.035752+0000 mgr.smithi114.nuwyfd (mgr.14164) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:29.451 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:29 smithi114 bash[20002]: audit 2024-09-17T11:36:28.561178+0000 mgr.smithi114.nuwyfd (mgr.14164) 27 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:36:29.451 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:29 smithi114 bash[20002]: audit 2024-09-17T11:36:28.561178+0000 mgr.smithi114.nuwyfd (mgr.14164) 27 : audit [DBG] from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:36:29.451 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:29 smithi114 bash[20002]: cluster 2024-09-17T11:36:29.036003+0000 mgr.smithi114.nuwyfd (mgr.14164) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:29.451 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:29 smithi114 bash[20002]: cluster 2024-09-17T11:36:29.036003+0000 mgr.smithi114.nuwyfd (mgr.14164) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:30.136 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:30 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:30.136 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:30 smithi114 bash[20002]: cephadm 2024-09-17T11:36:29.538191+0000 mgr.smithi114.nuwyfd (mgr.14164) 29 : cephadm [INF] Deploying cephadm binary to smithi120 2024-09-17T11:36:30.136 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:30 smithi114 bash[20002]: cephadm 2024-09-17T11:36:29.538191+0000 mgr.smithi114.nuwyfd (mgr.14164) 29 : cephadm [INF] Deploying cephadm binary to smithi120 2024-09-17T11:36:30.490 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:30 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.410077+0000 mon.smithi114 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.410077+0000 mon.smithi114 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.413256+0000 mon.smithi114 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.413256+0000 mon.smithi114 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.416343+0000 mon.smithi114 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.416343+0000 mon.smithi114 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.419122+0000 mon.smithi114 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: audit 2024-09-17T11:36:30.419122+0000 mon.smithi114 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: cephadm 2024-09-17T11:36:30.420015+0000 mgr.smithi114.nuwyfd (mgr.14164) 30 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: cephadm 2024-09-17T11:36:30.420015+0000 mgr.smithi114.nuwyfd (mgr.14164) 30 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: cluster 2024-09-17T11:36:31.036286+0000 mgr.smithi114.nuwyfd (mgr.14164) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:31 smithi114 bash[20002]: cluster 2024-09-17T11:36:31.036286+0000 mgr.smithi114.nuwyfd (mgr.14164) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.930002+0000 mon.smithi114 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.930002+0000 mon.smithi114 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.935371+0000 mon.smithi114 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.935371+0000 mon.smithi114 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.937569+0000 mon.smithi114 (mon.0) 139 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-17T11:36:33.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.937569+0000 mon.smithi114 (mon.0) 139 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.938420+0000 mgr.smithi114.nuwyfd (mgr.14164) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.938420+0000 mgr.smithi114.nuwyfd (mgr.14164) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.945157+0000 mon.smithi114 (mon.0) 140 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.945157+0000 mon.smithi114 (mon.0) 140 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.961388+0000 mon.smithi114 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.961388+0000 mon.smithi114 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.968876+0000 mon.smithi114 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: audit 2024-09-17T11:36:31.968876+0000 mon.smithi114 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: cephadm 2024-09-17T11:36:31.980202+0000 mgr.smithi114.nuwyfd (mgr.14164) 33 : cephadm [INF] Deploying daemon grafana.smithi114 on smithi114 2024-09-17T11:36:33.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:32 smithi114 bash[20002]: cephadm 2024-09-17T11:36:31.980202+0000 mgr.smithi114.nuwyfd (mgr.14164) 33 : cephadm [INF] Deploying daemon grafana.smithi114 on smithi114 2024-09-17T11:36:33.298 INFO:teuthology.orchestra.run.smithi114.stdout:Added host 'smithi120' with addr '172.21.15.120' 2024-09-17T11:36:34.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:33 smithi114 bash[20002]: cluster 2024-09-17T11:36:33.036625+0000 mgr.smithi114.nuwyfd (mgr.14164) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:34.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:33 smithi114 bash[20002]: cluster 2024-09-17T11:36:33.036625+0000 mgr.smithi114.nuwyfd (mgr.14164) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:34.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:33 smithi114 bash[20002]: audit 2024-09-17T11:36:33.297775+0000 mon.smithi114 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:34.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:33 smithi114 bash[20002]: audit 2024-09-17T11:36:33.297775+0000 mon.smithi114 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:34.537 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T11:36:35.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:34 smithi114 bash[20002]: cephadm 2024-09-17T11:36:33.298734+0000 mgr.smithi114.nuwyfd (mgr.14164) 35 : cephadm [INF] Added host smithi120 2024-09-17T11:36:35.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:34 smithi114 bash[20002]: cephadm 2024-09-17T11:36:33.298734+0000 mgr.smithi114.nuwyfd (mgr.14164) 35 : cephadm [INF] Added host smithi120 2024-09-17T11:36:35.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:34 smithi114 bash[20002]: audit 2024-09-17T11:36:34.355973+0000 mon.smithi114 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:35.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:34 smithi114 bash[20002]: audit 2024-09-17T11:36:34.355973+0000 mon.smithi114 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:36.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:35 smithi114 bash[20002]: cluster 2024-09-17T11:36:35.037018+0000 mgr.smithi114.nuwyfd (mgr.14164) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:36.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:35 smithi114 bash[20002]: cluster 2024-09-17T11:36:35.037018+0000 mgr.smithi114.nuwyfd (mgr.14164) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:37.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:37 smithi114 bash[20002]: cluster 2024-09-17T11:36:37.037486+0000 mgr.smithi114.nuwyfd (mgr.14164) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:37.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:37 smithi114 bash[20002]: cluster 2024-09-17T11:36:37.037486+0000 mgr.smithi114.nuwyfd (mgr.14164) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:39.292 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:36:39.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:39 smithi114 bash[20002]: cluster 2024-09-17T11:36:39.037835+0000 mgr.smithi114.nuwyfd (mgr.14164) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:39.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:39 smithi114 bash[20002]: cluster 2024-09-17T11:36:39.037835+0000 mgr.smithi114.nuwyfd (mgr.14164) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:41.428 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:41 smithi114 bash[20002]: cluster 2024-09-17T11:36:41.038285+0000 mgr.smithi114.nuwyfd (mgr.14164) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:41.428 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:41 smithi114 bash[20002]: cluster 2024-09-17T11:36:41.038285+0000 mgr.smithi114.nuwyfd (mgr.14164) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:43.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:43 smithi114 bash[20002]: cluster 2024-09-17T11:36:43.038674+0000 mgr.smithi114.nuwyfd (mgr.14164) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:43.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:43 smithi114 bash[20002]: cluster 2024-09-17T11:36:43.038674+0000 mgr.smithi114.nuwyfd (mgr.14164) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:43.663 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:36:43.664 INFO:teuthology.orchestra.run.smithi114.stdout:[{"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}, {"addr": "172.21.15.120", "hostname": "smithi120", "labels": [], "status": ""}] 2024-09-17T11:36:44.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:44 smithi114 bash[20002]: audit 2024-09-17T11:36:43.663569+0000 mgr.smithi114.nuwyfd (mgr.14164) 41 : audit [DBG] from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:36:44.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:44 smithi114 bash[20002]: audit 2024-09-17T11:36:43.663569+0000 mgr.smithi114.nuwyfd (mgr.14164) 41 : audit [DBG] from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:36:45.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:45 smithi114 bash[20002]: cluster 2024-09-17T11:36:45.039072+0000 mgr.smithi114.nuwyfd (mgr.14164) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:45.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:45 smithi114 bash[20002]: cluster 2024-09-17T11:36:45.039072+0000 mgr.smithi114.nuwyfd (mgr.14164) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:46.195 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T11:36:46.196 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T11:36:47.447 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:47 smithi114 bash[20002]: cluster 2024-09-17T11:36:47.039514+0000 mgr.smithi114.nuwyfd (mgr.14164) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:47.448 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:47 smithi114 bash[20002]: cluster 2024-09-17T11:36:47.039514+0000 mgr.smithi114.nuwyfd (mgr.14164) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:49.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:49 smithi114 bash[20002]: cluster 2024-09-17T11:36:49.039922+0000 mgr.smithi114.nuwyfd (mgr.14164) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:49.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:49 smithi114 bash[20002]: cluster 2024-09-17T11:36:49.039922+0000 mgr.smithi114.nuwyfd (mgr.14164) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:49.593 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:49 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:50.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:49 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:36:50.949 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:36:51.207 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.865314+0000 mon.smithi114 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.865314+0000 mon.smithi114 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.867858+0000 mon.smithi114 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.867858+0000 mon.smithi114 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.870260+0000 mon.smithi114 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.870260+0000 mon.smithi114 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.872312+0000 mon.smithi114 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.872312+0000 mon.smithi114 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.874711+0000 mon.smithi114 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.874711+0000 mon.smithi114 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.208 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.877147+0000 mon.smithi114 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.877147+0000 mon.smithi114 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.879607+0000 mon.smithi114 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.879607+0000 mon.smithi114 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.881333+0000 mon.smithi114 (mon.0) 152 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:51.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:50 smithi114 bash[20002]: audit 2024-09-17T11:36:49.881333+0000 mon.smithi114 (mon.0) 152 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:52.190 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:51 smithi114 bash[20002]: cephadm 2024-09-17T11:36:50.114633+0000 mgr.smithi114.nuwyfd (mgr.14164) 45 : cephadm [INF] Deploying daemon prometheus.smithi114 on smithi114 2024-09-17T11:36:52.190 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:51 smithi114 bash[20002]: cephadm 2024-09-17T11:36:50.114633+0000 mgr.smithi114.nuwyfd (mgr.14164) 45 : cephadm [INF] Deploying daemon prometheus.smithi114 on smithi114 2024-09-17T11:36:52.190 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:51 smithi114 bash[20002]: cluster 2024-09-17T11:36:51.040349+0000 mgr.smithi114.nuwyfd (mgr.14164) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:52.190 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:51 smithi114 bash[20002]: cluster 2024-09-17T11:36:51.040349+0000 mgr.smithi114.nuwyfd (mgr.14164) 46 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:53.380 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:53 smithi114 bash[20002]: cluster 2024-09-17T11:36:53.040654+0000 mgr.smithi114.nuwyfd (mgr.14164) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:53.380 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:53 smithi114 bash[20002]: cluster 2024-09-17T11:36:53.040654+0000 mgr.smithi114.nuwyfd (mgr.14164) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:54.112 INFO:teuthology.orchestra.run.smithi114.stderr:adjusted tunables profile to default 2024-09-17T11:36:54.165 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:54 smithi114 bash[20002]: audit 2024-09-17T11:36:53.336886+0000 mon.smithi114 (mon.0) 153 : audit [INF] from='client.? 172.21.15.114:0/3424051360' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:36:54.165 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:54 smithi114 bash[20002]: audit 2024-09-17T11:36:53.336886+0000 mon.smithi114 (mon.0) 153 : audit [INF] from='client.? 172.21.15.114:0/3424051360' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: audit 2024-09-17T11:36:54.112397+0000 mon.smithi114 (mon.0) 154 : audit [INF] from='client.? 172.21.15.114:0/3424051360' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: audit 2024-09-17T11:36:54.112397+0000 mon.smithi114 (mon.0) 154 : audit [INF] from='client.? 172.21.15.114:0/3424051360' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: cluster 2024-09-17T11:36:54.118420+0000 mon.smithi114 (mon.0) 155 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: cluster 2024-09-17T11:36:54.118420+0000 mon.smithi114 (mon.0) 155 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: audit 2024-09-17T11:36:54.363044+0000 mon.smithi114 (mon.0) 156 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: audit 2024-09-17T11:36:54.363044+0000 mon.smithi114 (mon.0) 156 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:36:55.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: cluster 2024-09-17T11:36:55.041032+0000 mgr.smithi114.nuwyfd (mgr.14164) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:55.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:55 smithi114 bash[20002]: cluster 2024-09-17T11:36:55.041032+0000 mgr.smithi114.nuwyfd (mgr.14164) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:56.440 INFO:tasks.cephadm:Adding mon.smithi114 on smithi114 2024-09-17T11:36:56.440 INFO:tasks.cephadm:Adding mon.smithi120 on smithi120 2024-09-17T11:36:56.440 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi114:172.21.15.114=smithi114;smithi120:172.21.15.120=smithi120' 2024-09-17T11:36:57.386 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:57 smithi114 bash[20002]: cluster 2024-09-17T11:36:57.041433+0000 mgr.smithi114.nuwyfd (mgr.14164) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:57.386 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:57 smithi114 bash[20002]: cluster 2024-09-17T11:36:57.041433+0000 mgr.smithi114.nuwyfd (mgr.14164) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:57.665 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:36:58.711 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:36:59.399 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:59 smithi114 bash[20002]: cluster 2024-09-17T11:36:59.041822+0000 mgr.smithi114.nuwyfd (mgr.14164) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:59.399 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:36:59 smithi114 bash[20002]: cluster 2024-09-17T11:36:59.041822+0000 mgr.smithi114.nuwyfd (mgr.14164) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:36:59.971 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled mon update... 2024-09-17T11:37:00.615 DEBUG:teuthology.orchestra.run.smithi120:mon.smithi120> sudo journalctl -f -n 0 -u ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi120.service 2024-09-17T11:37:00.618 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:00.618 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:01.084 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: audit 2024-09-17T11:36:59.959922+0000 mgr.smithi114.nuwyfd (mgr.14164) 51 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi114:172.21.15.114=smithi114;smithi120:172.21.15.120=smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:37:01.084 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: audit 2024-09-17T11:36:59.959922+0000 mgr.smithi114.nuwyfd (mgr.14164) 51 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi114:172.21.15.114=smithi114;smithi120:172.21.15.120=smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:37:01.085 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: cephadm 2024-09-17T11:36:59.964945+0000 mgr.smithi114.nuwyfd (mgr.14164) 52 : cephadm [INF] Saving service mon spec with placement smithi114:172.21.15.114=smithi114;smithi120:172.21.15.120=smithi120;count:2 2024-09-17T11:37:01.085 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: cephadm 2024-09-17T11:36:59.964945+0000 mgr.smithi114.nuwyfd (mgr.14164) 52 : cephadm [INF] Saving service mon spec with placement smithi114:172.21.15.114=smithi114;smithi120:172.21.15.120=smithi120;count:2 2024-09-17T11:37:01.085 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: audit 2024-09-17T11:36:59.970369+0000 mon.smithi114 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:01.085 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:00 smithi114 bash[20002]: audit 2024-09-17T11:36:59.970369+0000 mon.smithi114 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:01.886 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:02.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:01 smithi114 bash[20002]: cluster 2024-09-17T11:37:01.042219+0000 mgr.smithi114.nuwyfd (mgr.14164) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:02.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:01 smithi114 bash[20002]: cluster 2024-09-17T11:37:01.042219+0000 mgr.smithi114.nuwyfd (mgr.14164) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:02.933 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:03.168 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:03 smithi114 bash[20002]: cluster 2024-09-17T11:37:03.042640+0000 mgr.smithi114.nuwyfd (mgr.14164) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:03.168 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:03 smithi114 bash[20002]: cluster 2024-09-17T11:37:03.042640+0000 mgr.smithi114.nuwyfd (mgr.14164) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:04.425 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:04.425 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:04.425 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:04.727 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:04 smithi114 bash[20002]: audit 2024-09-17T11:37:04.424380+0000 mon.smithi114 (mon.0) 158 : audit [DBG] from='client.? 172.21.15.120:0/51078666' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:04.728 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:04 smithi114 bash[20002]: audit 2024-09-17T11:37:04.424380+0000 mon.smithi114 (mon.0) 158 : audit [DBG] from='client.? 172.21.15.120:0/51078666' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:05.588 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:05 smithi114 bash[20002]: cluster 2024-09-17T11:37:05.043053+0000 mgr.smithi114.nuwyfd (mgr.14164) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:05.588 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:05 smithi114 bash[20002]: cluster 2024-09-17T11:37:05.043053+0000 mgr.smithi114.nuwyfd (mgr.14164) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:06.014 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:06.015 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:07.240 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:07.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:07 smithi114 bash[20002]: cluster 2024-09-17T11:37:07.043517+0000 mgr.smithi114.nuwyfd (mgr.14164) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:07.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:07 smithi114 bash[20002]: cluster 2024-09-17T11:37:07.043517+0000 mgr.smithi114.nuwyfd (mgr.14164) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:08.286 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:08.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:08 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:37:08.665 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:08 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:37:09.662 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:09.662 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:09.663 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.549378+0000 mon.smithi114 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.549378+0000 mon.smithi114 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.552044+0000 mon.smithi114 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.552044+0000 mon.smithi114 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.554485+0000 mon.smithi114 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.554485+0000 mon.smithi114 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.556806+0000 mon.smithi114 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:08.556806+0000 mon.smithi114 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: cluster 2024-09-17T11:37:09.043914+0000 mgr.smithi114.nuwyfd (mgr.14164) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: cluster 2024-09-17T11:37:09.043914+0000 mgr.smithi114.nuwyfd (mgr.14164) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:09.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:09.370127+0000 mon.smithi114 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:09.855 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:09 smithi114 bash[20002]: audit 2024-09-17T11:37:09.370127+0000 mon.smithi114 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: audit 2024-09-17T11:37:09.556200+0000 mon.smithi114 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: audit 2024-09-17T11:37:09.556200+0000 mon.smithi114 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.114:0/1616764766' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: cluster 2024-09-17T11:37:09.562118+0000 mon.smithi114 (mon.0) 165 : cluster [DBG] mgrmap e15: smithi114.nuwyfd(active, since 80s) 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: cluster 2024-09-17T11:37:09.562118+0000 mon.smithi114 (mon.0) 165 : cluster [DBG] mgrmap e15: smithi114.nuwyfd(active, since 80s) 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: audit 2024-09-17T11:37:09.662205+0000 mon.smithi114 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.120:0/2162003745' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:10.629 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:10 smithi114 bash[20002]: audit 2024-09-17T11:37:09.662205+0000 mon.smithi114 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.120:0/2162003745' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:11.272 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:11.272 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:12.501 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:13.546 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:14.797 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:14.798 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:14.798 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:14.950 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:14 smithi114 bash[20002]: audit 2024-09-17T11:37:14.797074+0000 mon.smithi114 (mon.0) 167 : audit [DBG] from='client.? 172.21.15.120:0/2567190449' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:14.950 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:14 smithi114 bash[20002]: audit 2024-09-17T11:37:14.797074+0000 mon.smithi114 (mon.0) 167 : audit [DBG] from='client.? 172.21.15.120:0/2567190449' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:15.984 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.774974+0000 mon.smithi114 (mon.0) 168 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:37:15.984 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.774974+0000 mon.smithi114 (mon.0) 168 : cluster [INF] Active manager daemon smithi114.nuwyfd restarted 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.775451+0000 mon.smithi114 (mon.0) 169 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.775451+0000 mon.smithi114 (mon.0) 169 : cluster [INF] Activating manager daemon smithi114.nuwyfd 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.784635+0000 mon.smithi114 (mon.0) 170 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.784635+0000 mon.smithi114 (mon.0) 170 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.784876+0000 mon.smithi114 (mon.0) 171 : cluster [DBG] mgrmap e16: smithi114.nuwyfd(active, starting, since 0.00961891s) 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.784876+0000 mon.smithi114 (mon.0) 171 : cluster [DBG] mgrmap e16: smithi114.nuwyfd(active, starting, since 0.00961891s) 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.787215+0000 mon.smithi114 (mon.0) 172 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.787215+0000 mon.smithi114 (mon.0) 172 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.787745+0000 mon.smithi114 (mon.0) 173 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.787745+0000 mon.smithi114 (mon.0) 173 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi114.nuwyfd", "id": "smithi114.nuwyfd"} : dispatch 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789125+0000 mon.smithi114 (mon.0) 174 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:37:15.985 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789125+0000 mon.smithi114 (mon.0) 174 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789276+0000 mon.smithi114 (mon.0) 175 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789276+0000 mon.smithi114 (mon.0) 175 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789400+0000 mon.smithi114 (mon.0) 176 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: audit 2024-09-17T11:37:15.789400+0000 mon.smithi114 (mon.0) 176 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.815299+0000 mon.smithi114 (mon.0) 177 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:37:15.986 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:15 smithi114 bash[20002]: cluster 2024-09-17T11:37:15.815299+0000 mon.smithi114 (mon.0) 177 : cluster [INF] Manager daemon smithi114.nuwyfd is now available 2024-09-17T11:37:16.396 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:16.396 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:17.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.080307+0000 mon.smithi114 (mon.0) 178 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:17.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.080307+0000 mon.smithi114 (mon.0) 178 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:17.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.099319+0000 mon.smithi114 (mon.0) 179 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.099319+0000 mon.smithi114 (mon.0) 179 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.103115+0000 mon.smithi114 (mon.0) 180 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.103115+0000 mon.smithi114 (mon.0) 180 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.103834+0000 mon.smithi114 (mon.0) 181 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.103834+0000 mon.smithi114 (mon.0) 181 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.113680+0000 mon.smithi114 (mon.0) 182 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.113680+0000 mon.smithi114 (mon.0) 182 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/mirror_snapshot_schedule"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.117424+0000 mon.smithi114 (mon.0) 183 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:37:17.002 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: audit 2024-09-17T11:37:16.117424+0000 mon.smithi114 (mon.0) 183 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi114.nuwyfd/trash_purge_schedule"} : dispatch 2024-09-17T11:37:17.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: cluster 2024-09-17T11:37:16.784259+0000 mon.smithi114 (mon.0) 184 : cluster [DBG] mgrmap e17: smithi114.nuwyfd(active, since 1.00901s) 2024-09-17T11:37:17.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:16 smithi114 bash[20002]: cluster 2024-09-17T11:37:16.784259+0000 mon.smithi114 (mon.0) 184 : cluster [DBG] mgrmap e17: smithi114.nuwyfd(active, since 1.00901s) 2024-09-17T11:37:17.615 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: audit 2024-09-17T11:37:16.854868+0000 mon.smithi114 (mon.0) 185 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: audit 2024-09-17T11:37:16.854868+0000 mon.smithi114 (mon.0) 185 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.096863+0000 mgr.smithi114.nuwyfd (mgr.14205) 2 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTING 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.096863+0000 mgr.smithi114.nuwyfd (mgr.14205) 2 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTING 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.216639+0000 mgr.smithi114.nuwyfd (mgr.14205) 3 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:37:18.054 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.216639+0000 mgr.smithi114.nuwyfd (mgr.14205) 3 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.219899+0000 mgr.smithi114.nuwyfd (mgr.14205) 4 : cephadm [ERR] [17/Sep/2024:11:37:17] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:37:18.055 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.219899+0000 mgr.smithi114.nuwyfd (mgr.14205) 4 : cephadm [ERR] [17/Sep/2024:11:37:17] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: Traceback (most recent call last): 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._run(expiration_interval) 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:18.056 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: s = self.context.wrap_socket( 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: return self.sslsocket_class._create( 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self.do_handshake() 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:18.057 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: self._sslobj.do_handshake() 2024-09-17T11:37:18.058 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:18.058 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.317760+0000 mgr.smithi114.nuwyfd (mgr.14205) 5 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:37:18.058 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.317760+0000 mgr.smithi114.nuwyfd (mgr.14205) 5 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:37:18.058 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.317876+0000 mgr.smithi114.nuwyfd (mgr.14205) 6 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTED 2024-09-17T11:37:18.058 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:17 smithi114 bash[20002]: cephadm 2024-09-17T11:37:17.317876+0000 mgr.smithi114.nuwyfd (mgr.14205) 6 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTED 2024-09-17T11:37:18.658 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:19.150 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:18 smithi114 bash[20002]: cluster 2024-09-17T11:37:17.866059+0000 mon.smithi114 (mon.0) 186 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:37:19.150 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:18 smithi114 bash[20002]: cluster 2024-09-17T11:37:17.866059+0000 mon.smithi114 (mon.0) 186 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:37:19.151 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:18 smithi114 bash[20002]: audit 2024-09-17T11:37:18.358029+0000 mon.smithi114 (mon.0) 187 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:19.151 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:18 smithi114 bash[20002]: audit 2024-09-17T11:37:18.358029+0000 mon.smithi114 (mon.0) 187 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:20.191 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:20.191 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:20.191 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:21.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:20 smithi114 bash[20002]: audit 2024-09-17T11:37:19.800610+0000 mon.smithi114 (mon.0) 188 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:20 smithi114 bash[20002]: audit 2024-09-17T11:37:19.800610+0000 mon.smithi114 (mon.0) 188 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:20 smithi114 bash[20002]: audit 2024-09-17T11:37:20.190372+0000 mon.smithi114 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.120:0/1994141799' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:20 smithi114 bash[20002]: audit 2024-09-17T11:37:20.190372+0000 mon.smithi114 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.120:0/1994141799' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:21.778 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:21.778 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:22.991 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:23.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:23 smithi114 bash[20002]: audit 2024-09-17T11:37:22.155258+0000 mon.smithi114 (mon.0) 190 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:23.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:23 smithi114 bash[20002]: audit 2024-09-17T11:37:22.155258+0000 mon.smithi114 (mon.0) 190 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:23.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:23 smithi114 bash[20002]: audit 2024-09-17T11:37:22.158769+0000 mon.smithi114 (mon.0) 191 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:23.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:23 smithi114 bash[20002]: audit 2024-09-17T11:37:22.158769+0000 mon.smithi114 (mon.0) 191 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:24.287 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.249343+0000 mon.smithi114 (mon.0) 192 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.249343+0000 mon.smithi114 (mon.0) 192 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.252902+0000 mon.smithi114 (mon.0) 193 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.252902+0000 mon.smithi114 (mon.0) 193 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.254493+0000 mon.smithi114 (mon.0) 194 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:24.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:24 smithi114 bash[20002]: audit 2024-09-17T11:37:23.254493+0000 mon.smithi114 (mon.0) 194 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:25.605 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:25.605 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:25.606 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:26.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:25 smithi114 bash[20002]: audit 2024-09-17T11:37:25.604755+0000 mon.smithi114 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.120:0/4177411346' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:26.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:25 smithi114 bash[20002]: audit 2024-09-17T11:37:25.604755+0000 mon.smithi114 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.120:0/4177411346' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:27.391 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:27.392 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:27.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.364415+0000 mon.smithi114 (mon.0) 196 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.364415+0000 mon.smithi114 (mon.0) 196 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.370144+0000 mon.smithi114 (mon.0) 197 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.370144+0000 mon.smithi114 (mon.0) 197 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.377477+0000 mon.smithi114 (mon.0) 198 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.377477+0000 mon.smithi114 (mon.0) 198 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.383225+0000 mon.smithi114 (mon.0) 199 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.383225+0000 mon.smithi114 (mon.0) 199 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.385015+0000 mon.smithi114 (mon.0) 200 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.385015+0000 mon.smithi114 (mon.0) 200 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.387023+0000 mon.smithi114 (mon.0) 201 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:27.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.387023+0000 mon.smithi114 (mon.0) 201 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.388682+0000 mon.smithi114 (mon.0) 202 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.388682+0000 mon.smithi114 (mon.0) 202 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.390941+0000 mgr.smithi114.nuwyfd (mgr.14205) 7 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.390941+0000 mgr.smithi114.nuwyfd (mgr.14205) 7 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.391397+0000 mgr.smithi114.nuwyfd (mgr.14205) 8 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.391397+0000 mgr.smithi114.nuwyfd (mgr.14205) 8 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:27.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.518742+0000 mgr.smithi114.nuwyfd (mgr.14205) 9 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.518742+0000 mgr.smithi114.nuwyfd (mgr.14205) 9 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.524976+0000 mgr.smithi114.nuwyfd (mgr.14205) 10 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.524976+0000 mgr.smithi114.nuwyfd (mgr.14205) 10 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.600044+0000 mgr.smithi114.nuwyfd (mgr.14205) 11 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.600044+0000 mgr.smithi114.nuwyfd (mgr.14205) 11 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.615395+0000 mgr.smithi114.nuwyfd (mgr.14205) 12 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.615395+0000 mgr.smithi114.nuwyfd (mgr.14205) 12 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.767421+0000 mon.smithi114 (mon.0) 203 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.767421+0000 mon.smithi114 (mon.0) 203 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.771980+0000 mon.smithi114 (mon.0) 204 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.771980+0000 mon.smithi114 (mon.0) 204 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.782 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.786366+0000 mon.smithi114 (mon.0) 205 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.786366+0000 mon.smithi114 (mon.0) 205 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.789463+0000 mon.smithi114 (mon.0) 206 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.789463+0000 mon.smithi114 (mon.0) 206 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.796303+0000 mon.smithi114 (mon.0) 207 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.796303+0000 mon.smithi114 (mon.0) 207 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.799058+0000 mon.smithi114 (mon.0) 208 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.799058+0000 mon.smithi114 (mon.0) 208 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.800391+0000 mon.smithi114 (mon.0) 209 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.800391+0000 mon.smithi114 (mon.0) 209 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.802922+0000 mon.smithi114 (mon.0) 210 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:27.783 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:27 smithi114 bash[20002]: audit 2024-09-17T11:37:26.802922+0000 mon.smithi114 (mon.0) 210 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:28.592 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:28.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.680452+0000 mgr.smithi114.nuwyfd (mgr.14205) 13 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:28.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.680452+0000 mgr.smithi114.nuwyfd (mgr.14205) 13 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:28.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.699012+0000 mgr.smithi114.nuwyfd (mgr.14205) 14 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:28.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.699012+0000 mgr.smithi114.nuwyfd (mgr.14205) 14 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:28.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.804437+0000 mgr.smithi114.nuwyfd (mgr.14205) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:37:28.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:28 smithi114 bash[20002]: cephadm 2024-09-17T11:37:26.804437+0000 mgr.smithi114.nuwyfd (mgr.14205) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:37:30.213 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:30.213 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:30.213 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:30.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:30 smithi114 bash[20002]: audit 2024-09-17T11:37:30.209426+0000 mon.smithi114 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.120:0/609805005' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:30.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:30 smithi114 bash[20002]: audit 2024-09-17T11:37:30.209426+0000 mon.smithi114 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.120:0/609805005' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.582648+0000 mon.smithi114 (mon.0) 212 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.582648+0000 mon.smithi114 (mon.0) 212 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.590698+0000 mon.smithi114 (mon.0) 213 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.590698+0000 mon.smithi114 (mon.0) 213 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.596581+0000 mon.smithi114 (mon.0) 214 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.596581+0000 mon.smithi114 (mon.0) 214 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.602155+0000 mon.smithi114 (mon.0) 215 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.602155+0000 mon.smithi114 (mon.0) 215 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.604931+0000 mon.smithi114 (mon.0) 216 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.604931+0000 mon.smithi114 (mon.0) 216 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.606670+0000 mon.smithi114 (mon.0) 217 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:37:31.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.606670+0000 mon.smithi114 (mon.0) 217 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.611010+0000 mon.smithi114 (mon.0) 218 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:30.611010+0000 mon.smithi114 (mon.0) 218 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: cephadm 2024-09-17T11:37:30.612868+0000 mgr.smithi114.nuwyfd (mgr.14205) 16 : cephadm [INF] Deploying daemon crash.smithi120 on smithi120 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: cephadm 2024-09-17T11:37:30.612868+0000 mgr.smithi114.nuwyfd (mgr.14205) 16 : cephadm [INF] Deploying daemon crash.smithi120 on smithi120 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:31.102707+0000 mon.smithi114 (mon.0) 219 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:31.102707+0000 mon.smithi114 (mon.0) 219 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:31.104096+0000 mon.smithi114 (mon.0) 220 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:31.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:31 smithi114 bash[20002]: audit 2024-09-17T11:37:31.104096+0000 mon.smithi114 (mon.0) 220 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:32.237 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:32.238 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:35.031 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:35.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.849828+0000 mon.smithi114 (mon.0) 221 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.849828+0000 mon.smithi114 (mon.0) 221 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.856079+0000 mon.smithi114 (mon.0) 222 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.856079+0000 mon.smithi114 (mon.0) 222 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.862402+0000 mon.smithi114 (mon.0) 223 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.862402+0000 mon.smithi114 (mon.0) 223 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.868338+0000 mon.smithi114 (mon.0) 224 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: audit 2024-09-17T11:37:33.868338+0000 mon.smithi114 (mon.0) 224 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: cephadm 2024-09-17T11:37:33.871423+0000 mgr.smithi114.nuwyfd (mgr.14205) 17 : cephadm [INF] Deploying daemon node-exporter.smithi120 on smithi120 2024-09-17T11:37:35.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:34 smithi114 bash[20002]: cephadm 2024-09-17T11:37:33.871423+0000 mgr.smithi114.nuwyfd (mgr.14205) 17 : cephadm [INF] Deploying daemon node-exporter.smithi120 on smithi120 2024-09-17T11:37:36.466 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.130982+0000 mon.smithi114 (mon.0) 225 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.466 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.130982+0000 mon.smithi114 (mon.0) 225 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.466 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.137659+0000 mon.smithi114 (mon.0) 226 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.137659+0000 mon.smithi114 (mon.0) 226 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.143917+0000 mon.smithi114 (mon.0) 227 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.143917+0000 mon.smithi114 (mon.0) 227 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.150253+0000 mon.smithi114 (mon.0) 228 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.150253+0000 mon.smithi114 (mon.0) 228 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.155105+0000 mon.smithi114 (mon.0) 229 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.155105+0000 mon.smithi114 (mon.0) 229 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.156963+0000 mon.smithi114 (mon.0) 230 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.156963+0000 mon.smithi114 (mon.0) 230 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.161660+0000 mon.smithi114 (mon.0) 231 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.161660+0000 mon.smithi114 (mon.0) 231 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.163711+0000 mon.smithi114 (mon.0) 232 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:36.467 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:35.163711+0000 mon.smithi114 (mon.0) 232 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:36.468 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: cephadm 2024-09-17T11:37:35.165631+0000 mgr.smithi114.nuwyfd (mgr.14205) 18 : cephadm [INF] Deploying daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:37:36.468 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: cephadm 2024-09-17T11:37:35.165631+0000 mgr.smithi114.nuwyfd (mgr.14205) 18 : cephadm [INF] Deploying daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:37:36.468 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:36.109683+0000 mon.smithi114 (mon.0) 233 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:36.468 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:36 smithi114 bash[20002]: audit 2024-09-17T11:37:36.109683+0000 mon.smithi114 (mon.0) 233 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:37.487 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:37.488 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":1,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:34:29.969423Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:37:37.488 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 1 2024-09-17T11:37:37.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:37 smithi114 bash[20002]: cluster 2024-09-17T11:37:35.790838+0000 mgr.smithi114.nuwyfd (mgr.14205) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:37.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:37 smithi114 bash[20002]: cluster 2024-09-17T11:37:35.790838+0000 mgr.smithi114.nuwyfd (mgr.14205) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:38.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:38 smithi114 bash[20002]: audit 2024-09-17T11:37:37.486932+0000 mon.smithi114 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.120:0/2993523059' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:38.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:38 smithi114 bash[20002]: audit 2024-09-17T11:37:37.486932+0000 mon.smithi114 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.120:0/2993523059' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:39.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:39 smithi114 bash[20002]: cluster 2024-09-17T11:37:37.791261+0000 mgr.smithi114.nuwyfd (mgr.14205) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:39.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:39 smithi114 bash[20002]: cluster 2024-09-17T11:37:37.791261+0000 mgr.smithi114.nuwyfd (mgr.14205) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:39.802 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T11:37:39.802 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.322595+0000 mon.smithi114 (mon.0) 235 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.322595+0000 mon.smithi114 (mon.0) 235 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.331086+0000 mon.smithi114 (mon.0) 236 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.331086+0000 mon.smithi114 (mon.0) 236 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.337010+0000 mon.smithi114 (mon.0) 237 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.337010+0000 mon.smithi114 (mon.0) 237 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.344928+0000 mon.smithi114 (mon.0) 238 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.344928+0000 mon.smithi114 (mon.0) 238 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.348198+0000 mon.smithi114 (mon.0) 239 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.348198+0000 mon.smithi114 (mon.0) 239 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.349919+0000 mon.smithi114 (mon.0) 240 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:40.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: audit 2024-09-17T11:37:39.349919+0000 mon.smithi114 (mon.0) 240 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:40.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: cephadm 2024-09-17T11:37:39.351771+0000 mgr.smithi114.nuwyfd (mgr.14205) 21 : cephadm [INF] Deploying daemon mon.smithi120 on smithi120 2024-09-17T11:37:40.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:40 smithi114 bash[20002]: cephadm 2024-09-17T11:37:39.351771+0000 mgr.smithi114.nuwyfd (mgr.14205) 21 : cephadm [INF] Deploying daemon mon.smithi120 on smithi120 2024-09-17T11:37:41.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:41 smithi114 bash[20002]: cluster 2024-09-17T11:37:39.791697+0000 mgr.smithi114.nuwyfd (mgr.14205) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:41.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:41 smithi114 bash[20002]: cluster 2024-09-17T11:37:39.791697+0000 mgr.smithi114.nuwyfd (mgr.14205) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:41.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:41 smithi114 bash[20002]: audit 2024-09-17T11:37:41.116557+0000 mon.smithi114 (mon.0) 241 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:41.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:41 smithi114 bash[20002]: audit 2024-09-17T11:37:41.116557+0000 mon.smithi114 (mon.0) 241 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:43.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:43 smithi114 bash[20002]: cluster 2024-09-17T11:37:41.792118+0000 mgr.smithi114.nuwyfd (mgr.14205) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:43.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:43 smithi114 bash[20002]: cluster 2024-09-17T11:37:41.792118+0000 mgr.smithi114.nuwyfd (mgr.14205) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:44.579 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:44 smithi120 systemd[1]: Started Ceph mon.smithi120 for 975ebb78-74e8-11ef-bceb-c7b262605968. 2024-09-17T11:37:45.542 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi120/config 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: cluster 2024-09-17T11:37:43.792545+0000 mgr.smithi114.nuwyfd (mgr.14205) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: cluster 2024-09-17T11:37:43.792545+0000 mgr.smithi114.nuwyfd (mgr.14205) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.514196+0000 mon.smithi114 (mon.0) 242 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.514196+0000 mon.smithi114 (mon.0) 242 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.520902+0000 mon.smithi114 (mon.0) 243 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.520902+0000 mon.smithi114 (mon.0) 243 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.527408+0000 mon.smithi114 (mon.0) 244 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.527408+0000 mon.smithi114 (mon.0) 244 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.533580+0000 mon.smithi114 (mon.0) 245 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.533580+0000 mon.smithi114 (mon.0) 245 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.543575+0000 mon.smithi114 (mon.0) 246 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.543575+0000 mon.smithi114 (mon.0) 246 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.574769+0000 mon.smithi114 (mon.0) 247 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:45.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:45 smithi114 bash[20002]: audit 2024-09-17T11:37:44.574769+0000 mon.smithi114 (mon.0) 247 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.518+0000 7f74ef390c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.518+0000 7f74ef390c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.518+0000 7f74ef390c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 0 load: jerasure load: lrc 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Git sha 0 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: DB SUMMARY 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: DB Session ID: LYJMS46KHRD04Z87ZCFX 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:37:45.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi120/store.db dir, Total Num: 0, files: 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi120/store.db: 000004.log size: 511 ; 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.env: 0x56541902f120 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.info_log: 0x56541a7458e0 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:37:45.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:37:45.939 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.wal_dir: 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:37:45.940 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.write_buffer_manager: 0x56541a749b80 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:37:45.941 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.row_cache: None 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:37:45.942 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:37:45.943 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:37:45.944 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:37:45.945 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:37:45.946 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:37:45.946 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:37:45.946 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:37:45.946 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:37:45.946 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi120/store.db/MANIFEST-000005 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.merge_operator: 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:37:45.948 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56541a745540) 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cache_index_and_filter_blocks: 1 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: pin_top_level_index_and_filter: 1 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: index_type: 0 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: data_block_index_type: 0 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: index_shortening: 1 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: checksum: 4 2024-09-17T11:37:45.949 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: no_block_cache: 0 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_cache: 0x56541a73b610 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_cache_name: BinnedLRUCache 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_cache_options: 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: capacity : 536870912 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: num_shard_bits : 4 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: strict_capacity_limit : 0 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: high_pri_pool_ratio: 0.000 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_cache_compressed: (nil) 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: persistent_cache: (nil) 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_size: 4096 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_size_deviation: 10 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_restart_interval: 16 2024-09-17T11:37:45.950 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: index_block_restart_interval: 1 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: metadata_block_size: 4096 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: partition_filters: 0 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: use_delta_encoding: 1 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: filter_policy: bloomfilter 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: whole_key_filtering: 1 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: verify_compression: 0 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: read_amp_bytes_per_bit: 0 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: format_version: 5 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: enable_index_compression: 1 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: block_align: 0 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: max_auto_readahead_size: 262144 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: prepopulate_block_cache: 0 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: initial_auto_readahead_size: 8192 2024-09-17T11:37:45.951 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:37:45.952 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:37:45.953 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:37:45.954 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:37:45.955 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:37:45.956 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:37:45.957 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:37:45.958 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi120/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-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e3e6154c-fabc-4d94-860f-38854ab500d8 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726573065530444, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.522+0000 7f74ef390c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726573065530861, "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": 1726573065, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e3e6154c-fabc-4d94-860f-38854ab500d8", "db_session_id": "LYJMS46KHRD04Z87ZCFX", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726573065530965, "job": 1, "event": "recovery_finished"} 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T11:37:45.959 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi120/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56541a768e00 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 4 rocksdb: DB pointer 0x56541a86c000 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74e5158640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74e5158640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ** DB Stats ** 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.960 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ** Compaction Stats [default] ** 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ** Compaction Stats [default] ** 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:37:45.961 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Block cache BinnedLRUCache@0x56541a73b610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.962 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 0 mon.smithi120 does not exist in monmap, will attempt to join an existing cluster 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 0 using public_addr v2:172.21.15.120:0/0 -> [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 0 starting mon.smithi120 rank -1 at public addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] at bind addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi120 fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.526+0000 7f74ef390c80 1 mon.smithi120@-1(???) e0 preinit fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).mds e1 new map 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).mds e1 print_map 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: e1 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: btime 2024-09-17T11:34:34:649929+0000 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 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-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: legacy client fscid: -1 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: 2024-09-17T11:37:45.963 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: No filesystems configured 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.562+0000 7f74e815e640 0 mon.smithi120@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:16.854868+0000 mon.smithi114 (mon.0) 185 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.964 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:16.854868+0000 mon.smithi114 (mon.0) 185 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.096863+0000 mgr.smithi114.nuwyfd (mgr.14205) 2 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTING 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.096863+0000 mgr.smithi114.nuwyfd (mgr.14205) 2 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTING 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.216639+0000 mgr.smithi114.nuwyfd (mgr.14205) 3 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.216639+0000 mgr.smithi114.nuwyfd (mgr.14205) 3 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on https://172.21.15.114:7150 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.219899+0000 mgr.smithi114.nuwyfd (mgr.14205) 4 : cephadm [ERR] [17/Sep/2024:11:37:17] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Traceback (most recent call last): 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._run(expiration_interval) 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:45.965 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: s = self.context.wrap_socket( 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: return self.sslsocket_class._create( 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self.do_handshake() 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._sslobj.do_handshake() 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.219899+0000 mgr.smithi114.nuwyfd (mgr.14205) 4 : cephadm [ERR] [17/Sep/2024:11:37:17] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: Traceback (most recent call last): 2024-09-17T11:37:45.966 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._run(expiration_interval) 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: s = self.context.wrap_socket( 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:45.967 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: return self.sslsocket_class._create( 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self.do_handshake() 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: self._sslobj.do_handshake() 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.317760+0000 mgr.smithi114.nuwyfd (mgr.14205) 5 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.317760+0000 mgr.smithi114.nuwyfd (mgr.14205) 5 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Serving on http://172.21.15.114:8765 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.317876+0000 mgr.smithi114.nuwyfd (mgr.14205) 6 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTED 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:17.317876+0000 mgr.smithi114.nuwyfd (mgr.14205) 6 : cephadm [INF] [17/Sep/2024:11:37:17] ENGINE Bus STARTED 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:17.866059+0000 mon.smithi114 (mon.0) 186 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:17.866059+0000 mon.smithi114 (mon.0) 186 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 2s) 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:18.358029+0000 mon.smithi114 (mon.0) 187 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:18.358029+0000 mon.smithi114 (mon.0) 187 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.968 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:19.800610+0000 mon.smithi114 (mon.0) 188 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:19.800610+0000 mon.smithi114 (mon.0) 188 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:20.190372+0000 mon.smithi114 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.120:0/1994141799' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:20.190372+0000 mon.smithi114 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.120:0/1994141799' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:22.155258+0000 mon.smithi114 (mon.0) 190 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:22.155258+0000 mon.smithi114 (mon.0) 190 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:22.158769+0000 mon.smithi114 (mon.0) 191 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:22.158769+0000 mon.smithi114 (mon.0) 191 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.249343+0000 mon.smithi114 (mon.0) 192 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.249343+0000 mon.smithi114 (mon.0) 192 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.252902+0000 mon.smithi114 (mon.0) 193 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.252902+0000 mon.smithi114 (mon.0) 193 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.254493+0000 mon.smithi114 (mon.0) 194 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:23.254493+0000 mon.smithi114 (mon.0) 194 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:45.969 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:25.604755+0000 mon.smithi114 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.120:0/4177411346' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:25.604755+0000 mon.smithi114 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.120:0/4177411346' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.364415+0000 mon.smithi114 (mon.0) 196 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.364415+0000 mon.smithi114 (mon.0) 196 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.370144+0000 mon.smithi114 (mon.0) 197 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.370144+0000 mon.smithi114 (mon.0) 197 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.377477+0000 mon.smithi114 (mon.0) 198 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.377477+0000 mon.smithi114 (mon.0) 198 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.383225+0000 mon.smithi114 (mon.0) 199 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.383225+0000 mon.smithi114 (mon.0) 199 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.385015+0000 mon.smithi114 (mon.0) 200 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.385015+0000 mon.smithi114 (mon.0) 200 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd/host:smithi120", "name": "osd_memory_target"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.387023+0000 mon.smithi114 (mon.0) 201 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.387023+0000 mon.smithi114 (mon.0) 201 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.388682+0000 mon.smithi114 (mon.0) 202 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:45.970 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.388682+0000 mon.smithi114 (mon.0) 202 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.390941+0000 mgr.smithi114.nuwyfd (mgr.14205) 7 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.390941+0000 mgr.smithi114.nuwyfd (mgr.14205) 7 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.391397+0000 mgr.smithi114.nuwyfd (mgr.14205) 8 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.391397+0000 mgr.smithi114.nuwyfd (mgr.14205) 8 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.518742+0000 mgr.smithi114.nuwyfd (mgr.14205) 9 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.518742+0000 mgr.smithi114.nuwyfd (mgr.14205) 9 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.524976+0000 mgr.smithi114.nuwyfd (mgr.14205) 10 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.524976+0000 mgr.smithi114.nuwyfd (mgr.14205) 10 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.600044+0000 mgr.smithi114.nuwyfd (mgr.14205) 11 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.600044+0000 mgr.smithi114.nuwyfd (mgr.14205) 11 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.615395+0000 mgr.smithi114.nuwyfd (mgr.14205) 12 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.615395+0000 mgr.smithi114.nuwyfd (mgr.14205) 12 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.767421+0000 mon.smithi114 (mon.0) 203 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.971 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.767421+0000 mon.smithi114 (mon.0) 203 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.771980+0000 mon.smithi114 (mon.0) 204 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.771980+0000 mon.smithi114 (mon.0) 204 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.786366+0000 mon.smithi114 (mon.0) 205 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.786366+0000 mon.smithi114 (mon.0) 205 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.789463+0000 mon.smithi114 (mon.0) 206 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.789463+0000 mon.smithi114 (mon.0) 206 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.796303+0000 mon.smithi114 (mon.0) 207 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.796303+0000 mon.smithi114 (mon.0) 207 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.799058+0000 mon.smithi114 (mon.0) 208 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.799058+0000 mon.smithi114 (mon.0) 208 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.800391+0000 mon.smithi114 (mon.0) 209 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.800391+0000 mon.smithi114 (mon.0) 209 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.802922+0000 mon.smithi114 (mon.0) 210 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:26.802922+0000 mon.smithi114 (mon.0) 210 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.972 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.680452+0000 mgr.smithi114.nuwyfd (mgr.14205) 13 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:45.973 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.680452+0000 mgr.smithi114.nuwyfd (mgr.14205) 13 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:45.973 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.699012+0000 mgr.smithi114.nuwyfd (mgr.14205) 14 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:45.973 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.699012+0000 mgr.smithi114.nuwyfd (mgr.14205) 14 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.804437+0000 mgr.smithi114.nuwyfd (mgr.14205) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:26.804437+0000 mgr.smithi114.nuwyfd (mgr.14205) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.209426+0000 mon.smithi114 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.120:0/609805005' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.209426+0000 mon.smithi114 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.120:0/609805005' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.582648+0000 mon.smithi114 (mon.0) 212 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.582648+0000 mon.smithi114 (mon.0) 212 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.590698+0000 mon.smithi114 (mon.0) 213 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.590698+0000 mon.smithi114 (mon.0) 213 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.596581+0000 mon.smithi114 (mon.0) 214 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.596581+0000 mon.smithi114 (mon.0) 214 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.602155+0000 mon.smithi114 (mon.0) 215 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.602155+0000 mon.smithi114 (mon.0) 215 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.974 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.604931+0000 mon.smithi114 (mon.0) 216 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.604931+0000 mon.smithi114 (mon.0) 216 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.606670+0000 mon.smithi114 (mon.0) 217 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.606670+0000 mon.smithi114 (mon.0) 217 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.611010+0000 mon.smithi114 (mon.0) 218 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:30.611010+0000 mon.smithi114 (mon.0) 218 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:30.612868+0000 mgr.smithi114.nuwyfd (mgr.14205) 16 : cephadm [INF] Deploying daemon crash.smithi120 on smithi120 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:30.612868+0000 mgr.smithi114.nuwyfd (mgr.14205) 16 : cephadm [INF] Deploying daemon crash.smithi120 on smithi120 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:31.102707+0000 mon.smithi114 (mon.0) 219 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:31.102707+0000 mon.smithi114 (mon.0) 219 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:31.104096+0000 mon.smithi114 (mon.0) 220 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:31.104096+0000 mon.smithi114 (mon.0) 220 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.849828+0000 mon.smithi114 (mon.0) 221 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.849828+0000 mon.smithi114 (mon.0) 221 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.856079+0000 mon.smithi114 (mon.0) 222 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.856079+0000 mon.smithi114 (mon.0) 222 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.975 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.862402+0000 mon.smithi114 (mon.0) 223 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.862402+0000 mon.smithi114 (mon.0) 223 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.868338+0000 mon.smithi114 (mon.0) 224 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:33.868338+0000 mon.smithi114 (mon.0) 224 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:33.871423+0000 mgr.smithi114.nuwyfd (mgr.14205) 17 : cephadm [INF] Deploying daemon node-exporter.smithi120 on smithi120 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:33.871423+0000 mgr.smithi114.nuwyfd (mgr.14205) 17 : cephadm [INF] Deploying daemon node-exporter.smithi120 on smithi120 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.130982+0000 mon.smithi114 (mon.0) 225 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.130982+0000 mon.smithi114 (mon.0) 225 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.137659+0000 mon.smithi114 (mon.0) 226 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.137659+0000 mon.smithi114 (mon.0) 226 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.143917+0000 mon.smithi114 (mon.0) 227 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.143917+0000 mon.smithi114 (mon.0) 227 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.150253+0000 mon.smithi114 (mon.0) 228 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.150253+0000 mon.smithi114 (mon.0) 228 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.976 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.155105+0000 mon.smithi114 (mon.0) 229 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.155105+0000 mon.smithi114 (mon.0) 229 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.156963+0000 mon.smithi114 (mon.0) 230 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.156963+0000 mon.smithi114 (mon.0) 230 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.161660+0000 mon.smithi114 (mon.0) 231 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.161660+0000 mon.smithi114 (mon.0) 231 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.163711+0000 mon.smithi114 (mon.0) 232 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:35.163711+0000 mon.smithi114 (mon.0) 232 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:35.165631+0000 mgr.smithi114.nuwyfd (mgr.14205) 18 : cephadm [INF] Deploying daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:35.165631+0000 mgr.smithi114.nuwyfd (mgr.14205) 18 : cephadm [INF] Deploying daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:36.109683+0000 mon.smithi114 (mon.0) 233 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:36.109683+0000 mon.smithi114 (mon.0) 233 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:35.790838+0000 mgr.smithi114.nuwyfd (mgr.14205) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.977 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:35.790838+0000 mgr.smithi114.nuwyfd (mgr.14205) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.978 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:37.486932+0000 mon.smithi114 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.120:0/2993523059' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.978 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:37.486932+0000 mon.smithi114 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.120:0/2993523059' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:45.978 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:37.791261+0000 mgr.smithi114.nuwyfd (mgr.14205) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.978 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:37.791261+0000 mgr.smithi114.nuwyfd (mgr.14205) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.978 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.322595+0000 mon.smithi114 (mon.0) 235 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.322595+0000 mon.smithi114 (mon.0) 235 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.331086+0000 mon.smithi114 (mon.0) 236 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.331086+0000 mon.smithi114 (mon.0) 236 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.337010+0000 mon.smithi114 (mon.0) 237 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.337010+0000 mon.smithi114 (mon.0) 237 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.344928+0000 mon.smithi114 (mon.0) 238 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.344928+0000 mon.smithi114 (mon.0) 238 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.348198+0000 mon.smithi114 (mon.0) 239 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.348198+0000 mon.smithi114 (mon.0) 239 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.349919+0000 mon.smithi114 (mon.0) 240 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:39.349919+0000 mon.smithi114 (mon.0) 240 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:39.351771+0000 mgr.smithi114.nuwyfd (mgr.14205) 21 : cephadm [INF] Deploying daemon mon.smithi120 on smithi120 2024-09-17T11:37:45.979 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cephadm 2024-09-17T11:37:39.351771+0000 mgr.smithi114.nuwyfd (mgr.14205) 21 : cephadm [INF] Deploying daemon mon.smithi120 on smithi120 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:39.791697+0000 mgr.smithi114.nuwyfd (mgr.14205) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:39.791697+0000 mgr.smithi114.nuwyfd (mgr.14205) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:41.116557+0000 mon.smithi114 (mon.0) 241 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:41.116557+0000 mon.smithi114 (mon.0) 241 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:41.792118+0000 mgr.smithi114.nuwyfd (mgr.14205) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:41.792118+0000 mgr.smithi114.nuwyfd (mgr.14205) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:43.792545+0000 mgr.smithi114.nuwyfd (mgr.14205) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: cluster 2024-09-17T11:37:43.792545+0000 mgr.smithi114.nuwyfd (mgr.14205) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.514196+0000 mon.smithi114 (mon.0) 242 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.514196+0000 mon.smithi114 (mon.0) 242 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.520902+0000 mon.smithi114 (mon.0) 243 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.520902+0000 mon.smithi114 (mon.0) 243 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.980 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.527408+0000 mon.smithi114 (mon.0) 244 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.527408+0000 mon.smithi114 (mon.0) 244 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.533580+0000 mon.smithi114 (mon.0) 245 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.533580+0000 mon.smithi114 (mon.0) 245 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.543575+0000 mon.smithi114 (mon.0) 246 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.543575+0000 mon.smithi114 (mon.0) 246 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.574769+0000 mon.smithi114 (mon.0) 247 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: audit 2024-09-17T11:37:44.574769+0000 mon.smithi114 (mon.0) 247 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:37:45.981 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:45 smithi120 bash[25115]: debug 2024-09-17T11:37:45.566+0000 7f74e815e640 1 mon.smithi120@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:45.589843+0000 mon.smithi114 (mon.0) 249 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:45.589843+0000 mon.smithi114 (mon.0) 249 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:45.590220+0000 mon.smithi114 (mon.0) 250 : cluster [INF] mon.smithi114 calling monitor election 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:45.590220+0000 mon.smithi114 (mon.0) 250 : cluster [INF] mon.smithi114 calling monitor election 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:45.610120+0000 mon.smithi114 (mon.0) 251 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:45.610120+0000 mon.smithi114 (mon.0) 251 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:45.793005+0000 mgr.smithi114.nuwyfd (mgr.14205) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:45.793005+0000 mgr.smithi114.nuwyfd (mgr.14205) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:46.104344+0000 mon.smithi114 (mon.0) 252 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:51.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:46.104344+0000 mon.smithi114 (mon.0) 252 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:46.580236+0000 mon.smithi114 (mon.0) 253 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:46.580236+0000 mon.smithi114 (mon.0) 253 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:47.579783+0000 mon.smithi114 (mon.0) 254 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:47.579783+0000 mon.smithi114 (mon.0) 254 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:47.583718+0000 mon.smithi120 (mon.1) 1 : cluster [INF] mon.smithi120 calling monitor election 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:47.583718+0000 mon.smithi120 (mon.1) 1 : cluster [INF] mon.smithi120 calling monitor election 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:47.793401+0000 mgr.smithi114.nuwyfd (mgr.14205) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:47.793401+0000 mgr.smithi114.nuwyfd (mgr.14205) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:47.833576+0000 mon.smithi114 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/crt"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:47.833576+0000 mon.smithi114 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/crt"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:48.579810+0000 mon.smithi114 (mon.0) 256 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:48.579810+0000 mon.smithi114 (mon.0) 256 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:49.580243+0000 mon.smithi114 (mon.0) 257 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:49.580243+0000 mon.smithi114 (mon.0) 257 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:49.793838+0000 mgr.smithi114.nuwyfd (mgr.14205) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:49.793838+0000 mgr.smithi114.nuwyfd (mgr.14205) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.580094+0000 mon.smithi114 (mon.0) 258 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.580094+0000 mon.smithi114 (mon.0) 258 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.631612+0000 mon.smithi114 (mon.0) 259 : cluster [INF] mon.smithi114 is new leader, mons smithi114,smithi120 in quorum (ranks 0,1) 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.631612+0000 mon.smithi114 (mon.0) 259 : cluster [INF] mon.smithi114 is new leader, mons smithi114,smithi120 in quorum (ranks 0,1) 2024-09-17T11:37:51.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639103+0000 mon.smithi114 (mon.0) 260 : cluster [DBG] monmap epoch 2 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639103+0000 mon.smithi114 (mon.0) 260 : cluster [DBG] monmap epoch 2 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639139+0000 mon.smithi114 (mon.0) 261 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639139+0000 mon.smithi114 (mon.0) 261 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639159+0000 mon.smithi114 (mon.0) 262 : cluster [DBG] last_changed 2024-09-17T11:37:45.581610+0000 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639159+0000 mon.smithi114 (mon.0) 262 : cluster [DBG] last_changed 2024-09-17T11:37:45.581610+0000 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639178+0000 mon.smithi114 (mon.0) 263 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639178+0000 mon.smithi114 (mon.0) 263 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:37:51.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639200+0000 mon.smithi114 (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639200+0000 mon.smithi114 (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639225+0000 mon.smithi114 (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639225+0000 mon.smithi114 (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639246+0000 mon.smithi114 (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639246+0000 mon.smithi114 (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639268+0000 mon.smithi114 (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon.smithi120 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.639268+0000 mon.smithi114 (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon.smithi120 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.657866+0000 mon.smithi114 (mon.0) 268 : cluster [DBG] fsmap 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.657866+0000 mon.smithi114 (mon.0) 268 : cluster [DBG] fsmap 2024-09-17T11:37:51.035 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.657916+0000 mon.smithi114 (mon.0) 269 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.657916+0000 mon.smithi114 (mon.0) 269 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.658190+0000 mon.smithi114 (mon.0) 270 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 34s) 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.658190+0000 mon.smithi114 (mon.0) 270 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 34s) 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.658437+0000 mon.smithi114 (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.658437+0000 mon.smithi114 (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.660424+0000 mon.smithi114 (mon.0) 272 : cluster [DBG] Standby manager daemon smithi120.xdizhk started 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.660424+0000 mon.smithi114 (mon.0) 272 : cluster [DBG] Standby manager daemon smithi120.xdizhk started 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.662816+0000 mon.smithi114 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.662816+0000 mon.smithi114 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.666501+0000 mon.smithi114 (mon.0) 274 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.666501+0000 mon.smithi114 (mon.0) 274 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.036 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.667259+0000 mon.smithi114 (mon.0) 275 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/key"} : dispatch 2024-09-17T11:37:51.037 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.667259+0000 mon.smithi114 (mon.0) 275 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/key"} : dispatch 2024-09-17T11:37:51.037 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.668054+0000 mon.smithi114 (mon.0) 276 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T11:37:51.037 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:50 smithi114 bash[20002]: audit 2024-09-17T11:37:50.668054+0000 mon.smithi114 (mon.0) 276 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:45.589843+0000 mon.smithi114 (mon.0) 249 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:45.589843+0000 mon.smithi114 (mon.0) 249 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:45.590220+0000 mon.smithi114 (mon.0) 250 : cluster [INF] mon.smithi114 calling monitor election 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:45.590220+0000 mon.smithi114 (mon.0) 250 : cluster [INF] mon.smithi114 calling monitor election 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:45.610120+0000 mon.smithi114 (mon.0) 251 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:45.610120+0000 mon.smithi114 (mon.0) 251 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:45.793005+0000 mgr.smithi114.nuwyfd (mgr.14205) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:45.793005+0000 mgr.smithi114.nuwyfd (mgr.14205) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:46.104344+0000 mon.smithi114 (mon.0) 252 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:46.104344+0000 mon.smithi114 (mon.0) 252 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:46.580236+0000 mon.smithi114 (mon.0) 253 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:46.580236+0000 mon.smithi114 (mon.0) 253 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:47.579783+0000 mon.smithi114 (mon.0) 254 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:47.579783+0000 mon.smithi114 (mon.0) 254 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:47.583718+0000 mon.smithi120 (mon.1) 1 : cluster [INF] mon.smithi120 calling monitor election 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:47.583718+0000 mon.smithi120 (mon.1) 1 : cluster [INF] mon.smithi120 calling monitor election 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:47.793401+0000 mgr.smithi114.nuwyfd (mgr.14205) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:47.793401+0000 mgr.smithi114.nuwyfd (mgr.14205) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:47.833576+0000 mon.smithi114 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/crt"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:47.833576+0000 mon.smithi114 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/crt"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:48.579810+0000 mon.smithi114 (mon.0) 256 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:48.579810+0000 mon.smithi114 (mon.0) 256 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:49.580243+0000 mon.smithi114 (mon.0) 257 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:49.580243+0000 mon.smithi114 (mon.0) 257 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:49.793838+0000 mgr.smithi114.nuwyfd (mgr.14205) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:49.793838+0000 mgr.smithi114.nuwyfd (mgr.14205) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.580094+0000 mon.smithi114 (mon.0) 258 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.580094+0000 mon.smithi114 (mon.0) 258 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.631612+0000 mon.smithi114 (mon.0) 259 : cluster [INF] mon.smithi114 is new leader, mons smithi114,smithi120 in quorum (ranks 0,1) 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.631612+0000 mon.smithi114 (mon.0) 259 : cluster [INF] mon.smithi114 is new leader, mons smithi114,smithi120 in quorum (ranks 0,1) 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639103+0000 mon.smithi114 (mon.0) 260 : cluster [DBG] monmap epoch 2 2024-09-17T11:37:51.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639103+0000 mon.smithi114 (mon.0) 260 : cluster [DBG] monmap epoch 2 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639139+0000 mon.smithi114 (mon.0) 261 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639139+0000 mon.smithi114 (mon.0) 261 : cluster [DBG] fsid 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639159+0000 mon.smithi114 (mon.0) 262 : cluster [DBG] last_changed 2024-09-17T11:37:45.581610+0000 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639159+0000 mon.smithi114 (mon.0) 262 : cluster [DBG] last_changed 2024-09-17T11:37:45.581610+0000 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639178+0000 mon.smithi114 (mon.0) 263 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639178+0000 mon.smithi114 (mon.0) 263 : cluster [DBG] created 2024-09-17T11:34:29.969423+0000 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639200+0000 mon.smithi114 (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639200+0000 mon.smithi114 (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639225+0000 mon.smithi114 (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639225+0000 mon.smithi114 (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639246+0000 mon.smithi114 (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639246+0000 mon.smithi114 (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.smithi114 2024-09-17T11:37:51.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639268+0000 mon.smithi114 (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon.smithi120 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.639268+0000 mon.smithi114 (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon.smithi120 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.657866+0000 mon.smithi114 (mon.0) 268 : cluster [DBG] fsmap 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.657866+0000 mon.smithi114 (mon.0) 268 : cluster [DBG] fsmap 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.657916+0000 mon.smithi114 (mon.0) 269 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.657916+0000 mon.smithi114 (mon.0) 269 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.658190+0000 mon.smithi114 (mon.0) 270 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 34s) 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.658190+0000 mon.smithi114 (mon.0) 270 : cluster [DBG] mgrmap e18: smithi114.nuwyfd(active, since 34s) 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.658437+0000 mon.smithi114 (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.658437+0000 mon.smithi114 (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.660424+0000 mon.smithi114 (mon.0) 272 : cluster [DBG] Standby manager daemon smithi120.xdizhk started 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.660424+0000 mon.smithi114 (mon.0) 272 : cluster [DBG] Standby manager daemon smithi120.xdizhk started 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.662816+0000 mon.smithi114 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.662816+0000 mon.smithi114 (mon.0) 273 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T11:37:51.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.666501+0000 mon.smithi114 (mon.0) 274 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.191 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.666501+0000 mon.smithi114 (mon.0) 274 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.191 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.667259+0000 mon.smithi114 (mon.0) 275 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/key"} : dispatch 2024-09-17T11:37:51.191 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.667259+0000 mon.smithi114 (mon.0) 275 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi120.xdizhk/key"} : dispatch 2024-09-17T11:37:51.191 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.668054+0000 mon.smithi114 (mon.0) 276 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T11:37:51.191 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:50 smithi120 bash[25115]: audit 2024-09-17T11:37:50.668054+0000 mon.smithi114 (mon.0) 276 : audit [DBG] from='mgr.? 172.21.15.120:0/1022102283' entity='mgr.smithi120.xdizhk' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T11:37:51.413 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-09-17T11:37:51.413 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":2,"fsid":"975ebb78-74e8-11ef-bceb-c7b262605968","modified":"2024-09-17T11:37:45.581610Z","created":"2024-09-17T11:34:29.969423Z","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":"smithi114","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi120","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T11:37:51.413 INFO:teuthology.orchestra.run.smithi120.stderr:dumped monmap epoch 2 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.735749+0000 mon.smithi114 (mon.0) 277 : cluster [DBG] mgrmap e19: smithi114.nuwyfd(active, since 34s), standbys: smithi120.xdizhk 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cluster 2024-09-17T11:37:50.735749+0000 mon.smithi114 (mon.0) 277 : cluster [DBG] mgrmap e19: smithi114.nuwyfd(active, since 34s), standbys: smithi120.xdizhk 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:50.735995+0000 mon.smithi114 (mon.0) 278 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi120.xdizhk", "id": "smithi120.xdizhk"} : dispatch 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:50.735995+0000 mon.smithi114 (mon.0) 278 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi120.xdizhk", "id": "smithi120.xdizhk"} : dispatch 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.007151+0000 mon.smithi114 (mon.0) 279 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.832 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.007151+0000 mon.smithi114 (mon.0) 279 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.017135+0000 mon.smithi114 (mon.0) 280 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.017135+0000 mon.smithi114 (mon.0) 280 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.019163+0000 mon.smithi114 (mon.0) 281 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.019163+0000 mon.smithi114 (mon.0) 281 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.020981+0000 mon.smithi114 (mon.0) 282 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.020981+0000 mon.smithi114 (mon.0) 282 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.023236+0000 mgr.smithi114.nuwyfd (mgr.14205) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.023236+0000 mgr.smithi114.nuwyfd (mgr.14205) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.023694+0000 mgr.smithi114.nuwyfd (mgr.14205) 29 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.023694+0000 mgr.smithi114.nuwyfd (mgr.14205) 29 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.153357+0000 mgr.smithi114.nuwyfd (mgr.14205) 30 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.153357+0000 mgr.smithi114.nuwyfd (mgr.14205) 30 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:51.833 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.153548+0000 mgr.smithi114.nuwyfd (mgr.14205) 31 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.153548+0000 mgr.smithi114.nuwyfd (mgr.14205) 31 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.232986+0000 mon.smithi114 (mon.0) 283 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.232986+0000 mon.smithi114 (mon.0) 283 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.240119+0000 mon.smithi114 (mon.0) 284 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.240119+0000 mon.smithi114 (mon.0) 284 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.244425+0000 mon.smithi114 (mon.0) 285 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.244425+0000 mon.smithi114 (mon.0) 285 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.249452+0000 mon.smithi114 (mon.0) 286 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.249452+0000 mon.smithi114 (mon.0) 286 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.253924+0000 mon.smithi114 (mon.0) 287 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.253924+0000 mon.smithi114 (mon.0) 287 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.275299+0000 mgr.smithi114.nuwyfd (mgr.14205) 32 : cephadm [INF] Reconfiguring mon.smithi114 (unknown last config time)... 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.275299+0000 mgr.smithi114.nuwyfd (mgr.14205) 32 : cephadm [INF] Reconfiguring mon.smithi114 (unknown last config time)... 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.275674+0000 mon.smithi114 (mon.0) 288 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.275674+0000 mon.smithi114 (mon.0) 288 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.276472+0000 mon.smithi114 (mon.0) 289 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.276472+0000 mon.smithi114 (mon.0) 289 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.277165+0000 mon.smithi114 (mon.0) 290 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.277165+0000 mon.smithi114 (mon.0) 290 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.277970+0000 mgr.smithi114.nuwyfd (mgr.14205) 33 : cephadm [INF] Reconfiguring daemon mon.smithi114 on smithi114 2024-09-17T11:37:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: cephadm 2024-09-17T11:37:51.277970+0000 mgr.smithi114.nuwyfd (mgr.14205) 33 : cephadm [INF] Reconfiguring daemon mon.smithi114 on smithi114 2024-09-17T11:37:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.412008+0000 mon.smithi114 (mon.0) 291 : audit [DBG] from='client.? 172.21.15.120:0/1196499386' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.412008+0000 mon.smithi114 (mon.0) 291 : audit [DBG] from='client.? 172.21.15.120:0/1196499386' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.580158+0000 mon.smithi114 (mon.0) 292 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:51 smithi114 bash[20002]: audit 2024-09-17T11:37:51.580158+0000 mon.smithi114 (mon.0) 292 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:52.062 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T11:37:52.063 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T11:37:52.063 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.735749+0000 mon.smithi114 (mon.0) 277 : cluster [DBG] mgrmap e19: smithi114.nuwyfd(active, since 34s), standbys: smithi120.xdizhk 2024-09-17T11:37:52.063 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cluster 2024-09-17T11:37:50.735749+0000 mon.smithi114 (mon.0) 277 : cluster [DBG] mgrmap e19: smithi114.nuwyfd(active, since 34s), standbys: smithi120.xdizhk 2024-09-17T11:37:52.063 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:50.735995+0000 mon.smithi114 (mon.0) 278 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi120.xdizhk", "id": "smithi120.xdizhk"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:50.735995+0000 mon.smithi114 (mon.0) 278 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr metadata", "who": "smithi120.xdizhk", "id": "smithi120.xdizhk"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.007151+0000 mon.smithi114 (mon.0) 279 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.007151+0000 mon.smithi114 (mon.0) 279 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.017135+0000 mon.smithi114 (mon.0) 280 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.017135+0000 mon.smithi114 (mon.0) 280 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.019163+0000 mon.smithi114 (mon.0) 281 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.019163+0000 mon.smithi114 (mon.0) 281 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.020981+0000 mon.smithi114 (mon.0) 282 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.020981+0000 mon.smithi114 (mon.0) 282 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.023236+0000 mgr.smithi114.nuwyfd (mgr.14205) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:52.064 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.023236+0000 mgr.smithi114.nuwyfd (mgr.14205) 28 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.023694+0000 mgr.smithi114.nuwyfd (mgr.14205) 29 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.023694+0000 mgr.smithi114.nuwyfd (mgr.14205) 29 : cephadm [INF] Updating smithi120:/etc/ceph/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.153357+0000 mgr.smithi114.nuwyfd (mgr.14205) 30 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.153357+0000 mgr.smithi114.nuwyfd (mgr.14205) 30 : cephadm [INF] Updating smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.153548+0000 mgr.smithi114.nuwyfd (mgr.14205) 31 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.153548+0000 mgr.smithi114.nuwyfd (mgr.14205) 31 : cephadm [INF] Updating smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.232986+0000 mon.smithi114 (mon.0) 283 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.065 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.232986+0000 mon.smithi114 (mon.0) 283 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.240119+0000 mon.smithi114 (mon.0) 284 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.240119+0000 mon.smithi114 (mon.0) 284 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.244425+0000 mon.smithi114 (mon.0) 285 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.244425+0000 mon.smithi114 (mon.0) 285 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.249452+0000 mon.smithi114 (mon.0) 286 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.249452+0000 mon.smithi114 (mon.0) 286 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.253924+0000 mon.smithi114 (mon.0) 287 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.253924+0000 mon.smithi114 (mon.0) 287 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.275299+0000 mgr.smithi114.nuwyfd (mgr.14205) 32 : cephadm [INF] Reconfiguring mon.smithi114 (unknown last config time)... 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.275299+0000 mgr.smithi114.nuwyfd (mgr.14205) 32 : cephadm [INF] Reconfiguring mon.smithi114 (unknown last config time)... 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.275674+0000 mon.smithi114 (mon.0) 288 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:52.066 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.275674+0000 mon.smithi114 (mon.0) 288 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.276472+0000 mon.smithi114 (mon.0) 289 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.276472+0000 mon.smithi114 (mon.0) 289 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.277165+0000 mon.smithi114 (mon.0) 290 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.277165+0000 mon.smithi114 (mon.0) 290 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.277970+0000 mgr.smithi114.nuwyfd (mgr.14205) 33 : cephadm [INF] Reconfiguring daemon mon.smithi114 on smithi114 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: cephadm 2024-09-17T11:37:51.277970+0000 mgr.smithi114.nuwyfd (mgr.14205) 33 : cephadm [INF] Reconfiguring daemon mon.smithi114 on smithi114 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.412008+0000 mon.smithi114 (mon.0) 291 : audit [DBG] from='client.? 172.21.15.120:0/1196499386' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.412008+0000 mon.smithi114 (mon.0) 291 : audit [DBG] from='client.? 172.21.15.120:0/1196499386' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.580158+0000 mon.smithi114 (mon.0) 292 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:52.067 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:51 smithi120 bash[25115]: audit 2024-09-17T11:37:51.580158+0000 mon.smithi114 (mon.0) 292 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:37:53.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:52 smithi114 bash[20002]: cluster 2024-09-17T11:37:51.794141+0000 mgr.smithi114.nuwyfd (mgr.14205) 34 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:53.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:52 smithi114 bash[20002]: cluster 2024-09-17T11:37:51.794141+0000 mgr.smithi114.nuwyfd (mgr.14205) 34 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:53.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:52 smithi120 bash[25115]: cluster 2024-09-17T11:37:51.794141+0000 mgr.smithi114.nuwyfd (mgr.14205) 34 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:53.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:52 smithi120 bash[25115]: cluster 2024-09-17T11:37:51.794141+0000 mgr.smithi114.nuwyfd (mgr.14205) 34 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.475183+0000 mon.smithi114 (mon.0) 293 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.475183+0000 mon.smithi114 (mon.0) 293 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.484241+0000 mon.smithi114 (mon.0) 294 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.484241+0000 mon.smithi114 (mon.0) 294 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: cephadm 2024-09-17T11:37:53.485917+0000 mgr.smithi114.nuwyfd (mgr.14205) 35 : cephadm [INF] Reconfiguring mgr.smithi114.nuwyfd (unknown last config time)... 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: cephadm 2024-09-17T11:37:53.485917+0000 mgr.smithi114.nuwyfd (mgr.14205) 35 : cephadm [INF] Reconfiguring mgr.smithi114.nuwyfd (unknown last config time)... 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.486474+0000 mon.smithi114 (mon.0) 295 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi114.nuwyfd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.486474+0000 mon.smithi114 (mon.0) 295 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi114.nuwyfd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.488113+0000 mon.smithi114 (mon.0) 296 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.488113+0000 mon.smithi114 (mon.0) 296 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:54.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.489626+0000 mon.smithi114 (mon.0) 297 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:54.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: audit 2024-09-17T11:37:53.489626+0000 mon.smithi114 (mon.0) 297 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:54.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: cephadm 2024-09-17T11:37:53.491525+0000 mgr.smithi114.nuwyfd (mgr.14205) 36 : cephadm [INF] Reconfiguring daemon mgr.smithi114.nuwyfd on smithi114 2024-09-17T11:37:54.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:54 smithi114 bash[20002]: cephadm 2024-09-17T11:37:53.491525+0000 mgr.smithi114.nuwyfd (mgr.14205) 36 : cephadm [INF] Reconfiguring daemon mgr.smithi114.nuwyfd on smithi114 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.475183+0000 mon.smithi114 (mon.0) 293 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.475183+0000 mon.smithi114 (mon.0) 293 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.484241+0000 mon.smithi114 (mon.0) 294 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.484241+0000 mon.smithi114 (mon.0) 294 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: cephadm 2024-09-17T11:37:53.485917+0000 mgr.smithi114.nuwyfd (mgr.14205) 35 : cephadm [INF] Reconfiguring mgr.smithi114.nuwyfd (unknown last config time)... 2024-09-17T11:37:54.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: cephadm 2024-09-17T11:37:53.485917+0000 mgr.smithi114.nuwyfd (mgr.14205) 35 : cephadm [INF] Reconfiguring mgr.smithi114.nuwyfd (unknown last config time)... 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.486474+0000 mon.smithi114 (mon.0) 295 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi114.nuwyfd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.486474+0000 mon.smithi114 (mon.0) 295 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi114.nuwyfd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.488113+0000 mon.smithi114 (mon.0) 296 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.488113+0000 mon.smithi114 (mon.0) 296 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.489626+0000 mon.smithi114 (mon.0) 297 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: audit 2024-09-17T11:37:53.489626+0000 mon.smithi114 (mon.0) 297 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: cephadm 2024-09-17T11:37:53.491525+0000 mgr.smithi114.nuwyfd (mgr.14205) 36 : cephadm [INF] Reconfiguring daemon mgr.smithi114.nuwyfd on smithi114 2024-09-17T11:37:54.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:54 smithi120 bash[25115]: cephadm 2024-09-17T11:37:53.491525+0000 mgr.smithi114.nuwyfd (mgr.14205) 36 : cephadm [INF] Reconfiguring daemon mgr.smithi114.nuwyfd on smithi114 2024-09-17T11:37:55.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: cluster 2024-09-17T11:37:53.794534+0000 mgr.smithi114.nuwyfd (mgr.14205) 37 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: cluster 2024-09-17T11:37:53.794534+0000 mgr.smithi114.nuwyfd (mgr.14205) 37 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.450130+0000 mon.smithi114 (mon.0) 298 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.450130+0000 mon.smithi114 (mon.0) 298 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.460430+0000 mon.smithi114 (mon.0) 299 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.460430+0000 mon.smithi114 (mon.0) 299 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.462915+0000 mon.smithi114 (mon.0) 300 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.462915+0000 mon.smithi114 (mon.0) 300 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.464629+0000 mon.smithi114 (mon.0) 301 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:55.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:55 smithi114 bash[20002]: audit 2024-09-17T11:37:55.464629+0000 mon.smithi114 (mon.0) 301 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: cluster 2024-09-17T11:37:53.794534+0000 mgr.smithi114.nuwyfd (mgr.14205) 37 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: cluster 2024-09-17T11:37:53.794534+0000 mgr.smithi114.nuwyfd (mgr.14205) 37 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.450130+0000 mon.smithi114 (mon.0) 298 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.450130+0000 mon.smithi114 (mon.0) 298 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.460430+0000 mon.smithi114 (mon.0) 299 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.460430+0000 mon.smithi114 (mon.0) 299 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.462915+0000 mon.smithi114 (mon.0) 300 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.462915+0000 mon.smithi114 (mon.0) 300 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi114", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:37:55.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.464629+0000 mon.smithi114 (mon.0) 301 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:55.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:55 smithi120 bash[25115]: audit 2024-09-17T11:37:55.464629+0000 mon.smithi114 (mon.0) 301 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:56.852 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:37:56.858 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:56 smithi114 bash[20002]: cephadm 2024-09-17T11:37:55.462241+0000 mgr.smithi114.nuwyfd (mgr.14205) 38 : cephadm [INF] Reconfiguring ceph-exporter.smithi114 (monmap changed)... 2024-09-17T11:37:56.859 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:56 smithi114 bash[20002]: cephadm 2024-09-17T11:37:55.462241+0000 mgr.smithi114.nuwyfd (mgr.14205) 38 : cephadm [INF] Reconfiguring ceph-exporter.smithi114 (monmap changed)... 2024-09-17T11:37:56.859 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:56 smithi114 bash[20002]: cephadm 2024-09-17T11:37:55.466229+0000 mgr.smithi114.nuwyfd (mgr.14205) 39 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:37:56.859 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:56 smithi114 bash[20002]: cephadm 2024-09-17T11:37:55.466229+0000 mgr.smithi114.nuwyfd (mgr.14205) 39 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:37:56.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:56 smithi120 bash[25115]: cephadm 2024-09-17T11:37:55.462241+0000 mgr.smithi114.nuwyfd (mgr.14205) 38 : cephadm [INF] Reconfiguring ceph-exporter.smithi114 (monmap changed)... 2024-09-17T11:37:56.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:56 smithi120 bash[25115]: cephadm 2024-09-17T11:37:55.462241+0000 mgr.smithi114.nuwyfd (mgr.14205) 38 : cephadm [INF] Reconfiguring ceph-exporter.smithi114 (monmap changed)... 2024-09-17T11:37:56.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:56 smithi120 bash[25115]: cephadm 2024-09-17T11:37:55.466229+0000 mgr.smithi114.nuwyfd (mgr.14205) 39 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:37:56.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:56 smithi120 bash[25115]: cephadm 2024-09-17T11:37:55.466229+0000 mgr.smithi114.nuwyfd (mgr.14205) 39 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi114 on smithi114 2024-09-17T11:37:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:57 smithi120 bash[25115]: cluster 2024-09-17T11:37:55.794985+0000 mgr.smithi114.nuwyfd (mgr.14205) 40 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:57 smithi120 bash[25115]: cluster 2024-09-17T11:37:55.794985+0000 mgr.smithi114.nuwyfd (mgr.14205) 40 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:58.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:57 smithi114 bash[20002]: cluster 2024-09-17T11:37:55.794985+0000 mgr.smithi114.nuwyfd (mgr.14205) 40 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:58.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:57 smithi114 bash[20002]: cluster 2024-09-17T11:37:55.794985+0000 mgr.smithi114.nuwyfd (mgr.14205) 40 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:58.745 INFO:teuthology.orchestra.run.smithi114.stdout:# minimal ceph.conf for 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:58.745 INFO:teuthology.orchestra.run.smithi114.stdout:[global] 2024-09-17T11:37:58.745 INFO:teuthology.orchestra.run.smithi114.stdout: fsid = 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:37:58.745 INFO:teuthology.orchestra.run.smithi114.stdout: mon_host = [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] 2024-09-17T11:37:59.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cluster 2024-09-17T11:37:57.795543+0000 mgr.smithi114.nuwyfd (mgr.14205) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:59.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cluster 2024-09-17T11:37:57.795543+0000 mgr.smithi114.nuwyfd (mgr.14205) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:59.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.349590+0000 mon.smithi114 (mon.0) 302 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.349590+0000 mon.smithi114 (mon.0) 302 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.355786+0000 mon.smithi114 (mon.0) 303 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.355786+0000 mon.smithi114 (mon.0) 303 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cephadm 2024-09-17T11:37:58.357102+0000 mgr.smithi114.nuwyfd (mgr.14205) 42 : cephadm [INF] Reconfiguring crash.smithi114 (monmap changed)... 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cephadm 2024-09-17T11:37:58.357102+0000 mgr.smithi114.nuwyfd (mgr.14205) 42 : cephadm [INF] Reconfiguring crash.smithi114 (monmap changed)... 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.357574+0000 mon.smithi114 (mon.0) 304 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.357574+0000 mon.smithi114 (mon.0) 304 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.359035+0000 mon.smithi114 (mon.0) 305 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.359035+0000 mon.smithi114 (mon.0) 305 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cephadm 2024-09-17T11:37:58.360729+0000 mgr.smithi114.nuwyfd (mgr.14205) 43 : cephadm [INF] Reconfiguring daemon crash.smithi114 on smithi114 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: cephadm 2024-09-17T11:37:58.360729+0000 mgr.smithi114.nuwyfd (mgr.14205) 43 : cephadm [INF] Reconfiguring daemon crash.smithi114 on smithi114 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.744519+0000 mon.smithi114 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.114:0/326888824' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:37:59 smithi120 bash[25115]: audit 2024-09-17T11:37:58.744519+0000 mon.smithi114 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.114:0/326888824' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cluster 2024-09-17T11:37:57.795543+0000 mgr.smithi114.nuwyfd (mgr.14205) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cluster 2024-09-17T11:37:57.795543+0000 mgr.smithi114.nuwyfd (mgr.14205) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.349590+0000 mon.smithi114 (mon.0) 302 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.349590+0000 mon.smithi114 (mon.0) 302 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.355786+0000 mon.smithi114 (mon.0) 303 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.355786+0000 mon.smithi114 (mon.0) 303 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cephadm 2024-09-17T11:37:58.357102+0000 mgr.smithi114.nuwyfd (mgr.14205) 42 : cephadm [INF] Reconfiguring crash.smithi114 (monmap changed)... 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cephadm 2024-09-17T11:37:58.357102+0000 mgr.smithi114.nuwyfd (mgr.14205) 42 : cephadm [INF] Reconfiguring crash.smithi114 (monmap changed)... 2024-09-17T11:37:59.695 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.357574+0000 mon.smithi114 (mon.0) 304 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.357574+0000 mon.smithi114 (mon.0) 304 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi114", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.359035+0000 mon.smithi114 (mon.0) 305 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.359035+0000 mon.smithi114 (mon.0) 305 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cephadm 2024-09-17T11:37:58.360729+0000 mgr.smithi114.nuwyfd (mgr.14205) 43 : cephadm [INF] Reconfiguring daemon crash.smithi114 on smithi114 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: cephadm 2024-09-17T11:37:58.360729+0000 mgr.smithi114.nuwyfd (mgr.14205) 43 : cephadm [INF] Reconfiguring daemon crash.smithi114 on smithi114 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.744519+0000 mon.smithi114 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.114:0/326888824' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.696 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:37:59 smithi114 bash[20002]: audit 2024-09-17T11:37:58.744519+0000 mon.smithi114 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.114:0/326888824' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:37:59.697 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T11:37:59.697 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:37:59.697 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:37:59.710 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:37:59.711 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:59.769 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:37:59.769 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:37:59.783 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:37:59.783 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:59.837 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T11:37:59.838 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T11:37:59.838 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:37:59.838 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:37:59.843 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T11:37:59.843 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/nvme1n1 2024-09-17T11:37:59.889 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/nvme1n1 2024-09-17T11:37:59.889 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 965 Links: 1 Device type: 103,2 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:36:06.175244779 +0000 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:32:57.452940875 +0000 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:32:57.452940875 +0000 2024-09-17T11:37:59.890 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:37:59.890 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T11:37:59.944 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:37:59.945 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:37:59.945 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00041585 s, 1.2 MB/s 2024-09-17T11:37:59.946 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T11:37:59.994 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/nvme2n1 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/nvme2n1 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 974 Links: 1 Device type: 103,4 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:36:06.191244636 +0000 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:32:57.548938289 +0000 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:32:57.548938289 +0000 2024-09-17T11:38:00.045 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:38:00.045 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T11:38:00.101 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:38:00.101 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:38:00.101 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000330014 s, 1.6 MB/s 2024-09-17T11:38:00.102 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T11:38:00.149 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/nvme3n1 2024-09-17T11:38:00.196 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/nvme3n1 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 983 Links: 1 Device type: 103,6 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:36:06.211244456 +0000 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:32:57.640935811 +0000 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:32:57.640935811 +0000 2024-09-17T11:38:00.197 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:38:00.197 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T11:38:00.249 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:38:00.250 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:38:00.250 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000384948 s, 1.3 MB/s 2024-09-17T11:38:00.250 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T11:38:00.298 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/nvme4n1 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/nvme4n1 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 992 Links: 1 Device type: 103,8 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 11:36:06.227244313 +0000 2024-09-17T11:38:00.345 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 11:32:57.736933226 +0000 2024-09-17T11:38:00.346 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 11:32:57.736933226 +0000 2024-09-17T11:38:00.346 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-17T11:38:00.346 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T11:38:00.400 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T11:38:00.400 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T11:38:00.400 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000450277 s, 1.1 MB/s 2024-09-17T11:38:00.401 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T11:38:00.450 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:38:00.451 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:38:00.457 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T11:38:00.457 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/nvme1n1 2024-09-17T11:38:00.503 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/nvme1n1 2024-09-17T11:38:00.503 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 969 Links: 1 Device type: 103,2 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:37:25.051538095 +0000 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:32:58.705806412 +0000 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:32:58.705806412 +0000 2024-09-17T11:38:00.504 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:38:00.505 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T11:38:00.557 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:38:00.557 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:38:00.557 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000383067 s, 1.3 MB/s 2024-09-17T11:38:00.558 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T11:38:00.608 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/nvme2n1 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/nvme2n1 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 978 Links: 1 Device type: 103,4 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:37:25.067537504 +0000 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:32:58.805755518 +0000 2024-09-17T11:38:00.655 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:32:58.805755518 +0000 2024-09-17T11:38:00.656 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:38:00.656 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T11:38:00.709 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:38:00.709 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:38:00.709 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000413217 s, 1.2 MB/s 2024-09-17T11:38:00.710 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T11:38:00.760 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/nvme3n1 2024-09-17T11:38:00.806 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/nvme3n1 2024-09-17T11:38:00.806 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.806 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 987 Links: 1 Device type: 103,6 2024-09-17T11:38:00.807 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.807 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:37:25.079537060 +0000 2024-09-17T11:38:00.807 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:32:58.897708697 +0000 2024-09-17T11:38:00.807 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:32:58.897708697 +0000 2024-09-17T11:38:00.807 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:38:00.807 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T11:38:00.861 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:38:00.862 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:38:00.862 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000487035 s, 1.1 MB/s 2024-09-17T11:38:00.863 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T11:38:00.912 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/nvme4n1 2024-09-17T11:38:00.958 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/nvme4n1 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 5h/5d Inode: 996 Links: 1 Device type: 103,8 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-09-17 11:37:25.095536470 +0000 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-09-17 11:32:58.997657803 +0000 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-09-17 11:32:58.997657803 +0000 2024-09-17T11:38:00.959 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-09-17T11:38:00.959 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T11:38:01.013 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-09-17T11:38:01.013 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-09-17T11:38:01.013 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000404895 s, 1.3 MB/s 2024-09-17T11:38:01.014 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T11:38:01.063 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices --method raw 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: cluster 2024-09-17T11:37:59.795954+0000 mgr.smithi114.nuwyfd (mgr.14205) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: cluster 2024-09-17T11:37:59.795954+0000 mgr.smithi114.nuwyfd (mgr.14205) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:00.814616+0000 mon.smithi114 (mon.0) 307 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:00.814616+0000 mon.smithi114 (mon.0) 307 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:00.822558+0000 mon.smithi114 (mon.0) 308 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:00.822558+0000 mon.smithi114 (mon.0) 308 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:01.104721+0000 mon.smithi114 (mon.0) 309 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:01.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:01 smithi120 bash[25115]: audit 2024-09-17T11:38:01.104721+0000 mon.smithi114 (mon.0) 309 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:01.641 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: cluster 2024-09-17T11:37:59.795954+0000 mgr.smithi114.nuwyfd (mgr.14205) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:01.641 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: cluster 2024-09-17T11:37:59.795954+0000 mgr.smithi114.nuwyfd (mgr.14205) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:01.641 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:00.814616+0000 mon.smithi114 (mon.0) 307 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.642 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:00.814616+0000 mon.smithi114 (mon.0) 307 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.642 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:00.822558+0000 mon.smithi114 (mon.0) 308 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.642 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:00.822558+0000 mon.smithi114 (mon.0) 308 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:01.642 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:01.104721+0000 mon.smithi114 (mon.0) 309 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:01.642 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:01 smithi114 bash[20002]: audit 2024-09-17T11:38:01.104721+0000 mon.smithi114 (mon.0) 309 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:02.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:02 smithi120 bash[25115]: cephadm 2024-09-17T11:38:00.824540+0000 mgr.smithi114.nuwyfd (mgr.14205) 45 : cephadm [INF] Reconfiguring alertmanager.smithi114 (dependencies changed)... 2024-09-17T11:38:02.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:02 smithi120 bash[25115]: cephadm 2024-09-17T11:38:00.824540+0000 mgr.smithi114.nuwyfd (mgr.14205) 45 : cephadm [INF] Reconfiguring alertmanager.smithi114 (dependencies changed)... 2024-09-17T11:38:02.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:02 smithi120 bash[25115]: cephadm 2024-09-17T11:38:00.835849+0000 mgr.smithi114.nuwyfd (mgr.14205) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi114 on smithi114 2024-09-17T11:38:02.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:02 smithi120 bash[25115]: cephadm 2024-09-17T11:38:00.835849+0000 mgr.smithi114.nuwyfd (mgr.14205) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi114 on smithi114 2024-09-17T11:38:02.714 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:02 smithi114 bash[20002]: cephadm 2024-09-17T11:38:00.824540+0000 mgr.smithi114.nuwyfd (mgr.14205) 45 : cephadm [INF] Reconfiguring alertmanager.smithi114 (dependencies changed)... 2024-09-17T11:38:02.714 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:02 smithi114 bash[20002]: cephadm 2024-09-17T11:38:00.824540+0000 mgr.smithi114.nuwyfd (mgr.14205) 45 : cephadm [INF] Reconfiguring alertmanager.smithi114 (dependencies changed)... 2024-09-17T11:38:02.714 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:02 smithi114 bash[20002]: cephadm 2024-09-17T11:38:00.835849+0000 mgr.smithi114.nuwyfd (mgr.14205) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi114 on smithi114 2024-09-17T11:38:02.714 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:02 smithi114 bash[20002]: cephadm 2024-09-17T11:38:00.835849+0000 mgr.smithi114.nuwyfd (mgr.14205) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi114 on smithi114 2024-09-17T11:38:03.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:03 smithi120 bash[25115]: cluster 2024-09-17T11:38:01.796431+0000 mgr.smithi114.nuwyfd (mgr.14205) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:03.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:03 smithi120 bash[25115]: cluster 2024-09-17T11:38:01.796431+0000 mgr.smithi114.nuwyfd (mgr.14205) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:03.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:03 smithi114 bash[20002]: cluster 2024-09-17T11:38:01.796431+0000 mgr.smithi114.nuwyfd (mgr.14205) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:03.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:03 smithi114 bash[20002]: cluster 2024-09-17T11:38:01.796431+0000 mgr.smithi114.nuwyfd (mgr.14205) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:05.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:05 smithi120 bash[25115]: cluster 2024-09-17T11:38:03.796951+0000 mgr.smithi114.nuwyfd (mgr.14205) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:05.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:05 smithi120 bash[25115]: cluster 2024-09-17T11:38:03.796951+0000 mgr.smithi114.nuwyfd (mgr.14205) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:05.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:05 smithi114 bash[20002]: cluster 2024-09-17T11:38:03.796951+0000 mgr.smithi114.nuwyfd (mgr.14205) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:05.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:05 smithi114 bash[20002]: cluster 2024-09-17T11:38:03.796951+0000 mgr.smithi114.nuwyfd (mgr.14205) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:05.856 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi120/config 2024-09-17T11:38:06.775 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: audit 2024-09-17T11:38:05.516981+0000 mon.smithi114 (mon.0) 310 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.776 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: audit 2024-09-17T11:38:05.516981+0000 mon.smithi114 (mon.0) 310 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.776 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: audit 2024-09-17T11:38:05.521114+0000 mon.smithi114 (mon.0) 311 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.776 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: audit 2024-09-17T11:38:05.521114+0000 mon.smithi114 (mon.0) 311 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.776 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: cephadm 2024-09-17T11:38:05.522089+0000 mgr.smithi114.nuwyfd (mgr.14205) 49 : cephadm [INF] Reconfiguring grafana.smithi114 (dependencies changed)... 2024-09-17T11:38:06.776 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:06 smithi120 bash[25115]: cephadm 2024-09-17T11:38:05.522089+0000 mgr.smithi114.nuwyfd (mgr.14205) 49 : cephadm [INF] Reconfiguring grafana.smithi114 (dependencies changed)... 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: audit 2024-09-17T11:38:05.516981+0000 mon.smithi114 (mon.0) 310 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: audit 2024-09-17T11:38:05.516981+0000 mon.smithi114 (mon.0) 310 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: audit 2024-09-17T11:38:05.521114+0000 mon.smithi114 (mon.0) 311 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: audit 2024-09-17T11:38:05.521114+0000 mon.smithi114 (mon.0) 311 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: cephadm 2024-09-17T11:38:05.522089+0000 mgr.smithi114.nuwyfd (mgr.14205) 49 : cephadm [INF] Reconfiguring grafana.smithi114 (dependencies changed)... 2024-09-17T11:38:06.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:06 smithi114 bash[20002]: cephadm 2024-09-17T11:38:05.522089+0000 mgr.smithi114.nuwyfd (mgr.14205) 49 : cephadm [INF] Reconfiguring grafana.smithi114 (dependencies changed)... 2024-09-17T11:38:07.099 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled osd.all-available-devices update... 2024-09-17T11:38:07.629 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T11:38:07.629 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: cephadm 2024-09-17T11:38:05.791512+0000 mgr.smithi114.nuwyfd (mgr.14205) 50 : cephadm [INF] Reconfiguring daemon grafana.smithi114 on smithi114 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: cephadm 2024-09-17T11:38:05.791512+0000 mgr.smithi114.nuwyfd (mgr.14205) 50 : cephadm [INF] Reconfiguring daemon grafana.smithi114 on smithi114 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: cluster 2024-09-17T11:38:05.797302+0000 mgr.smithi114.nuwyfd (mgr.14205) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: cluster 2024-09-17T11:38:05.797302+0000 mgr.smithi114.nuwyfd (mgr.14205) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: audit 2024-09-17T11:38:07.097196+0000 mon.smithi114 (mon.0) 312 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:07 smithi120 bash[25115]: audit 2024-09-17T11:38:07.097196+0000 mon.smithi114 (mon.0) 312 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:07.852 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: cephadm 2024-09-17T11:38:05.791512+0000 mgr.smithi114.nuwyfd (mgr.14205) 50 : cephadm [INF] Reconfiguring daemon grafana.smithi114 on smithi114 2024-09-17T11:38:07.853 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: cephadm 2024-09-17T11:38:05.791512+0000 mgr.smithi114.nuwyfd (mgr.14205) 50 : cephadm [INF] Reconfiguring daemon grafana.smithi114 on smithi114 2024-09-17T11:38:07.853 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: cluster 2024-09-17T11:38:05.797302+0000 mgr.smithi114.nuwyfd (mgr.14205) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:07.853 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: cluster 2024-09-17T11:38:05.797302+0000 mgr.smithi114.nuwyfd (mgr.14205) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:07.853 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: audit 2024-09-17T11:38:07.097196+0000 mon.smithi114 (mon.0) 312 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:07.853 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:07 smithi114 bash[20002]: audit 2024-09-17T11:38:07.097196+0000 mon.smithi114 (mon.0) 312 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:08.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: audit 2024-09-17T11:38:07.084329+0000 mgr.smithi114.nuwyfd (mgr.14205) 52 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: audit 2024-09-17T11:38:07.084329+0000 mgr.smithi114.nuwyfd (mgr.14205) 52 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.089421+0000 mgr.smithi114.nuwyfd (mgr.14205) 53 : cephadm [INF] Marking host: smithi114 for OSDSpec preview refresh. 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.089421+0000 mgr.smithi114.nuwyfd (mgr.14205) 53 : cephadm [INF] Marking host: smithi114 for OSDSpec preview refresh. 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.089568+0000 mgr.smithi114.nuwyfd (mgr.14205) 54 : cephadm [INF] Marking host: smithi120 for OSDSpec preview refresh. 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.089568+0000 mgr.smithi114.nuwyfd (mgr.14205) 54 : cephadm [INF] Marking host: smithi120 for OSDSpec preview refresh. 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.090322+0000 mgr.smithi114.nuwyfd (mgr.14205) 55 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T11:38:08.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:08 smithi114 bash[20002]: cephadm 2024-09-17T11:38:07.090322+0000 mgr.smithi114.nuwyfd (mgr.14205) 55 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: audit 2024-09-17T11:38:07.084329+0000 mgr.smithi114.nuwyfd (mgr.14205) 52 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: audit 2024-09-17T11:38:07.084329+0000 mgr.smithi114.nuwyfd (mgr.14205) 52 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "method": "raw", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.089421+0000 mgr.smithi114.nuwyfd (mgr.14205) 53 : cephadm [INF] Marking host: smithi114 for OSDSpec preview refresh. 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.089421+0000 mgr.smithi114.nuwyfd (mgr.14205) 53 : cephadm [INF] Marking host: smithi114 for OSDSpec preview refresh. 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.089568+0000 mgr.smithi114.nuwyfd (mgr.14205) 54 : cephadm [INF] Marking host: smithi120 for OSDSpec preview refresh. 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.089568+0000 mgr.smithi114.nuwyfd (mgr.14205) 54 : cephadm [INF] Marking host: smithi120 for OSDSpec preview refresh. 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.090322+0000 mgr.smithi114.nuwyfd (mgr.14205) 55 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T11:38:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:08 smithi120 bash[25115]: cephadm 2024-09-17T11:38:07.090322+0000 mgr.smithi114.nuwyfd (mgr.14205) 55 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T11:38:09.921 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:09 smithi114 bash[20002]: cluster 2024-09-17T11:38:07.797566+0000 mgr.smithi114.nuwyfd (mgr.14205) 56 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:09.921 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:09 smithi114 bash[20002]: cluster 2024-09-17T11:38:07.797566+0000 mgr.smithi114.nuwyfd (mgr.14205) 56 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:09.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:09 smithi120 bash[25115]: cluster 2024-09-17T11:38:07.797566+0000 mgr.smithi114.nuwyfd (mgr.14205) 56 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:09.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:09 smithi120 bash[25115]: cluster 2024-09-17T11:38:07.797566+0000 mgr.smithi114.nuwyfd (mgr.14205) 56 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: cluster 2024-09-17T11:38:09.797973+0000 mgr.smithi114.nuwyfd (mgr.14205) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: cluster 2024-09-17T11:38:09.797973+0000 mgr.smithi114.nuwyfd (mgr.14205) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: audit 2024-09-17T11:38:10.803064+0000 mon.smithi114 (mon.0) 313 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: audit 2024-09-17T11:38:10.803064+0000 mon.smithi114 (mon.0) 313 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: audit 2024-09-17T11:38:10.807293+0000 mon.smithi114 (mon.0) 314 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:11 smithi120 bash[25115]: audit 2024-09-17T11:38:10.807293+0000 mon.smithi114 (mon.0) 314 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: cluster 2024-09-17T11:38:09.797973+0000 mgr.smithi114.nuwyfd (mgr.14205) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: cluster 2024-09-17T11:38:09.797973+0000 mgr.smithi114.nuwyfd (mgr.14205) 57 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: audit 2024-09-17T11:38:10.803064+0000 mon.smithi114 (mon.0) 313 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: audit 2024-09-17T11:38:10.803064+0000 mon.smithi114 (mon.0) 313 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: audit 2024-09-17T11:38:10.807293+0000 mon.smithi114 (mon.0) 314 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:12.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:11 smithi114 bash[20002]: audit 2024-09-17T11:38:10.807293+0000 mon.smithi114 (mon.0) 314 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:12.383 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:12.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:12 smithi120 bash[25115]: cephadm 2024-09-17T11:38:10.808250+0000 mgr.smithi114.nuwyfd (mgr.14205) 58 : cephadm [INF] Reconfiguring prometheus.smithi114 (dependencies changed)... 2024-09-17T11:38:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:12 smithi120 bash[25115]: cephadm 2024-09-17T11:38:10.808250+0000 mgr.smithi114.nuwyfd (mgr.14205) 58 : cephadm [INF] Reconfiguring prometheus.smithi114 (dependencies changed)... 2024-09-17T11:38:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:12 smithi120 bash[25115]: cephadm 2024-09-17T11:38:11.050133+0000 mgr.smithi114.nuwyfd (mgr.14205) 59 : cephadm [INF] Reconfiguring daemon prometheus.smithi114 on smithi114 2024-09-17T11:38:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:12 smithi120 bash[25115]: cephadm 2024-09-17T11:38:11.050133+0000 mgr.smithi114.nuwyfd (mgr.14205) 59 : cephadm [INF] Reconfiguring daemon prometheus.smithi114 on smithi114 2024-09-17T11:38:12.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:12 smithi114 bash[20002]: cephadm 2024-09-17T11:38:10.808250+0000 mgr.smithi114.nuwyfd (mgr.14205) 58 : cephadm [INF] Reconfiguring prometheus.smithi114 (dependencies changed)... 2024-09-17T11:38:12.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:12 smithi114 bash[20002]: cephadm 2024-09-17T11:38:10.808250+0000 mgr.smithi114.nuwyfd (mgr.14205) 58 : cephadm [INF] Reconfiguring prometheus.smithi114 (dependencies changed)... 2024-09-17T11:38:12.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:12 smithi114 bash[20002]: cephadm 2024-09-17T11:38:11.050133+0000 mgr.smithi114.nuwyfd (mgr.14205) 59 : cephadm [INF] Reconfiguring daemon prometheus.smithi114 on smithi114 2024-09-17T11:38:12.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:12 smithi114 bash[20002]: cephadm 2024-09-17T11:38:11.050133+0000 mgr.smithi114.nuwyfd (mgr.14205) 59 : cephadm [INF] Reconfiguring daemon prometheus.smithi114 on smithi114 2024-09-17T11:38:13.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:13 smithi114 bash[20002]: cluster 2024-09-17T11:38:11.798341+0000 mgr.smithi114.nuwyfd (mgr.14205) 60 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:13.834 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:13 smithi114 bash[20002]: cluster 2024-09-17T11:38:11.798341+0000 mgr.smithi114.nuwyfd (mgr.14205) 60 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:13.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:13 smithi120 bash[25115]: cluster 2024-09-17T11:38:11.798341+0000 mgr.smithi114.nuwyfd (mgr.14205) 60 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:13.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:13 smithi120 bash[25115]: cluster 2024-09-17T11:38:11.798341+0000 mgr.smithi114.nuwyfd (mgr.14205) 60 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:14.553 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:15.339 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T11:38:15.731 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:15 smithi114 bash[20002]: cluster 2024-09-17T11:38:13.798644+0000 mgr.smithi114.nuwyfd (mgr.14205) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:15.731 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:15 smithi114 bash[20002]: cluster 2024-09-17T11:38:13.798644+0000 mgr.smithi114.nuwyfd (mgr.14205) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:15.731 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:15 smithi114 bash[20002]: audit 2024-09-17T11:38:14.552717+0000 mon.smithi114 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.114:0/2140580359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:15.732 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:15 smithi114 bash[20002]: audit 2024-09-17T11:38:14.552717+0000 mon.smithi114 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.114:0/2140580359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:15 smithi120 bash[25115]: cluster 2024-09-17T11:38:13.798644+0000 mgr.smithi114.nuwyfd (mgr.14205) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:15 smithi120 bash[25115]: cluster 2024-09-17T11:38:13.798644+0000 mgr.smithi114.nuwyfd (mgr.14205) 61 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:15 smithi120 bash[25115]: audit 2024-09-17T11:38:14.552717+0000 mon.smithi114 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.114:0/2140580359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:15 smithi120 bash[25115]: audit 2024-09-17T11:38:14.552717+0000 mon.smithi114 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.114:0/2140580359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:16.340 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:16.704 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:16 smithi114 bash[20002]: audit 2024-09-17T11:38:16.105193+0000 mon.smithi114 (mon.0) 316 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:16.704 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:16 smithi114 bash[20002]: audit 2024-09-17T11:38:16.105193+0000 mon.smithi114 (mon.0) 316 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:16.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:16 smithi120 bash[25115]: audit 2024-09-17T11:38:16.105193+0000 mon.smithi114 (mon.0) 316 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:16.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:16 smithi120 bash[25115]: audit 2024-09-17T11:38:16.105193+0000 mon.smithi114 (mon.0) 316 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: cluster 2024-09-17T11:38:15.799061+0000 mgr.smithi114.nuwyfd (mgr.14205) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: cluster 2024-09-17T11:38:15.799061+0000 mgr.smithi114.nuwyfd (mgr.14205) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.245093+0000 mon.smithi114 (mon.0) 317 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.245093+0000 mon.smithi114 (mon.0) 317 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.249454+0000 mon.smithi114 (mon.0) 318 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.249454+0000 mon.smithi114 (mon.0) 318 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.250642+0000 mon.smithi114 (mon.0) 319 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.250642+0000 mon.smithi114 (mon.0) 319 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.251430+0000 mon.smithi114 (mon.0) 320 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:17.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:17 smithi120 bash[25115]: audit 2024-09-17T11:38:17.251430+0000 mon.smithi114 (mon.0) 320 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:18.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: cluster 2024-09-17T11:38:15.799061+0000 mgr.smithi114.nuwyfd (mgr.14205) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:18.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: cluster 2024-09-17T11:38:15.799061+0000 mgr.smithi114.nuwyfd (mgr.14205) 62 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:18.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.245093+0000 mon.smithi114 (mon.0) 317 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:18.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.245093+0000 mon.smithi114 (mon.0) 317 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.249454+0000 mon.smithi114 (mon.0) 318 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.249454+0000 mon.smithi114 (mon.0) 318 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.250642+0000 mon.smithi114 (mon.0) 319 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.250642+0000 mon.smithi114 (mon.0) 319 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi120", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.251430+0000 mon.smithi114 (mon.0) 320 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:18.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:17 smithi114 bash[20002]: audit 2024-09-17T11:38:17.251430+0000 mon.smithi114 (mon.0) 320 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:18.850 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:18 smithi120 bash[25115]: cephadm 2024-09-17T11:38:17.250293+0000 mgr.smithi114.nuwyfd (mgr.14205) 63 : cephadm [INF] Reconfiguring ceph-exporter.smithi120 (monmap changed)... 2024-09-17T11:38:18.850 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:18 smithi120 bash[25115]: cephadm 2024-09-17T11:38:17.250293+0000 mgr.smithi114.nuwyfd (mgr.14205) 63 : cephadm [INF] Reconfiguring ceph-exporter.smithi120 (monmap changed)... 2024-09-17T11:38:18.850 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:18 smithi120 bash[25115]: cephadm 2024-09-17T11:38:17.252194+0000 mgr.smithi114.nuwyfd (mgr.14205) 64 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:38:18.850 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:18 smithi120 bash[25115]: cephadm 2024-09-17T11:38:17.252194+0000 mgr.smithi114.nuwyfd (mgr.14205) 64 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:38:19.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:18 smithi114 bash[20002]: cephadm 2024-09-17T11:38:17.250293+0000 mgr.smithi114.nuwyfd (mgr.14205) 63 : cephadm [INF] Reconfiguring ceph-exporter.smithi120 (monmap changed)... 2024-09-17T11:38:19.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:18 smithi114 bash[20002]: cephadm 2024-09-17T11:38:17.250293+0000 mgr.smithi114.nuwyfd (mgr.14205) 63 : cephadm [INF] Reconfiguring ceph-exporter.smithi120 (monmap changed)... 2024-09-17T11:38:19.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:18 smithi114 bash[20002]: cephadm 2024-09-17T11:38:17.252194+0000 mgr.smithi114.nuwyfd (mgr.14205) 64 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:38:19.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:18 smithi114 bash[20002]: cephadm 2024-09-17T11:38:17.252194+0000 mgr.smithi114.nuwyfd (mgr.14205) 64 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi120 on smithi120 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: cluster 2024-09-17T11:38:17.799551+0000 mgr.smithi114.nuwyfd (mgr.14205) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: cluster 2024-09-17T11:38:17.799551+0000 mgr.smithi114.nuwyfd (mgr.14205) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.487737+0000 mon.smithi114 (mon.0) 321 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.487737+0000 mon.smithi114 (mon.0) 321 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.496535+0000 mon.smithi114 (mon.0) 322 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.496535+0000 mon.smithi114 (mon.0) 322 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.498956+0000 mon.smithi114 (mon.0) 323 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.498956+0000 mon.smithi114 (mon.0) 323 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:38:19.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.500853+0000 mon.smithi114 (mon.0) 324 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:19.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:19 smithi120 bash[25115]: audit 2024-09-17T11:38:19.500853+0000 mon.smithi114 (mon.0) 324 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:20.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: cluster 2024-09-17T11:38:17.799551+0000 mgr.smithi114.nuwyfd (mgr.14205) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: cluster 2024-09-17T11:38:17.799551+0000 mgr.smithi114.nuwyfd (mgr.14205) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.487737+0000 mon.smithi114 (mon.0) 321 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.487737+0000 mon.smithi114 (mon.0) 321 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.496535+0000 mon.smithi114 (mon.0) 322 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.496535+0000 mon.smithi114 (mon.0) 322 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.498956+0000 mon.smithi114 (mon.0) 323 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.498956+0000 mon.smithi114 (mon.0) 323 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi120", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.500853+0000 mon.smithi114 (mon.0) 324 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:20.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:19 smithi114 bash[20002]: audit 2024-09-17T11:38:19.500853+0000 mon.smithi114 (mon.0) 324 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:20.878 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:20 smithi120 bash[25115]: cephadm 2024-09-17T11:38:19.498261+0000 mgr.smithi114.nuwyfd (mgr.14205) 66 : cephadm [INF] Reconfiguring crash.smithi120 (monmap changed)... 2024-09-17T11:38:20.878 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:20 smithi120 bash[25115]: cephadm 2024-09-17T11:38:19.498261+0000 mgr.smithi114.nuwyfd (mgr.14205) 66 : cephadm [INF] Reconfiguring crash.smithi120 (monmap changed)... 2024-09-17T11:38:20.878 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:20 smithi120 bash[25115]: cephadm 2024-09-17T11:38:19.502689+0000 mgr.smithi114.nuwyfd (mgr.14205) 67 : cephadm [INF] Reconfiguring daemon crash.smithi120 on smithi120 2024-09-17T11:38:20.879 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:20 smithi120 bash[25115]: cephadm 2024-09-17T11:38:19.502689+0000 mgr.smithi114.nuwyfd (mgr.14205) 67 : cephadm [INF] Reconfiguring daemon crash.smithi120 on smithi120 2024-09-17T11:38:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:20 smithi114 bash[20002]: cephadm 2024-09-17T11:38:19.498261+0000 mgr.smithi114.nuwyfd (mgr.14205) 66 : cephadm [INF] Reconfiguring crash.smithi120 (monmap changed)... 2024-09-17T11:38:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:20 smithi114 bash[20002]: cephadm 2024-09-17T11:38:19.498261+0000 mgr.smithi114.nuwyfd (mgr.14205) 66 : cephadm [INF] Reconfiguring crash.smithi120 (monmap changed)... 2024-09-17T11:38:21.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:20 smithi114 bash[20002]: cephadm 2024-09-17T11:38:19.502689+0000 mgr.smithi114.nuwyfd (mgr.14205) 67 : cephadm [INF] Reconfiguring daemon crash.smithi120 on smithi120 2024-09-17T11:38:21.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:20 smithi114 bash[20002]: cephadm 2024-09-17T11:38:19.502689+0000 mgr.smithi114.nuwyfd (mgr.14205) 67 : cephadm [INF] Reconfiguring daemon crash.smithi120 on smithi120 2024-09-17T11:38:21.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:21 smithi120 bash[25115]: cluster 2024-09-17T11:38:19.799978+0000 mgr.smithi114.nuwyfd (mgr.14205) 68 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:21.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:21 smithi120 bash[25115]: cluster 2024-09-17T11:38:19.799978+0000 mgr.smithi114.nuwyfd (mgr.14205) 68 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:22.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:21 smithi114 bash[20002]: cluster 2024-09-17T11:38:19.799978+0000 mgr.smithi114.nuwyfd (mgr.14205) 68 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:22.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:21 smithi114 bash[20002]: cluster 2024-09-17T11:38:19.799978+0000 mgr.smithi114.nuwyfd (mgr.14205) 68 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:22.130 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.601459+0000 mon.smithi114 (mon.0) 325 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.601459+0000 mon.smithi114 (mon.0) 325 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.609970+0000 mon.smithi114 (mon.0) 326 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.609970+0000 mon.smithi114 (mon.0) 326 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: cephadm 2024-09-17T11:38:21.612124+0000 mgr.smithi114.nuwyfd (mgr.14205) 69 : cephadm [INF] Reconfiguring mgr.smithi120.xdizhk (monmap changed)... 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: cephadm 2024-09-17T11:38:21.612124+0000 mgr.smithi114.nuwyfd (mgr.14205) 69 : cephadm [INF] Reconfiguring mgr.smithi120.xdizhk (monmap changed)... 2024-09-17T11:38:22.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.612986+0000 mon.smithi114 (mon.0) 327 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.612986+0000 mon.smithi114 (mon.0) 327 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.614798+0000 mon.smithi114 (mon.0) 328 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.614798+0000 mon.smithi114 (mon.0) 328 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.617115+0000 mon.smithi114 (mon.0) 329 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: audit 2024-09-17T11:38:21.617115+0000 mon.smithi114 (mon.0) 329 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: cephadm 2024-09-17T11:38:21.618577+0000 mgr.smithi114.nuwyfd (mgr.14205) 70 : cephadm [INF] Reconfiguring daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:38:22.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:22 smithi120 bash[25115]: cephadm 2024-09-17T11:38:21.618577+0000 mgr.smithi114.nuwyfd (mgr.14205) 70 : cephadm [INF] Reconfiguring daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.601459+0000 mon.smithi114 (mon.0) 325 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.601459+0000 mon.smithi114 (mon.0) 325 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.609970+0000 mon.smithi114 (mon.0) 326 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.609970+0000 mon.smithi114 (mon.0) 326 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: cephadm 2024-09-17T11:38:21.612124+0000 mgr.smithi114.nuwyfd (mgr.14205) 69 : cephadm [INF] Reconfiguring mgr.smithi120.xdizhk (monmap changed)... 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: cephadm 2024-09-17T11:38:21.612124+0000 mgr.smithi114.nuwyfd (mgr.14205) 69 : cephadm [INF] Reconfiguring mgr.smithi120.xdizhk (monmap changed)... 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.612986+0000 mon.smithi114 (mon.0) 327 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.612986+0000 mon.smithi114 (mon.0) 327 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi120.xdizhk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.614798+0000 mon.smithi114 (mon.0) 328 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:38:23.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.614798+0000 mon.smithi114 (mon.0) 328 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T11:38:23.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.617115+0000 mon.smithi114 (mon.0) 329 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:23.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: audit 2024-09-17T11:38:21.617115+0000 mon.smithi114 (mon.0) 329 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:23.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: cephadm 2024-09-17T11:38:21.618577+0000 mgr.smithi114.nuwyfd (mgr.14205) 70 : cephadm [INF] Reconfiguring daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:38:23.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:22 smithi114 bash[20002]: cephadm 2024-09-17T11:38:21.618577+0000 mgr.smithi114.nuwyfd (mgr.14205) 70 : cephadm [INF] Reconfiguring daemon mgr.smithi120.xdizhk on smithi120 2024-09-17T11:38:23.668 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:23.887 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:23 smithi114 bash[20002]: cluster 2024-09-17T11:38:21.800379+0000 mgr.smithi114.nuwyfd (mgr.14205) 71 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:23.887 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:23 smithi114 bash[20002]: cluster 2024-09-17T11:38:21.800379+0000 mgr.smithi114.nuwyfd (mgr.14205) 71 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:23.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:23 smithi120 bash[25115]: cluster 2024-09-17T11:38:21.800379+0000 mgr.smithi114.nuwyfd (mgr.14205) 71 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:23.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:23 smithi120 bash[25115]: cluster 2024-09-17T11:38:21.800379+0000 mgr.smithi114.nuwyfd (mgr.14205) 71 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:24.302 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.668070+0000 mon.smithi114 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.114:0/2539515100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.668070+0000 mon.smithi114 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.114:0/2539515100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.691613+0000 mon.smithi114 (mon.0) 331 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.691613+0000 mon.smithi114 (mon.0) 331 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.696444+0000 mon.smithi114 (mon.0) 332 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.696444+0000 mon.smithi114 (mon.0) 332 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:24.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.697530+0000 mon.smithi114 (mon.0) 333 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:38:24.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.697530+0000 mon.smithi114 (mon.0) 333 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:38:24.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.698176+0000 mon.smithi114 (mon.0) 334 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:38:24.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.698176+0000 mon.smithi114 (mon.0) 334 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:38:24.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.698782+0000 mon.smithi114 (mon.0) 335 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:24.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:24 smithi120 bash[25115]: audit 2024-09-17T11:38:23.698782+0000 mon.smithi114 (mon.0) 335 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:25.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.668070+0000 mon.smithi114 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.114:0/2539515100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.668070+0000 mon.smithi114 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.114:0/2539515100' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.691613+0000 mon.smithi114 (mon.0) 331 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.691613+0000 mon.smithi114 (mon.0) 331 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.696444+0000 mon.smithi114 (mon.0) 332 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.696444+0000 mon.smithi114 (mon.0) 332 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.697530+0000 mon.smithi114 (mon.0) 333 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.697530+0000 mon.smithi114 (mon.0) 333 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.698176+0000 mon.smithi114 (mon.0) 334 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.698176+0000 mon.smithi114 (mon.0) 334 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.698782+0000 mon.smithi114 (mon.0) 335 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:25.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:24 smithi114 bash[20002]: audit 2024-09-17T11:38:23.698782+0000 mon.smithi114 (mon.0) 335 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:25.303 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cephadm 2024-09-17T11:38:23.697232+0000 mgr.smithi114.nuwyfd (mgr.14205) 72 : cephadm [INF] Reconfiguring mon.smithi120 (monmap changed)... 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cephadm 2024-09-17T11:38:23.697232+0000 mgr.smithi114.nuwyfd (mgr.14205) 72 : cephadm [INF] Reconfiguring mon.smithi120 (monmap changed)... 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cephadm 2024-09-17T11:38:23.699656+0000 mgr.smithi114.nuwyfd (mgr.14205) 73 : cephadm [INF] Reconfiguring daemon mon.smithi120 on smithi120 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cephadm 2024-09-17T11:38:23.699656+0000 mgr.smithi114.nuwyfd (mgr.14205) 73 : cephadm [INF] Reconfiguring daemon mon.smithi120 on smithi120 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cluster 2024-09-17T11:38:23.800713+0000 mgr.smithi114.nuwyfd (mgr.14205) 74 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:25 smithi120 bash[25115]: cluster 2024-09-17T11:38:23.800713+0000 mgr.smithi114.nuwyfd (mgr.14205) 74 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:25.998 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cephadm 2024-09-17T11:38:23.697232+0000 mgr.smithi114.nuwyfd (mgr.14205) 72 : cephadm [INF] Reconfiguring mon.smithi120 (monmap changed)... 2024-09-17T11:38:25.998 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cephadm 2024-09-17T11:38:23.697232+0000 mgr.smithi114.nuwyfd (mgr.14205) 72 : cephadm [INF] Reconfiguring mon.smithi120 (monmap changed)... 2024-09-17T11:38:25.998 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cephadm 2024-09-17T11:38:23.699656+0000 mgr.smithi114.nuwyfd (mgr.14205) 73 : cephadm [INF] Reconfiguring daemon mon.smithi120 on smithi120 2024-09-17T11:38:25.998 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cephadm 2024-09-17T11:38:23.699656+0000 mgr.smithi114.nuwyfd (mgr.14205) 73 : cephadm [INF] Reconfiguring daemon mon.smithi120 on smithi120 2024-09-17T11:38:25.999 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cluster 2024-09-17T11:38:23.800713+0000 mgr.smithi114.nuwyfd (mgr.14205) 74 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:25.999 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:25 smithi114 bash[20002]: cluster 2024-09-17T11:38:23.800713+0000 mgr.smithi114.nuwyfd (mgr.14205) 74 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.704623+0000 mon.smithi114 (mon.0) 336 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.704623+0000 mon.smithi114 (mon.0) 336 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.713132+0000 mon.smithi114 (mon.0) 337 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.713132+0000 mon.smithi114 (mon.0) 337 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.723020+0000 mon.smithi114 (mon.0) 338 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.723020+0000 mon.smithi114 (mon.0) 338 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.723948+0000 mgr.smithi114.nuwyfd (mgr.14205) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.723948+0000 mgr.smithi114.nuwyfd (mgr.14205) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.726394+0000 mon.smithi114 (mon.0) 339 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"} : dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.726394+0000 mon.smithi114 (mon.0) 339 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"} : dispatch 2024-09-17T11:38:27.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.727209+0000 mgr.smithi114.nuwyfd (mgr.14205) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.727209+0000 mgr.smithi114.nuwyfd (mgr.14205) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.734022+0000 mon.smithi114 (mon.0) 340 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.734022+0000 mon.smithi114 (mon.0) 340 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.756730+0000 mon.smithi114 (mon.0) 341 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.756730+0000 mon.smithi114 (mon.0) 341 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.757740+0000 mgr.smithi114.nuwyfd (mgr.14205) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.757740+0000 mgr.smithi114.nuwyfd (mgr.14205) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:38:27.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.762115+0000 mon.smithi114 (mon.0) 342 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"} : dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.762115+0000 mon.smithi114 (mon.0) 342 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"} : dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.762885+0000 mgr.smithi114.nuwyfd (mgr.14205) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.762885+0000 mgr.smithi114.nuwyfd (mgr.14205) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.769233+0000 mon.smithi114 (mon.0) 343 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.769233+0000 mon.smithi114 (mon.0) 343 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.786127+0000 mon.smithi114 (mon.0) 344 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.786127+0000 mon.smithi114 (mon.0) 344 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.786972+0000 mgr.smithi114.nuwyfd (mgr.14205) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.786972+0000 mgr.smithi114.nuwyfd (mgr.14205) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.794790+0000 mon.smithi114 (mon.0) 345 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"} : dispatch 2024-09-17T11:38:27.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.794790+0000 mon.smithi114 (mon.0) 345 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"} : dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.795826+0000 mgr.smithi114.nuwyfd (mgr.14205) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.795826+0000 mgr.smithi114.nuwyfd (mgr.14205) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: cluster 2024-09-17T11:38:25.801104+0000 mgr.smithi114.nuwyfd (mgr.14205) 81 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: cluster 2024-09-17T11:38:25.801104+0000 mgr.smithi114.nuwyfd (mgr.14205) 81 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.804005+0000 mon.smithi114 (mon.0) 346 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.804005+0000 mon.smithi114 (mon.0) 346 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.998755+0000 mon.smithi114 (mon.0) 347 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:25.998755+0000 mon.smithi114 (mon.0) 347 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.000098+0000 mgr.smithi114.nuwyfd (mgr.14205) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.000098+0000 mgr.smithi114.nuwyfd (mgr.14205) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.137100+0000 mon.smithi114 (mon.0) 348 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.137100+0000 mon.smithi114 (mon.0) 348 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:38:27.033 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.612447+0000 mon.smithi114 (mon.0) 349 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.612447+0000 mon.smithi114 (mon.0) 349 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.613366+0000 mgr.smithi114.nuwyfd (mgr.14205) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.034 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:26 smithi114 bash[20002]: audit 2024-09-17T11:38:26.613366+0000 mgr.smithi114.nuwyfd (mgr.14205) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.704623+0000 mon.smithi114 (mon.0) 336 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.704623+0000 mon.smithi114 (mon.0) 336 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.713132+0000 mon.smithi114 (mon.0) 337 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.713132+0000 mon.smithi114 (mon.0) 337 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.723020+0000 mon.smithi114 (mon.0) 338 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-17T11:38:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.723020+0000 mon.smithi114 (mon.0) 338 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.723948+0000 mgr.smithi114.nuwyfd (mgr.14205) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.723948+0000 mgr.smithi114.nuwyfd (mgr.14205) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.726394+0000 mon.smithi114 (mon.0) 339 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"} : dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.726394+0000 mon.smithi114 (mon.0) 339 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"} : dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.727209+0000 mgr.smithi114.nuwyfd (mgr.14205) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.727209+0000 mgr.smithi114.nuwyfd (mgr.14205) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.734022+0000 mon.smithi114 (mon.0) 340 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.734022+0000 mon.smithi114 (mon.0) 340 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.756730+0000 mon.smithi114 (mon.0) 341 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.756730+0000 mon.smithi114 (mon.0) 341 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-17T11:38:27.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.757740+0000 mgr.smithi114.nuwyfd (mgr.14205) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.757740+0000 mgr.smithi114.nuwyfd (mgr.14205) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.762115+0000 mon.smithi114 (mon.0) 342 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"} : dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.762115+0000 mon.smithi114 (mon.0) 342 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"} : dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.762885+0000 mgr.smithi114.nuwyfd (mgr.14205) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.762885+0000 mgr.smithi114.nuwyfd (mgr.14205) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi114.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.769233+0000 mon.smithi114 (mon.0) 343 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.769233+0000 mon.smithi114 (mon.0) 343 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.786127+0000 mon.smithi114 (mon.0) 344 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.786127+0000 mon.smithi114 (mon.0) 344 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.786972+0000 mgr.smithi114.nuwyfd (mgr.14205) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.786972+0000 mgr.smithi114.nuwyfd (mgr.14205) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.794790+0000 mon.smithi114 (mon.0) 345 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"} : dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.794790+0000 mon.smithi114 (mon.0) 345 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"} : dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.795826+0000 mgr.smithi114.nuwyfd (mgr.14205) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.795826+0000 mgr.smithi114.nuwyfd (mgr.14205) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi114.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: cluster 2024-09-17T11:38:25.801104+0000 mgr.smithi114.nuwyfd (mgr.14205) 81 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: cluster 2024-09-17T11:38:25.801104+0000 mgr.smithi114.nuwyfd (mgr.14205) 81 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.804005+0000 mon.smithi114 (mon.0) 346 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.804005+0000 mon.smithi114 (mon.0) 346 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.998755+0000 mon.smithi114 (mon.0) 347 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.189 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:25.998755+0000 mon.smithi114 (mon.0) 347 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.000098+0000 mgr.smithi114.nuwyfd (mgr.14205) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.000098+0000 mgr.smithi114.nuwyfd (mgr.14205) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.137100+0000 mon.smithi114 (mon.0) 348 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.137100+0000 mon.smithi114 (mon.0) 348 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.612447+0000 mon.smithi114 (mon.0) 349 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.612447+0000 mon.smithi114 (mon.0) 349 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.613366+0000 mgr.smithi114.nuwyfd (mgr.14205) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:27.190 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:26 smithi120 bash[25115]: audit 2024-09-17T11:38:26.613366+0000 mgr.smithi114.nuwyfd (mgr.14205) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:28.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:27 smithi120 bash[25115]: audit 2024-09-17T11:38:27.225311+0000 mon.smithi114 (mon.0) 350 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:28.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:27 smithi120 bash[25115]: audit 2024-09-17T11:38:27.225311+0000 mon.smithi114 (mon.0) 350 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:28.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:27 smithi120 bash[25115]: audit 2024-09-17T11:38:27.226433+0000 mgr.smithi114.nuwyfd (mgr.14205) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:28.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:27 smithi120 bash[25115]: audit 2024-09-17T11:38:27.226433+0000 mgr.smithi114.nuwyfd (mgr.14205) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:28.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:27 smithi114 bash[20002]: audit 2024-09-17T11:38:27.225311+0000 mon.smithi114 (mon.0) 350 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:28.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:27 smithi114 bash[20002]: audit 2024-09-17T11:38:27.225311+0000 mon.smithi114 (mon.0) 350 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T11:38:28.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:27 smithi114 bash[20002]: audit 2024-09-17T11:38:27.226433+0000 mgr.smithi114.nuwyfd (mgr.14205) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:28.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:27 smithi114 bash[20002]: audit 2024-09-17T11:38:27.226433+0000 mgr.smithi114.nuwyfd (mgr.14205) 84 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:38:29.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:28 smithi120 bash[25115]: cluster 2024-09-17T11:38:27.801580+0000 mgr.smithi114.nuwyfd (mgr.14205) 85 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:29.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:28 smithi120 bash[25115]: cluster 2024-09-17T11:38:27.801580+0000 mgr.smithi114.nuwyfd (mgr.14205) 85 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:29.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:28 smithi114 bash[20002]: cluster 2024-09-17T11:38:27.801580+0000 mgr.smithi114.nuwyfd (mgr.14205) 85 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:29.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:28 smithi114 bash[20002]: cluster 2024-09-17T11:38:27.801580+0000 mgr.smithi114.nuwyfd (mgr.14205) 85 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:30.084 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:30 smithi120 bash[25115]: cluster 2024-09-17T11:38:29.802034+0000 mgr.smithi114.nuwyfd (mgr.14205) 86 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:30 smithi120 bash[25115]: cluster 2024-09-17T11:38:29.802034+0000 mgr.smithi114.nuwyfd (mgr.14205) 86 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:31.243 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:30 smithi114 bash[20002]: cluster 2024-09-17T11:38:29.802034+0000 mgr.smithi114.nuwyfd (mgr.14205) 86 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:31.243 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:30 smithi114 bash[20002]: cluster 2024-09-17T11:38:29.802034+0000 mgr.smithi114.nuwyfd (mgr.14205) 86 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:31.611 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:32.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.105208+0000 mon.smithi114 (mon.0) 351 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:32.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.105208+0000 mon.smithi114 (mon.0) 351 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:32.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.533662+0000 mon.smithi114 (mon.0) 352 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.533662+0000 mon.smithi114 (mon.0) 352 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.538159+0000 mon.smithi114 (mon.0) 353 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.538159+0000 mon.smithi114 (mon.0) 353 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.610606+0000 mon.smithi114 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.114:0/690738730' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:32.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:31 smithi114 bash[20002]: audit 2024-09-17T11:38:31.610606+0000 mon.smithi114 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.114:0/690738730' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.105208+0000 mon.smithi114 (mon.0) 351 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.105208+0000 mon.smithi114 (mon.0) 351 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.533662+0000 mon.smithi114 (mon.0) 352 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.533662+0000 mon.smithi114 (mon.0) 352 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.538159+0000 mon.smithi114 (mon.0) 353 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.538159+0000 mon.smithi114 (mon.0) 353 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.610606+0000 mon.smithi114 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.114:0/690738730' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:31 smithi120 bash[25115]: audit 2024-09-17T11:38:31.610606+0000 mon.smithi114 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.114:0/690738730' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:32.259 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T11:38:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: cluster 2024-09-17T11:38:31.802287+0000 mgr.smithi114.nuwyfd (mgr.14205) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: cluster 2024-09-17T11:38:31.802287+0000 mgr.smithi114.nuwyfd (mgr.14205) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:31.863427+0000 mon.smithi114 (mon.0) 355 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:31.863427+0000 mon.smithi114 (mon.0) 355 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:31.873903+0000 mon.smithi114 (mon.0) 356 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:31.873903+0000 mon.smithi114 (mon.0) 356 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.175755+0000 mon.smithi114 (mon.0) 357 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.175755+0000 mon.smithi114 (mon.0) 357 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.186213+0000 mon.smithi114 (mon.0) 358 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.186213+0000 mon.smithi114 (mon.0) 358 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.507828+0000 mon.smithi114 (mon.0) 359 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.507828+0000 mon.smithi114 (mon.0) 359 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.517041+0000 mon.smithi114 (mon.0) 360 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.517041+0000 mon.smithi114 (mon.0) 360 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.518844+0000 mon.smithi114 (mon.0) 361 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.518844+0000 mon.smithi114 (mon.0) 361 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.520179+0000 mon.smithi114 (mon.0) 362 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:38:33.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.520179+0000 mon.smithi114 (mon.0) 362 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.528097+0000 mon.smithi114 (mon.0) 363 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.528097+0000 mon.smithi114 (mon.0) 363 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.535139+0000 mon.smithi114 (mon.0) 364 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.535139+0000 mon.smithi114 (mon.0) 364 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.542154+0000 mon.smithi114 (mon.0) 365 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.542154+0000 mon.smithi114 (mon.0) 365 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.543479+0000 mon.smithi114 (mon.0) 366 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.543479+0000 mon.smithi114 (mon.0) 366 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.548856+0000 mon.smithi114 (mon.0) 367 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.548856+0000 mon.smithi114 (mon.0) 367 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.549921+0000 mon.smithi114 (mon.0) 368 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:32 smithi120 bash[25115]: audit 2024-09-17T11:38:32.549921+0000 mon.smithi114 (mon.0) 368 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.260 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: cluster 2024-09-17T11:38:31.802287+0000 mgr.smithi114.nuwyfd (mgr.14205) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: cluster 2024-09-17T11:38:31.802287+0000 mgr.smithi114.nuwyfd (mgr.14205) 87 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:31.863427+0000 mon.smithi114 (mon.0) 355 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:31.863427+0000 mon.smithi114 (mon.0) 355 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:31.873903+0000 mon.smithi114 (mon.0) 356 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.271 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:31.873903+0000 mon.smithi114 (mon.0) 356 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.175755+0000 mon.smithi114 (mon.0) 357 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.175755+0000 mon.smithi114 (mon.0) 357 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.186213+0000 mon.smithi114 (mon.0) 358 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.186213+0000 mon.smithi114 (mon.0) 358 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.507828+0000 mon.smithi114 (mon.0) 359 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.507828+0000 mon.smithi114 (mon.0) 359 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.517041+0000 mon.smithi114 (mon.0) 360 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.517041+0000 mon.smithi114 (mon.0) 360 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.518844+0000 mon.smithi114 (mon.0) 361 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.518844+0000 mon.smithi114 (mon.0) 361 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.520179+0000 mon.smithi114 (mon.0) 362 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.520179+0000 mon.smithi114 (mon.0) 362 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:38:33.272 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.528097+0000 mon.smithi114 (mon.0) 363 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.528097+0000 mon.smithi114 (mon.0) 363 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.535139+0000 mon.smithi114 (mon.0) 364 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.535139+0000 mon.smithi114 (mon.0) 364 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.542154+0000 mon.smithi114 (mon.0) 365 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.542154+0000 mon.smithi114 (mon.0) 365 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.543479+0000 mon.smithi114 (mon.0) 366 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.543479+0000 mon.smithi114 (mon.0) 366 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.548856+0000 mon.smithi114 (mon.0) 367 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.548856+0000 mon.smithi114 (mon.0) 367 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.549921+0000 mon.smithi114 (mon.0) 368 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:32 smithi114 bash[20002]: audit 2024-09-17T11:38:32.549921+0000 mon.smithi114 (mon.0) 368 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:35.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:34 smithi120 bash[25115]: cluster 2024-09-17T11:38:33.802672+0000 mgr.smithi114.nuwyfd (mgr.14205) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:35.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:34 smithi120 bash[25115]: cluster 2024-09-17T11:38:33.802672+0000 mgr.smithi114.nuwyfd (mgr.14205) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:35.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:34 smithi114 bash[20002]: cluster 2024-09-17T11:38:33.802672+0000 mgr.smithi114.nuwyfd (mgr.14205) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:35.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:34 smithi114 bash[20002]: cluster 2024-09-17T11:38:33.802672+0000 mgr.smithi114.nuwyfd (mgr.14205) 88 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:37.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:36 smithi120 bash[25115]: cluster 2024-09-17T11:38:35.803088+0000 mgr.smithi114.nuwyfd (mgr.14205) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:37.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:36 smithi120 bash[25115]: cluster 2024-09-17T11:38:35.803088+0000 mgr.smithi114.nuwyfd (mgr.14205) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:37.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:36 smithi114 bash[20002]: cluster 2024-09-17T11:38:35.803088+0000 mgr.smithi114.nuwyfd (mgr.14205) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:37.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:36 smithi114 bash[20002]: cluster 2024-09-17T11:38:35.803088+0000 mgr.smithi114.nuwyfd (mgr.14205) 89 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:37.624 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:39.146 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:38 smithi114 bash[20002]: cluster 2024-09-17T11:38:37.803612+0000 mgr.smithi114.nuwyfd (mgr.14205) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:39.147 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:38 smithi114 bash[20002]: cluster 2024-09-17T11:38:37.803612+0000 mgr.smithi114.nuwyfd (mgr.14205) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:39.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:38 smithi120 bash[25115]: cluster 2024-09-17T11:38:37.803612+0000 mgr.smithi114.nuwyfd (mgr.14205) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:39.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:38 smithi120 bash[25115]: cluster 2024-09-17T11:38:37.803612+0000 mgr.smithi114.nuwyfd (mgr.14205) 90 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:39.424 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:40.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:39 smithi114 bash[20002]: audit 2024-09-17T11:38:39.423613+0000 mon.smithi114 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.114:0/3742628107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:40.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:39 smithi114 bash[20002]: audit 2024-09-17T11:38:39.423613+0000 mon.smithi114 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.114:0/3742628107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:40.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:39 smithi120 bash[25115]: audit 2024-09-17T11:38:39.423613+0000 mon.smithi114 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.114:0/3742628107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:40.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:39 smithi120 bash[25115]: audit 2024-09-17T11:38:39.423613+0000 mon.smithi114 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.114:0/3742628107' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:40.750 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T11:38:41.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:40 smithi114 bash[20002]: cluster 2024-09-17T11:38:39.804056+0000 mgr.smithi114.nuwyfd (mgr.14205) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:41.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:40 smithi114 bash[20002]: cluster 2024-09-17T11:38:39.804056+0000 mgr.smithi114.nuwyfd (mgr.14205) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:41.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:40 smithi120 bash[25115]: cluster 2024-09-17T11:38:39.804056+0000 mgr.smithi114.nuwyfd (mgr.14205) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:41.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:40 smithi120 bash[25115]: cluster 2024-09-17T11:38:39.804056+0000 mgr.smithi114.nuwyfd (mgr.14205) 91 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:41.751 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:42.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.143208+0000 mon.smithi120 (mon.1) 2 : audit [INF] from='client.? 172.21.15.120:0/3299225718' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.143208+0000 mon.smithi120 (mon.1) 2 : audit [INF] from='client.? 172.21.15.120:0/3299225718' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.143885+0000 mon.smithi114 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.143885+0000 mon.smithi114 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.146486+0000 mon.smithi114 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"}]': finished 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.146486+0000 mon.smithi114 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"}]': finished 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: cluster 2024-09-17T11:38:41.151321+0000 mon.smithi114 (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: cluster 2024-09-17T11:38:41.151321+0000 mon.smithi114 (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.151587+0000 mon.smithi114 (mon.0) 373 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.151587+0000 mon.smithi114 (mon.0) 373 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.537630+0000 mon.smithi120 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.120:0/3541738371' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:42.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:41 smithi114 bash[20002]: audit 2024-09-17T11:38:41.537630+0000 mon.smithi120 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.120:0/3541738371' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:42.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.143208+0000 mon.smithi120 (mon.1) 2 : audit [INF] from='client.? 172.21.15.120:0/3299225718' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.143208+0000 mon.smithi120 (mon.1) 2 : audit [INF] from='client.? 172.21.15.120:0/3299225718' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.143885+0000 mon.smithi114 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.143885+0000 mon.smithi114 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"} : dispatch 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.146486+0000 mon.smithi114 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"}]': finished 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.146486+0000 mon.smithi114 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf8f79b8-b4f7-4cad-a321-9d2ab8141349"}]': finished 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: cluster 2024-09-17T11:38:41.151321+0000 mon.smithi114 (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: cluster 2024-09-17T11:38:41.151321+0000 mon.smithi114 (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.151587+0000 mon.smithi114 (mon.0) 373 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.151587+0000 mon.smithi114 (mon.0) 373 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.537630+0000 mon.smithi120 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.120:0/3541738371' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:42.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:41 smithi120 bash[25115]: audit 2024-09-17T11:38:41.537630+0000 mon.smithi120 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.120:0/3541738371' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:43.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: cluster 2024-09-17T11:38:41.804414+0000 mgr.smithi114.nuwyfd (mgr.14205) 92 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:43.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: cluster 2024-09-17T11:38:41.804414+0000 mgr.smithi114.nuwyfd (mgr.14205) 92 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.392776+0000 mon.smithi114 (mon.0) 374 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.392776+0000 mon.smithi114 (mon.0) 374 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.395517+0000 mon.smithi114 (mon.0) 375 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"}]': finished 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.395517+0000 mon.smithi114 (mon.0) 375 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"}]': finished 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: cluster 2024-09-17T11:38:42.400351+0000 mon.smithi114 (mon.0) 376 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: cluster 2024-09-17T11:38:42.400351+0000 mon.smithi114 (mon.0) 376 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.400779+0000 mon.smithi114 (mon.0) 377 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.400779+0000 mon.smithi114 (mon.0) 377 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.401262+0000 mon.smithi114 (mon.0) 378 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.401262+0000 mon.smithi114 (mon.0) 378 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.779421+0000 mon.smithi114 (mon.0) 379 : audit [DBG] from='client.? 172.21.15.114:0/561293681' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:43.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:43 smithi120 bash[25115]: audit 2024-09-17T11:38:42.779421+0000 mon.smithi114 (mon.0) 379 : audit [DBG] from='client.? 172.21.15.114:0/561293681' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:43.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: cluster 2024-09-17T11:38:41.804414+0000 mgr.smithi114.nuwyfd (mgr.14205) 92 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: cluster 2024-09-17T11:38:41.804414+0000 mgr.smithi114.nuwyfd (mgr.14205) 92 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.392776+0000 mon.smithi114 (mon.0) 374 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.392776+0000 mon.smithi114 (mon.0) 374 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.395517+0000 mon.smithi114 (mon.0) 375 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"}]': finished 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.395517+0000 mon.smithi114 (mon.0) 375 : audit [INF] from='client.? 172.21.15.114:0/2583109074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c2e4540-6e63-4689-8e80-036ea5d470f8"}]': finished 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: cluster 2024-09-17T11:38:42.400351+0000 mon.smithi114 (mon.0) 376 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: cluster 2024-09-17T11:38:42.400351+0000 mon.smithi114 (mon.0) 376 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.400779+0000 mon.smithi114 (mon.0) 377 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.400779+0000 mon.smithi114 (mon.0) 377 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.401262+0000 mon.smithi114 (mon.0) 378 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.401262+0000 mon.smithi114 (mon.0) 378 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:43.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.779421+0000 mon.smithi114 (mon.0) 379 : audit [DBG] from='client.? 172.21.15.114:0/561293681' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:43.531 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:43 smithi114 bash[20002]: audit 2024-09-17T11:38:42.779421+0000 mon.smithi114 (mon.0) 379 : audit [DBG] from='client.? 172.21.15.114:0/561293681' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: cluster 2024-09-17T11:38:43.804757+0000 mgr.smithi114.nuwyfd (mgr.14205) 93 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: cluster 2024-09-17T11:38:43.804757+0000 mgr.smithi114.nuwyfd (mgr.14205) 93 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: audit 2024-09-17T11:38:44.948883+0000 mon.smithi114 (mon.0) 380 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: audit 2024-09-17T11:38:44.948883+0000 mon.smithi114 (mon.0) 380 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: audit 2024-09-17T11:38:44.949811+0000 mon.smithi114 (mon.0) 381 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:45.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:45 smithi120 bash[25115]: audit 2024-09-17T11:38:44.949811+0000 mon.smithi114 (mon.0) 381 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:45.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: cluster 2024-09-17T11:38:43.804757+0000 mgr.smithi114.nuwyfd (mgr.14205) 93 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:45.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: cluster 2024-09-17T11:38:43.804757+0000 mgr.smithi114.nuwyfd (mgr.14205) 93 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:45.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: audit 2024-09-17T11:38:44.948883+0000 mon.smithi114 (mon.0) 380 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:45.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: audit 2024-09-17T11:38:44.948883+0000 mon.smithi114 (mon.0) 380 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:45.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: audit 2024-09-17T11:38:44.949811+0000 mon.smithi114 (mon.0) 381 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:45.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:45 smithi114 bash[20002]: audit 2024-09-17T11:38:44.949811+0000 mon.smithi114 (mon.0) 381 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:46.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:46 smithi120 bash[25115]: audit 2024-09-17T11:38:46.106007+0000 mon.smithi114 (mon.0) 382 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:46.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:46 smithi120 bash[25115]: audit 2024-09-17T11:38:46.106007+0000 mon.smithi114 (mon.0) 382 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:46.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:46 smithi114 bash[20002]: audit 2024-09-17T11:38:46.106007+0000 mon.smithi114 (mon.0) 382 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:46.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:46 smithi114 bash[20002]: audit 2024-09-17T11:38:46.106007+0000 mon.smithi114 (mon.0) 382 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:38:47.013 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: cluster 2024-09-17T11:38:45.804996+0000 mgr.smithi114.nuwyfd (mgr.14205) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: cluster 2024-09-17T11:38:45.804996+0000 mgr.smithi114.nuwyfd (mgr.14205) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: audit 2024-09-17T11:38:46.548702+0000 mon.smithi114 (mon.0) 383 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: audit 2024-09-17T11:38:46.548702+0000 mon.smithi114 (mon.0) 383 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: audit 2024-09-17T11:38:46.550090+0000 mon.smithi114 (mon.0) 384 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:47.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:47 smithi114 bash[20002]: audit 2024-09-17T11:38:46.550090+0000 mon.smithi114 (mon.0) 384 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:47.429 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: cluster 2024-09-17T11:38:45.804996+0000 mgr.smithi114.nuwyfd (mgr.14205) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:47.429 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: cluster 2024-09-17T11:38:45.804996+0000 mgr.smithi114.nuwyfd (mgr.14205) 94 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:47.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: audit 2024-09-17T11:38:46.548702+0000 mon.smithi114 (mon.0) 383 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:47.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: audit 2024-09-17T11:38:46.548702+0000 mon.smithi114 (mon.0) 383 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:47.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: audit 2024-09-17T11:38:46.550090+0000 mon.smithi114 (mon.0) 384 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:47.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:47 smithi120 bash[25115]: audit 2024-09-17T11:38:46.550090+0000 mon.smithi114 (mon.0) 384 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:48.371 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:49.035 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726573122,"num_remapped_pgs":0} 2024-09-17T11:38:49.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:49 smithi120 bash[25115]: cluster 2024-09-17T11:38:47.805352+0000 mgr.smithi114.nuwyfd (mgr.14205) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:49.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:49 smithi120 bash[25115]: cluster 2024-09-17T11:38:47.805352+0000 mgr.smithi114.nuwyfd (mgr.14205) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:49.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:49 smithi120 bash[25115]: audit 2024-09-17T11:38:48.370884+0000 mon.smithi114 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.114:0/4226686141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:49.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:49 smithi120 bash[25115]: audit 2024-09-17T11:38:48.370884+0000 mon.smithi114 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.114:0/4226686141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:49.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:49 smithi114 bash[20002]: cluster 2024-09-17T11:38:47.805352+0000 mgr.smithi114.nuwyfd (mgr.14205) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:49.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:49 smithi114 bash[20002]: cluster 2024-09-17T11:38:47.805352+0000 mgr.smithi114.nuwyfd (mgr.14205) 95 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:49.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:49 smithi114 bash[20002]: audit 2024-09-17T11:38:48.370884+0000 mon.smithi114 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.114:0/4226686141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:49.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:49 smithi114 bash[20002]: audit 2024-09-17T11:38:48.370884+0000 mon.smithi114 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.114:0/4226686141' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:50.037 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:51.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:51 smithi120 bash[25115]: cluster 2024-09-17T11:38:49.805802+0000 mgr.smithi114.nuwyfd (mgr.14205) 96 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:51.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:51 smithi120 bash[25115]: cluster 2024-09-17T11:38:49.805802+0000 mgr.smithi114.nuwyfd (mgr.14205) 96 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:51 smithi114 bash[20002]: cluster 2024-09-17T11:38:49.805802+0000 mgr.smithi114.nuwyfd (mgr.14205) 96 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:51.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:51 smithi114 bash[20002]: cluster 2024-09-17T11:38:49.805802+0000 mgr.smithi114.nuwyfd (mgr.14205) 96 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:53.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:53 smithi120 bash[25115]: cluster 2024-09-17T11:38:51.806287+0000 mgr.smithi114.nuwyfd (mgr.14205) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:53.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:53 smithi120 bash[25115]: cluster 2024-09-17T11:38:51.806287+0000 mgr.smithi114.nuwyfd (mgr.14205) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:53.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:53 smithi114 bash[20002]: cluster 2024-09-17T11:38:51.806287+0000 mgr.smithi114.nuwyfd (mgr.14205) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:53.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:53 smithi114 bash[20002]: cluster 2024-09-17T11:38:51.806287+0000 mgr.smithi114.nuwyfd (mgr.14205) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:54.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.418459+0000 mon.smithi120 (mon.1) 4 : audit [INF] from='client.? 172.21.15.120:0/4168940514' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.418459+0000 mon.smithi120 (mon.1) 4 : audit [INF] from='client.? 172.21.15.120:0/4168940514' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.419428+0000 mon.smithi114 (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.419428+0000 mon.smithi114 (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.422651+0000 mon.smithi114 (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"}]': finished 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.422651+0000 mon.smithi114 (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"}]': finished 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: cluster 2024-09-17T11:38:53.427474+0000 mon.smithi114 (mon.0) 388 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: cluster 2024-09-17T11:38:53.427474+0000 mon.smithi114 (mon.0) 388 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.427818+0000 mon.smithi114 (mon.0) 389 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.427818+0000 mon.smithi114 (mon.0) 389 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.428156+0000 mon.smithi114 (mon.0) 390 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.428156+0000 mon.smithi114 (mon.0) 390 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.428512+0000 mon.smithi114 (mon.0) 391 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:54.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.428512+0000 mon.smithi114 (mon.0) 391 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:54.438 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.788932+0000 mon.smithi120 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.120:0/3701182229' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:54.438 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:54 smithi120 bash[25115]: audit 2024-09-17T11:38:53.788932+0000 mon.smithi120 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.120:0/3701182229' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:54.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.418459+0000 mon.smithi120 (mon.1) 4 : audit [INF] from='client.? 172.21.15.120:0/4168940514' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.418459+0000 mon.smithi120 (mon.1) 4 : audit [INF] from='client.? 172.21.15.120:0/4168940514' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.419428+0000 mon.smithi114 (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.419428+0000 mon.smithi114 (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"} : dispatch 2024-09-17T11:38:54.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.422651+0000 mon.smithi114 (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"}]': finished 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.422651+0000 mon.smithi114 (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f8b1ae6-4acc-4204-9654-5096cab8fdf5"}]': finished 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: cluster 2024-09-17T11:38:53.427474+0000 mon.smithi114 (mon.0) 388 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: cluster 2024-09-17T11:38:53.427474+0000 mon.smithi114 (mon.0) 388 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.427818+0000 mon.smithi114 (mon.0) 389 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.427818+0000 mon.smithi114 (mon.0) 389 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.428156+0000 mon.smithi114 (mon.0) 390 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.428156+0000 mon.smithi114 (mon.0) 390 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.428512+0000 mon.smithi114 (mon.0) 391 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.428512+0000 mon.smithi114 (mon.0) 391 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.788932+0000 mon.smithi120 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.120:0/3701182229' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:54.530 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:54 smithi114 bash[20002]: audit 2024-09-17T11:38:53.788932+0000 mon.smithi120 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.120:0/3701182229' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:54.602 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:38:55.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:55 smithi120 bash[25115]: cluster 2024-09-17T11:38:53.806740+0000 mgr.smithi114.nuwyfd (mgr.14205) 98 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:55.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:55 smithi120 bash[25115]: cluster 2024-09-17T11:38:53.806740+0000 mgr.smithi114.nuwyfd (mgr.14205) 98 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:55.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:55 smithi114 bash[20002]: cluster 2024-09-17T11:38:53.806740+0000 mgr.smithi114.nuwyfd (mgr.14205) 98 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:55.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:55 smithi114 bash[20002]: cluster 2024-09-17T11:38:53.806740+0000 mgr.smithi114.nuwyfd (mgr.14205) 98 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:55.889 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:38:56.493 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726573135,"num_remapped_pgs":0} 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.557013+0000 mon.smithi114 (mon.0) 392 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.557013+0000 mon.smithi114 (mon.0) 392 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.559591+0000 mon.smithi114 (mon.0) 393 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"}]': finished 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.559591+0000 mon.smithi114 (mon.0) 393 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"}]': finished 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: cluster 2024-09-17T11:38:55.562418+0000 mon.smithi114 (mon.0) 394 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: cluster 2024-09-17T11:38:55.562418+0000 mon.smithi114 (mon.0) 394 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562614+0000 mon.smithi114 (mon.0) 395 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562614+0000 mon.smithi114 (mon.0) 395 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562743+0000 mon.smithi114 (mon.0) 396 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562743+0000 mon.smithi114 (mon.0) 396 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562881+0000 mon.smithi114 (mon.0) 397 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:56.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.562881+0000 mon.smithi114 (mon.0) 397 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.563011+0000 mon.smithi114 (mon.0) 398 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.563011+0000 mon.smithi114 (mon.0) 398 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.888669+0000 mon.smithi114 (mon.0) 399 : audit [DBG] from='client.? 172.21.15.114:0/1702817371' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.888669+0000 mon.smithi114 (mon.0) 399 : audit [DBG] from='client.? 172.21.15.114:0/1702817371' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.921090+0000 mon.smithi114 (mon.0) 400 : audit [DBG] from='client.? 172.21.15.114:0/1744846218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:56.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:56 smithi120 bash[25115]: audit 2024-09-17T11:38:55.921090+0000 mon.smithi114 (mon.0) 400 : audit [DBG] from='client.? 172.21.15.114:0/1744846218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:56.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.557013+0000 mon.smithi114 (mon.0) 392 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"} : dispatch 2024-09-17T11:38:56.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.557013+0000 mon.smithi114 (mon.0) 392 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"} : dispatch 2024-09-17T11:38:56.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.559591+0000 mon.smithi114 (mon.0) 393 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"}]': finished 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.559591+0000 mon.smithi114 (mon.0) 393 : audit [INF] from='client.? 172.21.15.114:0/46442435' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e59377e2-0be0-4716-94c9-14b4f010f21e"}]': finished 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: cluster 2024-09-17T11:38:55.562418+0000 mon.smithi114 (mon.0) 394 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: cluster 2024-09-17T11:38:55.562418+0000 mon.smithi114 (mon.0) 394 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562614+0000 mon.smithi114 (mon.0) 395 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562614+0000 mon.smithi114 (mon.0) 395 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562743+0000 mon.smithi114 (mon.0) 396 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562743+0000 mon.smithi114 (mon.0) 396 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562881+0000 mon.smithi114 (mon.0) 397 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.562881+0000 mon.smithi114 (mon.0) 397 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.563011+0000 mon.smithi114 (mon.0) 398 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:38:56.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.563011+0000 mon.smithi114 (mon.0) 398 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:38:56.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.888669+0000 mon.smithi114 (mon.0) 399 : audit [DBG] from='client.? 172.21.15.114:0/1702817371' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:56.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.888669+0000 mon.smithi114 (mon.0) 399 : audit [DBG] from='client.? 172.21.15.114:0/1702817371' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:38:56.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.921090+0000 mon.smithi114 (mon.0) 400 : audit [DBG] from='client.? 172.21.15.114:0/1744846218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:56.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:56 smithi114 bash[20002]: audit 2024-09-17T11:38:55.921090+0000 mon.smithi114 (mon.0) 400 : audit [DBG] from='client.? 172.21.15.114:0/1744846218' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:38:57.494 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: cluster 2024-09-17T11:38:55.807110+0000 mgr.smithi114.nuwyfd (mgr.14205) 99 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: cluster 2024-09-17T11:38:55.807110+0000 mgr.smithi114.nuwyfd (mgr.14205) 99 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: audit 2024-09-17T11:38:57.161256+0000 mon.smithi114 (mon.0) 401 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: audit 2024-09-17T11:38:57.161256+0000 mon.smithi114 (mon.0) 401 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: audit 2024-09-17T11:38:57.162612+0000 mon.smithi114 (mon.0) 402 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:57 smithi120 bash[25115]: audit 2024-09-17T11:38:57.162612+0000 mon.smithi114 (mon.0) 402 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: cluster 2024-09-17T11:38:55.807110+0000 mgr.smithi114.nuwyfd (mgr.14205) 99 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: cluster 2024-09-17T11:38:55.807110+0000 mgr.smithi114.nuwyfd (mgr.14205) 99 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: audit 2024-09-17T11:38:57.161256+0000 mon.smithi114 (mon.0) 401 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: audit 2024-09-17T11:38:57.161256+0000 mon.smithi114 (mon.0) 401 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: audit 2024-09-17T11:38:57.162612+0000 mon.smithi114 (mon.0) 402 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:57.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:57 smithi114 bash[20002]: audit 2024-09-17T11:38:57.162612+0000 mon.smithi114 (mon.0) 402 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: cluster 2024-09-17T11:38:57.807543+0000 mgr.smithi114.nuwyfd (mgr.14205) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: cluster 2024-09-17T11:38:57.807543+0000 mgr.smithi114.nuwyfd (mgr.14205) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:38:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: audit 2024-09-17T11:38:59.427142+0000 mon.smithi114 (mon.0) 403 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: audit 2024-09-17T11:38:59.427142+0000 mon.smithi114 (mon.0) 403 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:38:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: audit 2024-09-17T11:38:59.428600+0000 mon.smithi114 (mon.0) 404 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:38:59.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:38:59 smithi120 bash[25115]: audit 2024-09-17T11:38:59.428600+0000 mon.smithi114 (mon.0) 404 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: cluster 2024-09-17T11:38:57.807543+0000 mgr.smithi114.nuwyfd (mgr.14205) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: cluster 2024-09-17T11:38:57.807543+0000 mgr.smithi114.nuwyfd (mgr.14205) 100 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: audit 2024-09-17T11:38:59.427142+0000 mon.smithi114 (mon.0) 403 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: audit 2024-09-17T11:38:59.427142+0000 mon.smithi114 (mon.0) 403 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: audit 2024-09-17T11:38:59.428600+0000 mon.smithi114 (mon.0) 404 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:38:59 smithi114 bash[20002]: audit 2024-09-17T11:38:59.428600+0000 mon.smithi114 (mon.0) 404 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:01 smithi120 bash[25115]: cluster 2024-09-17T11:38:59.807943+0000 mgr.smithi114.nuwyfd (mgr.14205) 101 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:01 smithi120 bash[25115]: cluster 2024-09-17T11:38:59.807943+0000 mgr.smithi114.nuwyfd (mgr.14205) 101 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:01 smithi120 bash[25115]: audit 2024-09-17T11:39:01.106435+0000 mon.smithi114 (mon.0) 405 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:01 smithi120 bash[25115]: audit 2024-09-17T11:39:01.106435+0000 mon.smithi114 (mon.0) 405 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:01 smithi114 bash[20002]: cluster 2024-09-17T11:38:59.807943+0000 mgr.smithi114.nuwyfd (mgr.14205) 101 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:01 smithi114 bash[20002]: cluster 2024-09-17T11:38:59.807943+0000 mgr.smithi114.nuwyfd (mgr.14205) 101 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:01 smithi114 bash[20002]: audit 2024-09-17T11:39:01.106435+0000 mon.smithi114 (mon.0) 405 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:01 smithi114 bash[20002]: audit 2024-09-17T11:39:01.106435+0000 mon.smithi114 (mon.0) 405 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:02.942 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:03.895 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:03 smithi114 bash[20002]: cluster 2024-09-17T11:39:01.808360+0000 mgr.smithi114.nuwyfd (mgr.14205) 102 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:03.895 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:03 smithi114 bash[20002]: cluster 2024-09-17T11:39:01.808360+0000 mgr.smithi114.nuwyfd (mgr.14205) 102 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:03.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:03 smithi120 bash[25115]: cluster 2024-09-17T11:39:01.808360+0000 mgr.smithi114.nuwyfd (mgr.14205) 102 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:03.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:03 smithi120 bash[25115]: cluster 2024-09-17T11:39:01.808360+0000 mgr.smithi114.nuwyfd (mgr.14205) 102 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:04.254 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:04.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:04 smithi120 bash[25115]: audit 2024-09-17T11:39:04.253791+0000 mon.smithi114 (mon.0) 406 : audit [DBG] from='client.? 172.21.15.114:0/3734687487' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:04.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:04 smithi120 bash[25115]: audit 2024-09-17T11:39:04.253791+0000 mon.smithi114 (mon.0) 406 : audit [DBG] from='client.? 172.21.15.114:0/3734687487' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:05.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:04 smithi114 bash[20002]: audit 2024-09-17T11:39:04.253791+0000 mon.smithi114 (mon.0) 406 : audit [DBG] from='client.? 172.21.15.114:0/3734687487' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:05.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:04 smithi114 bash[20002]: audit 2024-09-17T11:39:04.253791+0000 mon.smithi114 (mon.0) 406 : audit [DBG] from='client.? 172.21.15.114:0/3734687487' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:05.158 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726573135,"num_remapped_pgs":0} 2024-09-17T11:39:05.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:05 smithi120 bash[25115]: cluster 2024-09-17T11:39:03.808782+0000 mgr.smithi114.nuwyfd (mgr.14205) 103 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:05.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:05 smithi120 bash[25115]: cluster 2024-09-17T11:39:03.808782+0000 mgr.smithi114.nuwyfd (mgr.14205) 103 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:05 smithi114 bash[20002]: cluster 2024-09-17T11:39:03.808782+0000 mgr.smithi114.nuwyfd (mgr.14205) 103 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:05 smithi114 bash[20002]: cluster 2024-09-17T11:39:03.808782+0000 mgr.smithi114.nuwyfd (mgr.14205) 103 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:06.159 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:06.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.824868+0000 mon.smithi120 (mon.1) 6 : audit [INF] from='client.? 172.21.15.120:0/1087793861' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.824868+0000 mon.smithi120 (mon.1) 6 : audit [INF] from='client.? 172.21.15.120:0/1087793861' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.825978+0000 mon.smithi114 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.825978+0000 mon.smithi114 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.829179+0000 mon.smithi114 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"}]': finished 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.829179+0000 mon.smithi114 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"}]': finished 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: cluster 2024-09-17T11:39:05.834361+0000 mon.smithi114 (mon.0) 409 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: cluster 2024-09-17T11:39:05.834361+0000 mon.smithi114 (mon.0) 409 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.834798+0000 mon.smithi114 (mon.0) 410 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.834798+0000 mon.smithi114 (mon.0) 410 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835165+0000 mon.smithi114 (mon.0) 411 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835165+0000 mon.smithi114 (mon.0) 411 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:06.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835472+0000 mon.smithi114 (mon.0) 412 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835472+0000 mon.smithi114 (mon.0) 412 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835850+0000 mon.smithi114 (mon.0) 413 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.835850+0000 mon.smithi114 (mon.0) 413 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.836152+0000 mon.smithi114 (mon.0) 414 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:05.836152+0000 mon.smithi114 (mon.0) 414 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:06.218887+0000 mon.smithi120 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.120:0/1515613746' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:06.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:06 smithi120 bash[25115]: audit 2024-09-17T11:39:06.218887+0000 mon.smithi120 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.120:0/1515613746' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.824868+0000 mon.smithi120 (mon.1) 6 : audit [INF] from='client.? 172.21.15.120:0/1087793861' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.824868+0000 mon.smithi120 (mon.1) 6 : audit [INF] from='client.? 172.21.15.120:0/1087793861' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.825978+0000 mon.smithi114 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.825978+0000 mon.smithi114 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"} : dispatch 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.829179+0000 mon.smithi114 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"}]': finished 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.829179+0000 mon.smithi114 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "651a1ce8-dab2-4c6d-b911-21b5802804d1"}]': finished 2024-09-17T11:39:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: cluster 2024-09-17T11:39:05.834361+0000 mon.smithi114 (mon.0) 409 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T11:39:07.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: cluster 2024-09-17T11:39:05.834361+0000 mon.smithi114 (mon.0) 409 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.834798+0000 mon.smithi114 (mon.0) 410 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.834798+0000 mon.smithi114 (mon.0) 410 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835165+0000 mon.smithi114 (mon.0) 411 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835165+0000 mon.smithi114 (mon.0) 411 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835472+0000 mon.smithi114 (mon.0) 412 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835472+0000 mon.smithi114 (mon.0) 412 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835850+0000 mon.smithi114 (mon.0) 413 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.835850+0000 mon.smithi114 (mon.0) 413 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.836152+0000 mon.smithi114 (mon.0) 414 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:05.836152+0000 mon.smithi114 (mon.0) 414 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:06.218887+0000 mon.smithi120 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.120:0/1515613746' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:07.032 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:06 smithi114 bash[20002]: audit 2024-09-17T11:39:06.218887+0000 mon.smithi120 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.120:0/1515613746' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:07 smithi120 bash[25115]: cluster 2024-09-17T11:39:05.809151+0000 mgr.smithi114.nuwyfd (mgr.14205) 104 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:07.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:07 smithi120 bash[25115]: cluster 2024-09-17T11:39:05.809151+0000 mgr.smithi114.nuwyfd (mgr.14205) 104 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:07 smithi114 bash[20002]: cluster 2024-09-17T11:39:05.809151+0000 mgr.smithi114.nuwyfd (mgr.14205) 104 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:07 smithi114 bash[20002]: cluster 2024-09-17T11:39:05.809151+0000 mgr.smithi114.nuwyfd (mgr.14205) 104 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: cluster 2024-09-17T11:39:07.809432+0000 mgr.smithi114.nuwyfd (mgr.14205) 105 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: cluster 2024-09-17T11:39:07.809432+0000 mgr.smithi114.nuwyfd (mgr.14205) 105 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: audit 2024-09-17T11:39:08.778268+0000 mon.smithi114 (mon.0) 415 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: audit 2024-09-17T11:39:08.778268+0000 mon.smithi114 (mon.0) 415 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: audit 2024-09-17T11:39:08.779942+0000 mon.smithi114 (mon.0) 416 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:09 smithi120 bash[25115]: audit 2024-09-17T11:39:08.779942+0000 mon.smithi114 (mon.0) 416 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: cluster 2024-09-17T11:39:07.809432+0000 mgr.smithi114.nuwyfd (mgr.14205) 105 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: cluster 2024-09-17T11:39:07.809432+0000 mgr.smithi114.nuwyfd (mgr.14205) 105 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: audit 2024-09-17T11:39:08.778268+0000 mon.smithi114 (mon.0) 415 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: audit 2024-09-17T11:39:08.778268+0000 mon.smithi114 (mon.0) 415 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: audit 2024-09-17T11:39:08.779942+0000 mon.smithi114 (mon.0) 416 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:09 smithi114 bash[20002]: audit 2024-09-17T11:39:08.779942+0000 mon.smithi114 (mon.0) 416 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:10.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:10 smithi120 bash[25115]: audit 2024-09-17T11:39:09.835791+0000 mon.smithi114 (mon.0) 417 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:10.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:10 smithi120 bash[25115]: audit 2024-09-17T11:39:09.835791+0000 mon.smithi114 (mon.0) 417 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:10.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:10 smithi120 bash[25115]: audit 2024-09-17T11:39:09.837601+0000 mon.smithi114 (mon.0) 418 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:10.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:10 smithi120 bash[25115]: audit 2024-09-17T11:39:09.837601+0000 mon.smithi114 (mon.0) 418 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:10 smithi114 bash[20002]: audit 2024-09-17T11:39:09.835791+0000 mon.smithi114 (mon.0) 417 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:10 smithi114 bash[20002]: audit 2024-09-17T11:39:09.835791+0000 mon.smithi114 (mon.0) 417 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:39:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:10 smithi114 bash[20002]: audit 2024-09-17T11:39:09.837601+0000 mon.smithi114 (mon.0) 418 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:10 smithi114 bash[20002]: audit 2024-09-17T11:39:09.837601+0000 mon.smithi114 (mon.0) 418 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:11.266 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:11 smithi120 bash[25115]: cluster 2024-09-17T11:39:09.809816+0000 mgr.smithi114.nuwyfd (mgr.14205) 106 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:11.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:11 smithi120 bash[25115]: cluster 2024-09-17T11:39:09.809816+0000 mgr.smithi114.nuwyfd (mgr.14205) 106 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:12.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:11 smithi114 bash[20002]: cluster 2024-09-17T11:39:09.809816+0000 mgr.smithi114.nuwyfd (mgr.14205) 106 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:12.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:11 smithi114 bash[20002]: cluster 2024-09-17T11:39:09.809816+0000 mgr.smithi114.nuwyfd (mgr.14205) 106 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:12.616 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:12 smithi120 bash[25115]: cluster 2024-09-17T11:39:11.810182+0000 mgr.smithi114.nuwyfd (mgr.14205) 107 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:12 smithi120 bash[25115]: cluster 2024-09-17T11:39:11.810182+0000 mgr.smithi114.nuwyfd (mgr.14205) 107 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:12 smithi120 bash[25115]: audit 2024-09-17T11:39:12.616561+0000 mon.smithi114 (mon.0) 419 : audit [DBG] from='client.? 172.21.15.114:0/2063042353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:12.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:12 smithi120 bash[25115]: audit 2024-09-17T11:39:12.616561+0000 mon.smithi114 (mon.0) 419 : audit [DBG] from='client.? 172.21.15.114:0/2063042353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:12 smithi114 bash[20002]: cluster 2024-09-17T11:39:11.810182+0000 mgr.smithi114.nuwyfd (mgr.14205) 107 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:12 smithi114 bash[20002]: cluster 2024-09-17T11:39:11.810182+0000 mgr.smithi114.nuwyfd (mgr.14205) 107 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:12 smithi114 bash[20002]: audit 2024-09-17T11:39:12.616561+0000 mon.smithi114 (mon.0) 419 : audit [DBG] from='client.? 172.21.15.114:0/2063042353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:12 smithi114 bash[20002]: audit 2024-09-17T11:39:12.616561+0000 mon.smithi114 (mon.0) 419 : audit [DBG] from='client.? 172.21.15.114:0/2063042353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:13.210 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1726573145,"num_remapped_pgs":0} 2024-09-17T11:39:14.211 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:14.954 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:14 smithi114 bash[20002]: cluster 2024-09-17T11:39:13.810597+0000 mgr.smithi114.nuwyfd (mgr.14205) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:14.954 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:14 smithi114 bash[20002]: cluster 2024-09-17T11:39:13.810597+0000 mgr.smithi114.nuwyfd (mgr.14205) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:15.154 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:14 smithi120 bash[25115]: cluster 2024-09-17T11:39:13.810597+0000 mgr.smithi114.nuwyfd (mgr.14205) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:15.154 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:14 smithi120 bash[25115]: cluster 2024-09-17T11:39:13.810597+0000 mgr.smithi114.nuwyfd (mgr.14205) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:17.130 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:16 smithi114 bash[20002]: cluster 2024-09-17T11:39:15.810994+0000 mgr.smithi114.nuwyfd (mgr.14205) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:17.130 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:16 smithi114 bash[20002]: cluster 2024-09-17T11:39:15.810994+0000 mgr.smithi114.nuwyfd (mgr.14205) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:17.130 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:16 smithi114 bash[20002]: audit 2024-09-17T11:39:16.106627+0000 mon.smithi114 (mon.0) 420 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:17.130 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:16 smithi114 bash[20002]: audit 2024-09-17T11:39:16.106627+0000 mon.smithi114 (mon.0) 420 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:17.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:16 smithi120 bash[25115]: cluster 2024-09-17T11:39:15.810994+0000 mgr.smithi114.nuwyfd (mgr.14205) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:17.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:16 smithi120 bash[25115]: cluster 2024-09-17T11:39:15.810994+0000 mgr.smithi114.nuwyfd (mgr.14205) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:17.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:16 smithi120 bash[25115]: audit 2024-09-17T11:39:16.106627+0000 mon.smithi114 (mon.0) 420 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:17.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:16 smithi120 bash[25115]: audit 2024-09-17T11:39:16.106627+0000 mon.smithi114 (mon.0) 420 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:19.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: cluster 2024-09-17T11:39:17.811420+0000 mgr.smithi114.nuwyfd (mgr.14205) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:19.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: cluster 2024-09-17T11:39:17.811420+0000 mgr.smithi114.nuwyfd (mgr.14205) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:19.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.690684+0000 mon.smithi120 (mon.1) 8 : audit [INF] from='client.? 172.21.15.120:0/1798576997' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.690684+0000 mon.smithi120 (mon.1) 8 : audit [INF] from='client.? 172.21.15.120:0/1798576997' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.691624+0000 mon.smithi114 (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.691624+0000 mon.smithi114 (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.695166+0000 mon.smithi114 (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"}]': finished 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.695166+0000 mon.smithi114 (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"}]': finished 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: cluster 2024-09-17T11:39:18.700470+0000 mon.smithi114 (mon.0) 423 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: cluster 2024-09-17T11:39:18.700470+0000 mon.smithi114 (mon.0) 423 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.700954+0000 mon.smithi114 (mon.0) 424 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.700954+0000 mon.smithi114 (mon.0) 424 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701305+0000 mon.smithi114 (mon.0) 425 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701305+0000 mon.smithi114 (mon.0) 425 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:19.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701615+0000 mon.smithi114 (mon.0) 426 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701615+0000 mon.smithi114 (mon.0) 426 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701917+0000 mon.smithi114 (mon.0) 427 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.701917+0000 mon.smithi114 (mon.0) 427 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.702220+0000 mon.smithi114 (mon.0) 428 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.702220+0000 mon.smithi114 (mon.0) 428 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.702575+0000 mon.smithi114 (mon.0) 429 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:19.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:18 smithi120 bash[25115]: audit 2024-09-17T11:39:18.702575+0000 mon.smithi114 (mon.0) 429 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:19.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: cluster 2024-09-17T11:39:17.811420+0000 mgr.smithi114.nuwyfd (mgr.14205) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:19.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: cluster 2024-09-17T11:39:17.811420+0000 mgr.smithi114.nuwyfd (mgr.14205) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.690684+0000 mon.smithi120 (mon.1) 8 : audit [INF] from='client.? 172.21.15.120:0/1798576997' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.690684+0000 mon.smithi120 (mon.1) 8 : audit [INF] from='client.? 172.21.15.120:0/1798576997' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.691624+0000 mon.smithi114 (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.691624+0000 mon.smithi114 (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.695166+0000 mon.smithi114 (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"}]': finished 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.695166+0000 mon.smithi114 (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2db37d-a614-4fe1-9fa1-28a835b24116"}]': finished 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: cluster 2024-09-17T11:39:18.700470+0000 mon.smithi114 (mon.0) 423 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: cluster 2024-09-17T11:39:18.700470+0000 mon.smithi114 (mon.0) 423 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.700954+0000 mon.smithi114 (mon.0) 424 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.700954+0000 mon.smithi114 (mon.0) 424 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:19.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701305+0000 mon.smithi114 (mon.0) 425 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701305+0000 mon.smithi114 (mon.0) 425 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701615+0000 mon.smithi114 (mon.0) 426 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701615+0000 mon.smithi114 (mon.0) 426 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701917+0000 mon.smithi114 (mon.0) 427 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.701917+0000 mon.smithi114 (mon.0) 427 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.702220+0000 mon.smithi114 (mon.0) 428 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.702220+0000 mon.smithi114 (mon.0) 428 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.702575+0000 mon.smithi114 (mon.0) 429 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:19.281 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:18 smithi114 bash[20002]: audit 2024-09-17T11:39:18.702575+0000 mon.smithi114 (mon.0) 429 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:20.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:19 smithi114 bash[20002]: audit 2024-09-17T11:39:19.088353+0000 mon.smithi120 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.120:0/2823549067' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:20.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:19 smithi114 bash[20002]: audit 2024-09-17T11:39:19.088353+0000 mon.smithi120 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.120:0/2823549067' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:20.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:19 smithi120 bash[25115]: audit 2024-09-17T11:39:19.088353+0000 mon.smithi120 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.120:0/2823549067' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:20.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:19 smithi120 bash[25115]: audit 2024-09-17T11:39:19.088353+0000 mon.smithi120 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.120:0/2823549067' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T11:39:20.256 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:21.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:20 smithi120 bash[25115]: cluster 2024-09-17T11:39:19.811843+0000 mgr.smithi114.nuwyfd (mgr.14205) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:21.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:20 smithi120 bash[25115]: cluster 2024-09-17T11:39:19.811843+0000 mgr.smithi114.nuwyfd (mgr.14205) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:21.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:20 smithi114 bash[20002]: cluster 2024-09-17T11:39:19.811843+0000 mgr.smithi114.nuwyfd (mgr.14205) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:21.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:20 smithi114 bash[20002]: cluster 2024-09-17T11:39:19.811843+0000 mgr.smithi114.nuwyfd (mgr.14205) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:21.635 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:22.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:21 smithi114 bash[20002]: audit 2024-09-17T11:39:21.635648+0000 mon.smithi114 (mon.0) 430 : audit [DBG] from='client.? 172.21.15.114:0/981315748' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:22.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:21 smithi114 bash[20002]: audit 2024-09-17T11:39:21.635648+0000 mon.smithi114 (mon.0) 430 : audit [DBG] from='client.? 172.21.15.114:0/981315748' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:22.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:21 smithi120 bash[25115]: audit 2024-09-17T11:39:21.635648+0000 mon.smithi114 (mon.0) 430 : audit [DBG] from='client.? 172.21.15.114:0/981315748' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:22.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:21 smithi120 bash[25115]: audit 2024-09-17T11:39:21.635648+0000 mon.smithi114 (mon.0) 430 : audit [DBG] from='client.? 172.21.15.114:0/981315748' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:22.231 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:39:23.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:22 smithi120 bash[25115]: cluster 2024-09-17T11:39:21.812192+0000 mgr.smithi114.nuwyfd (mgr.14205) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:23.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:22 smithi120 bash[25115]: cluster 2024-09-17T11:39:21.812192+0000 mgr.smithi114.nuwyfd (mgr.14205) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:23.233 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:23.244 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:22 smithi114 bash[20002]: cluster 2024-09-17T11:39:21.812192+0000 mgr.smithi114.nuwyfd (mgr.14205) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:23.244 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:22 smithi114 bash[20002]: cluster 2024-09-17T11:39:21.812192+0000 mgr.smithi114.nuwyfd (mgr.14205) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:25.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:24 smithi120 bash[25115]: cluster 2024-09-17T11:39:23.812559+0000 mgr.smithi114.nuwyfd (mgr.14205) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:25.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:24 smithi120 bash[25115]: cluster 2024-09-17T11:39:23.812559+0000 mgr.smithi114.nuwyfd (mgr.14205) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:25.256 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:24 smithi114 bash[20002]: cluster 2024-09-17T11:39:23.812559+0000 mgr.smithi114.nuwyfd (mgr.14205) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:25.257 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:24 smithi114 bash[20002]: cluster 2024-09-17T11:39:23.812559+0000 mgr.smithi114.nuwyfd (mgr.14205) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:27.160 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:26 smithi114 bash[20002]: cluster 2024-09-17T11:39:25.813022+0000 mgr.smithi114.nuwyfd (mgr.14205) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:27.161 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:26 smithi114 bash[20002]: cluster 2024-09-17T11:39:25.813022+0000 mgr.smithi114.nuwyfd (mgr.14205) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:26 smithi120 bash[25115]: cluster 2024-09-17T11:39:25.813022+0000 mgr.smithi114.nuwyfd (mgr.14205) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:27.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:26 smithi120 bash[25115]: cluster 2024-09-17T11:39:25.813022+0000 mgr.smithi114.nuwyfd (mgr.14205) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:29.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:28 smithi120 bash[25115]: cluster 2024-09-17T11:39:27.813388+0000 mgr.smithi114.nuwyfd (mgr.14205) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:29.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:28 smithi120 bash[25115]: cluster 2024-09-17T11:39:27.813388+0000 mgr.smithi114.nuwyfd (mgr.14205) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:29.214 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:29.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:28 smithi114 bash[20002]: cluster 2024-09-17T11:39:27.813388+0000 mgr.smithi114.nuwyfd (mgr.14205) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:29.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:28 smithi114 bash[20002]: cluster 2024-09-17T11:39:27.813388+0000 mgr.smithi114.nuwyfd (mgr.14205) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:30.479 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:31.092 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:39:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:30 smithi120 bash[25115]: cluster 2024-09-17T11:39:29.813837+0000 mgr.smithi114.nuwyfd (mgr.14205) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:30 smithi120 bash[25115]: cluster 2024-09-17T11:39:29.813837+0000 mgr.smithi114.nuwyfd (mgr.14205) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:30 smithi120 bash[25115]: audit 2024-09-17T11:39:30.479589+0000 mon.smithi114 (mon.0) 431 : audit [DBG] from='client.? 172.21.15.114:0/2778908342' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:31.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:30 smithi120 bash[25115]: audit 2024-09-17T11:39:30.479589+0000 mon.smithi114 (mon.0) 431 : audit [DBG] from='client.? 172.21.15.114:0/2778908342' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:31.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:30 smithi114 bash[20002]: cluster 2024-09-17T11:39:29.813837+0000 mgr.smithi114.nuwyfd (mgr.14205) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:31.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:30 smithi114 bash[20002]: cluster 2024-09-17T11:39:29.813837+0000 mgr.smithi114.nuwyfd (mgr.14205) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:31.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:30 smithi114 bash[20002]: audit 2024-09-17T11:39:30.479589+0000 mon.smithi114 (mon.0) 431 : audit [DBG] from='client.? 172.21.15.114:0/2778908342' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:31.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:30 smithi114 bash[20002]: audit 2024-09-17T11:39:30.479589+0000 mon.smithi114 (mon.0) 431 : audit [DBG] from='client.? 172.21.15.114:0/2778908342' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:32.093 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:31 smithi120 bash[25115]: audit 2024-09-17T11:39:31.107320+0000 mon.smithi114 (mon.0) 432 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:32.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:31 smithi120 bash[25115]: audit 2024-09-17T11:39:31.107320+0000 mon.smithi114 (mon.0) 432 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:32.195 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:31 smithi114 bash[20002]: audit 2024-09-17T11:39:31.107320+0000 mon.smithi114 (mon.0) 432 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:32.195 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:31 smithi114 bash[20002]: audit 2024-09-17T11:39:31.107320+0000 mon.smithi114 (mon.0) 432 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:32 smithi120 bash[25115]: cluster 2024-09-17T11:39:31.814238+0000 mgr.smithi114.nuwyfd (mgr.14205) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:33.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:32 smithi120 bash[25115]: cluster 2024-09-17T11:39:31.814238+0000 mgr.smithi114.nuwyfd (mgr.14205) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:33.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:32 smithi114 bash[20002]: cluster 2024-09-17T11:39:31.814238+0000 mgr.smithi114.nuwyfd (mgr.14205) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:33.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:32 smithi114 bash[20002]: cluster 2024-09-17T11:39:31.814238+0000 mgr.smithi114.nuwyfd (mgr.14205) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:35.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:34 smithi120 bash[25115]: cluster 2024-09-17T11:39:33.814600+0000 mgr.smithi114.nuwyfd (mgr.14205) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:35.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:34 smithi120 bash[25115]: cluster 2024-09-17T11:39:33.814600+0000 mgr.smithi114.nuwyfd (mgr.14205) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:35.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:34 smithi114 bash[20002]: cluster 2024-09-17T11:39:33.814600+0000 mgr.smithi114.nuwyfd (mgr.14205) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:35.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:34 smithi114 bash[20002]: cluster 2024-09-17T11:39:33.814600+0000 mgr.smithi114.nuwyfd (mgr.14205) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:36.876 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:37.109 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:36 smithi120 bash[25115]: cluster 2024-09-17T11:39:35.814926+0000 mgr.smithi114.nuwyfd (mgr.14205) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:37.109 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:36 smithi120 bash[25115]: cluster 2024-09-17T11:39:35.814926+0000 mgr.smithi114.nuwyfd (mgr.14205) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:37.194 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:36 smithi114 bash[20002]: cluster 2024-09-17T11:39:35.814926+0000 mgr.smithi114.nuwyfd (mgr.14205) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:37.194 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:36 smithi114 bash[20002]: cluster 2024-09-17T11:39:35.814926+0000 mgr.smithi114.nuwyfd (mgr.14205) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:38.599 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:39.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: cluster 2024-09-17T11:39:37.815332+0000 mgr.smithi114.nuwyfd (mgr.14205) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:39.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: cluster 2024-09-17T11:39:37.815332+0000 mgr.smithi114.nuwyfd (mgr.14205) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:39.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.152999+0000 mon.smithi114 (mon.0) 433 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:39:39.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.152999+0000 mon.smithi114 (mon.0) 433 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.154631+0000 mon.smithi114 (mon.0) 434 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.154631+0000 mon.smithi114 (mon.0) 434 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: cephadm 2024-09-17T11:39:38.156248+0000 mgr.smithi114.nuwyfd (mgr.14205) 121 : cephadm [INF] Deploying daemon osd.1 on smithi114 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: cephadm 2024-09-17T11:39:38.156248+0000 mgr.smithi114.nuwyfd (mgr.14205) 121 : cephadm [INF] Deploying daemon osd.1 on smithi114 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.599307+0000 mon.smithi114 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.114:0/4155231021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:39.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:38 smithi120 bash[25115]: audit 2024-09-17T11:39:38.599307+0000 mon.smithi114 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.114:0/4155231021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:39.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: cluster 2024-09-17T11:39:37.815332+0000 mgr.smithi114.nuwyfd (mgr.14205) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:39.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: cluster 2024-09-17T11:39:37.815332+0000 mgr.smithi114.nuwyfd (mgr.14205) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:39.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.152999+0000 mon.smithi114 (mon.0) 433 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:39:39.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.152999+0000 mon.smithi114 (mon.0) 433 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.154631+0000 mon.smithi114 (mon.0) 434 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.154631+0000 mon.smithi114 (mon.0) 434 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: cephadm 2024-09-17T11:39:38.156248+0000 mgr.smithi114.nuwyfd (mgr.14205) 121 : cephadm [INF] Deploying daemon osd.1 on smithi114 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: cephadm 2024-09-17T11:39:38.156248+0000 mgr.smithi114.nuwyfd (mgr.14205) 121 : cephadm [INF] Deploying daemon osd.1 on smithi114 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.599307+0000 mon.smithi114 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.114:0/4155231021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:38 smithi114 bash[20002]: audit 2024-09-17T11:39:38.599307+0000 mon.smithi114 (mon.0) 435 : audit [DBG] from='client.? 172.21.15.114:0/4155231021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:39.797 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:39:40.798 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:41.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:40 smithi114 bash[20002]: cluster 2024-09-17T11:39:39.815768+0000 mgr.smithi114.nuwyfd (mgr.14205) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:41.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:40 smithi114 bash[20002]: cluster 2024-09-17T11:39:39.815768+0000 mgr.smithi114.nuwyfd (mgr.14205) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:41.327 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:40 smithi120 bash[25115]: cluster 2024-09-17T11:39:39.815768+0000 mgr.smithi114.nuwyfd (mgr.14205) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:41.327 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:40 smithi120 bash[25115]: cluster 2024-09-17T11:39:39.815768+0000 mgr.smithi114.nuwyfd (mgr.14205) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:42.153 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:41 smithi114 bash[20002]: audit 2024-09-17T11:39:41.918945+0000 mon.smithi114 (mon.0) 436 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:39:42.153 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:41 smithi114 bash[20002]: audit 2024-09-17T11:39:41.918945+0000 mon.smithi114 (mon.0) 436 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:39:42.153 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:41 smithi114 bash[20002]: audit 2024-09-17T11:39:41.920166+0000 mon.smithi114 (mon.0) 437 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:42.154 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:41 smithi114 bash[20002]: audit 2024-09-17T11:39:41.920166+0000 mon.smithi114 (mon.0) 437 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:42.395 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:41 smithi120 bash[25115]: audit 2024-09-17T11:39:41.918945+0000 mon.smithi114 (mon.0) 436 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:39:42.395 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:41 smithi120 bash[25115]: audit 2024-09-17T11:39:41.918945+0000 mon.smithi114 (mon.0) 436 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T11:39:42.395 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:41 smithi120 bash[25115]: audit 2024-09-17T11:39:41.920166+0000 mon.smithi114 (mon.0) 437 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:42.395 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:41 smithi120 bash[25115]: audit 2024-09-17T11:39:41.920166+0000 mon.smithi114 (mon.0) 437 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:43.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:42 smithi114 bash[20002]: cluster 2024-09-17T11:39:41.816194+0000 mgr.smithi114.nuwyfd (mgr.14205) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:43.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:42 smithi114 bash[20002]: cluster 2024-09-17T11:39:41.816194+0000 mgr.smithi114.nuwyfd (mgr.14205) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:43.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:42 smithi114 bash[20002]: cephadm 2024-09-17T11:39:41.921081+0000 mgr.smithi114.nuwyfd (mgr.14205) 124 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-09-17T11:39:43.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:42 smithi114 bash[20002]: cephadm 2024-09-17T11:39:41.921081+0000 mgr.smithi114.nuwyfd (mgr.14205) 124 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-09-17T11:39:43.209 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:43 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:43.365 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:42 smithi120 bash[25115]: cluster 2024-09-17T11:39:41.816194+0000 mgr.smithi114.nuwyfd (mgr.14205) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:43.365 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:42 smithi120 bash[25115]: cluster 2024-09-17T11:39:41.816194+0000 mgr.smithi114.nuwyfd (mgr.14205) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:43.365 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:42 smithi120 bash[25115]: cephadm 2024-09-17T11:39:41.921081+0000 mgr.smithi114.nuwyfd (mgr.14205) 124 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-09-17T11:39:43.365 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:42 smithi120 bash[25115]: cephadm 2024-09-17T11:39:41.921081+0000 mgr.smithi114.nuwyfd (mgr.14205) 124 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-09-17T11:39:43.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:43 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:44.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.496634+0000 mon.smithi114 (mon.0) 438 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.496634+0000 mon.smithi114 (mon.0) 438 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.500614+0000 mon.smithi114 (mon.0) 439 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.500614+0000 mon.smithi114 (mon.0) 439 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.501353+0000 mon.smithi114 (mon.0) 440 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.501353+0000 mon.smithi114 (mon.0) 440 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.502016+0000 mon.smithi114 (mon.0) 441 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: audit 2024-09-17T11:39:43.502016+0000 mon.smithi114 (mon.0) 441 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: cephadm 2024-09-17T11:39:43.502553+0000 mgr.smithi114.nuwyfd (mgr.14205) 125 : cephadm [INF] Deploying daemon osd.3 on smithi114 2024-09-17T11:39:44.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:44 smithi114 bash[20002]: cephadm 2024-09-17T11:39:43.502553+0000 mgr.smithi114.nuwyfd (mgr.14205) 125 : cephadm [INF] Deploying daemon osd.3 on smithi114 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.496634+0000 mon.smithi114 (mon.0) 438 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.496634+0000 mon.smithi114 (mon.0) 438 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.500614+0000 mon.smithi114 (mon.0) 439 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.500614+0000 mon.smithi114 (mon.0) 439 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.501353+0000 mon.smithi114 (mon.0) 440 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.501353+0000 mon.smithi114 (mon.0) 440 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.502016+0000 mon.smithi114 (mon.0) 441 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: audit 2024-09-17T11:39:43.502016+0000 mon.smithi114 (mon.0) 441 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: cephadm 2024-09-17T11:39:43.502553+0000 mgr.smithi114.nuwyfd (mgr.14205) 125 : cephadm [INF] Deploying daemon osd.3 on smithi114 2024-09-17T11:39:44.858 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:44 smithi120 bash[25115]: cephadm 2024-09-17T11:39:43.502553+0000 mgr.smithi114.nuwyfd (mgr.14205) 125 : cephadm [INF] Deploying daemon osd.3 on smithi114 2024-09-17T11:39:45.554 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:45.567 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:45 smithi114 bash[20002]: cluster 2024-09-17T11:39:43.816614+0000 mgr.smithi114.nuwyfd (mgr.14205) 126 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:45.567 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:45 smithi114 bash[20002]: cluster 2024-09-17T11:39:43.816614+0000 mgr.smithi114.nuwyfd (mgr.14205) 126 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:45.800 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:45 smithi120 bash[25115]: cluster 2024-09-17T11:39:43.816614+0000 mgr.smithi114.nuwyfd (mgr.14205) 126 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:45.800 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:45 smithi120 bash[25115]: cluster 2024-09-17T11:39:43.816614+0000 mgr.smithi114.nuwyfd (mgr.14205) 126 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:46.161 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:45 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:46.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.107406+0000 mon.smithi114 (mon.0) 442 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.107406+0000 mon.smithi114 (mon.0) 442 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.315487+0000 mon.smithi114 (mon.0) 443 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.315487+0000 mon.smithi114 (mon.0) 443 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.320023+0000 mon.smithi114 (mon.0) 444 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.320023+0000 mon.smithi114 (mon.0) 444 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.320858+0000 mon.smithi114 (mon.0) 445 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.320858+0000 mon.smithi114 (mon.0) 445 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:39:46.768 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.321828+0000 mon.smithi114 (mon.0) 446 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:46.769 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:46 smithi120 bash[25115]: audit 2024-09-17T11:39:46.321828+0000 mon.smithi114 (mon.0) 446 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.107406+0000 mon.smithi114 (mon.0) 442 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.107406+0000 mon.smithi114 (mon.0) 442 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.315487+0000 mon.smithi114 (mon.0) 443 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.315487+0000 mon.smithi114 (mon.0) 443 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.320023+0000 mon.smithi114 (mon.0) 444 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.320023+0000 mon.smithi114 (mon.0) 444 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.320858+0000 mon.smithi114 (mon.0) 445 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.320858+0000 mon.smithi114 (mon.0) 445 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T11:39:46.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.321828+0000 mon.smithi114 (mon.0) 446 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:46.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:46 smithi114 bash[20002]: audit 2024-09-17T11:39:46.321828+0000 mon.smithi114 (mon.0) 446 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:47.494 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:47.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: cluster 2024-09-17T11:39:45.817030+0000 mgr.smithi114.nuwyfd (mgr.14205) 127 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:47.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: cluster 2024-09-17T11:39:45.817030+0000 mgr.smithi114.nuwyfd (mgr.14205) 127 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:47.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: cephadm 2024-09-17T11:39:46.322633+0000 mgr.smithi114.nuwyfd (mgr.14205) 128 : cephadm [INF] Deploying daemon osd.4 on smithi120 2024-09-17T11:39:47.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: cephadm 2024-09-17T11:39:46.322633+0000 mgr.smithi114.nuwyfd (mgr.14205) 128 : cephadm [INF] Deploying daemon osd.4 on smithi120 2024-09-17T11:39:47.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: audit 2024-09-17T11:39:47.494198+0000 mon.smithi114 (mon.0) 447 : audit [DBG] from='client.? 172.21.15.114:0/2470426345' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:47.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:47 smithi114 bash[20002]: audit 2024-09-17T11:39:47.494198+0000 mon.smithi114 (mon.0) 447 : audit [DBG] from='client.? 172.21.15.114:0/2470426345' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: cluster 2024-09-17T11:39:45.817030+0000 mgr.smithi114.nuwyfd (mgr.14205) 127 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: cluster 2024-09-17T11:39:45.817030+0000 mgr.smithi114.nuwyfd (mgr.14205) 127 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: cephadm 2024-09-17T11:39:46.322633+0000 mgr.smithi114.nuwyfd (mgr.14205) 128 : cephadm [INF] Deploying daemon osd.4 on smithi120 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: cephadm 2024-09-17T11:39:46.322633+0000 mgr.smithi114.nuwyfd (mgr.14205) 128 : cephadm [INF] Deploying daemon osd.4 on smithi120 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: audit 2024-09-17T11:39:47.494198+0000 mon.smithi114 (mon.0) 447 : audit [DBG] from='client.? 172.21.15.114:0/2470426345' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:47.840 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:47 smithi120 bash[25115]: audit 2024-09-17T11:39:47.494198+0000 mon.smithi114 (mon.0) 447 : audit [DBG] from='client.? 172.21.15.114:0/2470426345' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:48.509 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:39:49.510 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:49.518 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:49.518 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: cluster 2024-09-17T11:39:47.817411+0000 mgr.smithi114.nuwyfd (mgr.14205) 129 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: cluster 2024-09-17T11:39:47.817411+0000 mgr.smithi114.nuwyfd (mgr.14205) 129 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.446340+0000 mon.smithi114 (mon.0) 448 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.446340+0000 mon.smithi114 (mon.0) 448 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.450156+0000 mon.smithi114 (mon.0) 449 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.450156+0000 mon.smithi114 (mon.0) 449 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.453852+0000 mon.smithi114 (mon.0) 450 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.785 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.453852+0000 mon.smithi114 (mon.0) 450 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.786 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.457560+0000 mon.smithi114 (mon.0) 451 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.786 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:49 smithi114 bash[20002]: audit 2024-09-17T11:39:49.457560+0000 mon.smithi114 (mon.0) 451 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.914 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: cluster 2024-09-17T11:39:47.817411+0000 mgr.smithi114.nuwyfd (mgr.14205) 129 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:49.914 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: cluster 2024-09-17T11:39:47.817411+0000 mgr.smithi114.nuwyfd (mgr.14205) 129 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:49.914 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.446340+0000 mon.smithi114 (mon.0) 448 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.914 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.446340+0000 mon.smithi114 (mon.0) 448 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.914 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.450156+0000 mon.smithi114 (mon.0) 449 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.915 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.450156+0000 mon.smithi114 (mon.0) 449 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.915 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.453852+0000 mon.smithi114 (mon.0) 450 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.915 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.453852+0000 mon.smithi114 (mon.0) 450 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.915 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.457560+0000 mon.smithi114 (mon.0) 451 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:49.915 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:49 smithi120 bash[25115]: audit 2024-09-17T11:39:49.457560+0000 mon.smithi114 (mon.0) 451 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:50.875 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:50 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:51.129 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:51.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: cluster 2024-09-17T11:39:49.817829+0000 mgr.smithi114.nuwyfd (mgr.14205) 130 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: cluster 2024-09-17T11:39:49.817829+0000 mgr.smithi114.nuwyfd (mgr.14205) 130 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.182793+0000 mon.smithi114 (mon.0) 452 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.182793+0000 mon.smithi114 (mon.0) 452 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.193170+0000 mon.smithi114 (mon.0) 453 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.193170+0000 mon.smithi114 (mon.0) 453 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.194903+0000 mon.smithi114 (mon.0) 454 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.194903+0000 mon.smithi114 (mon.0) 454 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.196440+0000 mon.smithi114 (mon.0) 455 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:51.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:51 smithi114 bash[20002]: audit 2024-09-17T11:39:51.196440+0000 mon.smithi114 (mon.0) 455 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: cluster 2024-09-17T11:39:49.817829+0000 mgr.smithi114.nuwyfd (mgr.14205) 130 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: cluster 2024-09-17T11:39:49.817829+0000 mgr.smithi114.nuwyfd (mgr.14205) 130 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.182793+0000 mon.smithi114 (mon.0) 452 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.182793+0000 mon.smithi114 (mon.0) 452 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.193170+0000 mon.smithi114 (mon.0) 453 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.193170+0000 mon.smithi114 (mon.0) 453 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.194903+0000 mon.smithi114 (mon.0) 454 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:39:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.194903+0000 mon.smithi114 (mon.0) 454 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T11:39:51.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.196440+0000 mon.smithi114 (mon.0) 455 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:51.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:51 smithi120 bash[25115]: audit 2024-09-17T11:39:51.196440+0000 mon.smithi114 (mon.0) 455 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:52.565 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:52 smithi114 bash[20002]: cephadm 2024-09-17T11:39:51.197748+0000 mgr.smithi114.nuwyfd (mgr.14205) 131 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-09-17T11:39:52.565 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:52 smithi114 bash[20002]: cephadm 2024-09-17T11:39:51.197748+0000 mgr.smithi114.nuwyfd (mgr.14205) 131 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-09-17T11:39:52.732 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:52 smithi120 bash[25115]: cephadm 2024-09-17T11:39:51.197748+0000 mgr.smithi114.nuwyfd (mgr.14205) 131 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-09-17T11:39:52.732 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:52 smithi120 bash[25115]: cephadm 2024-09-17T11:39:51.197748+0000 mgr.smithi114.nuwyfd (mgr.14205) 131 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-09-17T11:39:53.795 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:53 smithi120 bash[25115]: cluster 2024-09-17T11:39:51.818205+0000 mgr.smithi114.nuwyfd (mgr.14205) 132 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:53.795 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:53 smithi120 bash[25115]: cluster 2024-09-17T11:39:51.818205+0000 mgr.smithi114.nuwyfd (mgr.14205) 132 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:53.874 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:53 smithi114 bash[20002]: cluster 2024-09-17T11:39:51.818205+0000 mgr.smithi114.nuwyfd (mgr.14205) 132 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:53.874 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:53 smithi114 bash[20002]: cluster 2024-09-17T11:39:51.818205+0000 mgr.smithi114.nuwyfd (mgr.14205) 132 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:55.295 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:39:55.759 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:55 smithi120 bash[25115]: cluster 2024-09-17T11:39:53.818626+0000 mgr.smithi114.nuwyfd (mgr.14205) 133 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:55.760 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:55 smithi120 bash[25115]: cluster 2024-09-17T11:39:53.818626+0000 mgr.smithi114.nuwyfd (mgr.14205) 133 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:55.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:55 smithi114 bash[20002]: cluster 2024-09-17T11:39:53.818626+0000 mgr.smithi114.nuwyfd (mgr.14205) 133 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:55.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:55 smithi114 bash[20002]: cluster 2024-09-17T11:39:53.818626+0000 mgr.smithi114.nuwyfd (mgr.14205) 133 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:56.573 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:56 smithi120 bash[25115]: audit 2024-09-17T11:39:56.457764+0000 mon.smithi114 (mon.0) 456 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:39:56.573 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:56 smithi120 bash[25115]: audit 2024-09-17T11:39:56.457764+0000 mon.smithi114 (mon.0) 456 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:39:56.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:56 smithi114 bash[20002]: audit 2024-09-17T11:39:56.457764+0000 mon.smithi114 (mon.0) 456 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:39:56.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:56 smithi114 bash[20002]: audit 2024-09-17T11:39:56.457764+0000 mon.smithi114 (mon.0) 456 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T11:39:56.823 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:56 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:56.823 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:56 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:39:56.879 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:39:57.517 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":12,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:39:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: cluster 2024-09-17T11:39:55.819000+0000 mgr.smithi114.nuwyfd (mgr.14205) 134 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: cluster 2024-09-17T11:39:55.819000+0000 mgr.smithi114.nuwyfd (mgr.14205) 134 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.545223+0000 mon.smithi114 (mon.0) 457 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.545223+0000 mon.smithi114 (mon.0) 457 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: cluster 2024-09-17T11:39:56.550625+0000 mon.smithi114 (mon.0) 458 : cluster [DBG] osdmap e12: 6 total, 0 up, 6 in 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: cluster 2024-09-17T11:39:56.550625+0000 mon.smithi114 (mon.0) 458 : cluster [DBG] osdmap e12: 6 total, 0 up, 6 in 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.550968+0000 mon.smithi114 (mon.0) 459 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.550968+0000 mon.smithi114 (mon.0) 459 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551274+0000 mon.smithi114 (mon.0) 460 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551274+0000 mon.smithi114 (mon.0) 460 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551434+0000 mon.smithi114 (mon.0) 461 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551434+0000 mon.smithi114 (mon.0) 461 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551655+0000 mon.smithi114 (mon.0) 462 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:57.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551655+0000 mon.smithi114 (mon.0) 462 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551948+0000 mon.smithi114 (mon.0) 463 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.551948+0000 mon.smithi114 (mon.0) 463 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.552155+0000 mon.smithi114 (mon.0) 464 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.552155+0000 mon.smithi114 (mon.0) 464 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.552361+0000 mon.smithi114 (mon.0) 465 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:57.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.552361+0000 mon.smithi114 (mon.0) 465 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.879938+0000 mon.smithi114 (mon.0) 466 : audit [DBG] from='client.? 172.21.15.114:0/4238371825' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.879938+0000 mon.smithi114 (mon.0) 466 : audit [DBG] from='client.? 172.21.15.114:0/4238371825' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.976780+0000 mon.smithi114 (mon.0) 467 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.976780+0000 mon.smithi114 (mon.0) 467 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.980952+0000 mon.smithi114 (mon.0) 468 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.980952+0000 mon.smithi114 (mon.0) 468 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.981862+0000 mon.smithi114 (mon.0) 469 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.981862+0000 mon.smithi114 (mon.0) 469 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.982806+0000 mon.smithi114 (mon.0) 470 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:57.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:57 smithi120 bash[25115]: audit 2024-09-17T11:39:56.982806+0000 mon.smithi114 (mon.0) 470 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:57.691 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: cluster 2024-09-17T11:39:55.819000+0000 mgr.smithi114.nuwyfd (mgr.14205) 134 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:57.691 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: cluster 2024-09-17T11:39:55.819000+0000 mgr.smithi114.nuwyfd (mgr.14205) 134 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.545223+0000 mon.smithi114 (mon.0) 457 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.545223+0000 mon.smithi114 (mon.0) 457 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: cluster 2024-09-17T11:39:56.550625+0000 mon.smithi114 (mon.0) 458 : cluster [DBG] osdmap e12: 6 total, 0 up, 6 in 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: cluster 2024-09-17T11:39:56.550625+0000 mon.smithi114 (mon.0) 458 : cluster [DBG] osdmap e12: 6 total, 0 up, 6 in 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.550968+0000 mon.smithi114 (mon.0) 459 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.550968+0000 mon.smithi114 (mon.0) 459 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551274+0000 mon.smithi114 (mon.0) 460 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551274+0000 mon.smithi114 (mon.0) 460 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551434+0000 mon.smithi114 (mon.0) 461 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:57.692 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551434+0000 mon.smithi114 (mon.0) 461 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551655+0000 mon.smithi114 (mon.0) 462 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551655+0000 mon.smithi114 (mon.0) 462 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551948+0000 mon.smithi114 (mon.0) 463 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.551948+0000 mon.smithi114 (mon.0) 463 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.552155+0000 mon.smithi114 (mon.0) 464 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.552155+0000 mon.smithi114 (mon.0) 464 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.552361+0000 mon.smithi114 (mon.0) 465 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:57.693 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.552361+0000 mon.smithi114 (mon.0) 465 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.879938+0000 mon.smithi114 (mon.0) 466 : audit [DBG] from='client.? 172.21.15.114:0/4238371825' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.879938+0000 mon.smithi114 (mon.0) 466 : audit [DBG] from='client.? 172.21.15.114:0/4238371825' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.976780+0000 mon.smithi114 (mon.0) 467 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.976780+0000 mon.smithi114 (mon.0) 467 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.980952+0000 mon.smithi114 (mon.0) 468 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.980952+0000 mon.smithi114 (mon.0) 468 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.981862+0000 mon.smithi114 (mon.0) 469 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.981862+0000 mon.smithi114 (mon.0) 469 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.982806+0000 mon.smithi114 (mon.0) 470 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:57.694 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:57 smithi114 bash[20002]: audit 2024-09-17T11:39:56.982806+0000 mon.smithi114 (mon.0) 470 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:39:58.518 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: cephadm 2024-09-17T11:39:56.983788+0000 mgr.smithi114.nuwyfd (mgr.14205) 135 : cephadm [INF] Deploying daemon osd.5 on smithi120 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: cephadm 2024-09-17T11:39:56.983788+0000 mgr.smithi114.nuwyfd (mgr.14205) 135 : cephadm [INF] Deploying daemon osd.5 on smithi120 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.547391+0000 mon.smithi114 (mon.0) 471 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.547391+0000 mon.smithi114 (mon.0) 471 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.552420+0000 mon.smithi114 (mon.0) 472 : cluster [DBG] osdmap e13: 6 total, 0 up, 6 in 2024-09-17T11:39:59.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.552420+0000 mon.smithi114 (mon.0) 472 : cluster [DBG] osdmap e13: 6 total, 0 up, 6 in 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.553785+0000 mon.smithi114 (mon.0) 473 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.553785+0000 mon.smithi114 (mon.0) 473 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.554049+0000 mon.smithi114 (mon.0) 474 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.554049+0000 mon.smithi114 (mon.0) 474 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.554310+0000 mon.smithi114 (mon.0) 475 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.554310+0000 mon.smithi114 (mon.0) 475 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.569761+0000 mon.smithi114 (mon.0) 476 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.569761+0000 mon.smithi114 (mon.0) 476 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.570146+0000 mon.smithi114 (mon.0) 477 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.570146+0000 mon.smithi114 (mon.0) 477 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.570578+0000 mon.smithi114 (mon.0) 478 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.570578+0000 mon.smithi114 (mon.0) 478 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.571078+0000 mon.smithi114 (mon.0) 479 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:57.571078+0000 mon.smithi114 (mon.0) 479 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:58.103928+0000 mon.smithi114 (mon.0) 480 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' 2024-09-17T11:39:59.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:58 smithi114 bash[20002]: audit 2024-09-17T11:39:58.103928+0000 mon.smithi114 (mon.0) 480 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' 2024-09-17T11:39:59.072 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: cephadm 2024-09-17T11:39:56.983788+0000 mgr.smithi114.nuwyfd (mgr.14205) 135 : cephadm [INF] Deploying daemon osd.5 on smithi120 2024-09-17T11:39:59.072 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: cephadm 2024-09-17T11:39:56.983788+0000 mgr.smithi114.nuwyfd (mgr.14205) 135 : cephadm [INF] Deploying daemon osd.5 on smithi120 2024-09-17T11:39:59.072 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.547391+0000 mon.smithi114 (mon.0) 471 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.547391+0000 mon.smithi114 (mon.0) 471 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.552420+0000 mon.smithi114 (mon.0) 472 : cluster [DBG] osdmap e13: 6 total, 0 up, 6 in 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.552420+0000 mon.smithi114 (mon.0) 472 : cluster [DBG] osdmap e13: 6 total, 0 up, 6 in 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.553785+0000 mon.smithi114 (mon.0) 473 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.553785+0000 mon.smithi114 (mon.0) 473 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.554049+0000 mon.smithi114 (mon.0) 474 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.554049+0000 mon.smithi114 (mon.0) 474 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.554310+0000 mon.smithi114 (mon.0) 475 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.554310+0000 mon.smithi114 (mon.0) 475 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.569761+0000 mon.smithi114 (mon.0) 476 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.569761+0000 mon.smithi114 (mon.0) 476 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.570146+0000 mon.smithi114 (mon.0) 477 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.073 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.570146+0000 mon.smithi114 (mon.0) 477 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.570578+0000 mon.smithi114 (mon.0) 478 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.570578+0000 mon.smithi114 (mon.0) 478 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.571078+0000 mon.smithi114 (mon.0) 479 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:57.571078+0000 mon.smithi114 (mon.0) 479 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:58.103928+0000 mon.smithi114 (mon.0) 480 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' 2024-09-17T11:39:59.074 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:58 smithi120 bash[25115]: audit 2024-09-17T11:39:58.103928+0000 mon.smithi114 (mon.0) 480 : audit [INF] from='osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898]' entity='osd.1' 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.429566+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.429566+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.429670+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.429670+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.819409+0000 mgr.smithi114.nuwyfd (mgr.14205) 136 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:57.819409+0000 mgr.smithi114.nuwyfd (mgr.14205) 136 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:58.561286+0000 mon.smithi114 (mon.0) 481 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:58.561286+0000 mon.smithi114 (mon.0) 481 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.107869+0000 mon.smithi114 (mon.0) 482 : cluster [INF] osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898] boot 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.107869+0000 mon.smithi114 (mon.0) 482 : cluster [INF] osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898] boot 2024-09-17T11:39:59.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.107931+0000 mon.smithi114 (mon.0) 483 : cluster [DBG] osdmap e14: 6 total, 1 up, 6 in 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.107931+0000 mon.smithi114 (mon.0) 483 : cluster [DBG] osdmap e14: 6 total, 1 up, 6 in 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.108499+0000 mon.smithi114 (mon.0) 484 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.108499+0000 mon.smithi114 (mon.0) 484 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.109074+0000 mon.smithi114 (mon.0) 485 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.109074+0000 mon.smithi114 (mon.0) 485 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.109577+0000 mon.smithi114 (mon.0) 486 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.109577+0000 mon.smithi114 (mon.0) 486 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110090+0000 mon.smithi114 (mon.0) 487 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110090+0000 mon.smithi114 (mon.0) 487 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110405+0000 mon.smithi114 (mon.0) 488 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110405+0000 mon.smithi114 (mon.0) 488 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110746+0000 mon.smithi114 (mon.0) 489 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.110746+0000 mon.smithi114 (mon.0) 489 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:39:59.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.330662+0000 mon.smithi120 (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:39:59.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.330662+0000 mon.smithi120 (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:39:59.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.332306+0000 mon.smithi114 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:39:59.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:39:59 smithi120 bash[25115]: audit 2024-09-17T11:39:59.332306+0000 mon.smithi114 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:40:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.429566+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.429566+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.429670+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:00.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.429670+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.819409+0000 mgr.smithi114.nuwyfd (mgr.14205) 136 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:57.819409+0000 mgr.smithi114.nuwyfd (mgr.14205) 136 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:58.561286+0000 mon.smithi114 (mon.0) 481 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:58.561286+0000 mon.smithi114 (mon.0) 481 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.107869+0000 mon.smithi114 (mon.0) 482 : cluster [INF] osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898] boot 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.107869+0000 mon.smithi114 (mon.0) 482 : cluster [INF] osd.1 [v2:172.21.15.114:6802/3507342898,v1:172.21.15.114:6803/3507342898] boot 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.107931+0000 mon.smithi114 (mon.0) 483 : cluster [DBG] osdmap e14: 6 total, 1 up, 6 in 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.107931+0000 mon.smithi114 (mon.0) 483 : cluster [DBG] osdmap e14: 6 total, 1 up, 6 in 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.108499+0000 mon.smithi114 (mon.0) 484 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.108499+0000 mon.smithi114 (mon.0) 484 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.109074+0000 mon.smithi114 (mon.0) 485 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:40:00.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.109074+0000 mon.smithi114 (mon.0) 485 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.109577+0000 mon.smithi114 (mon.0) 486 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.109577+0000 mon.smithi114 (mon.0) 486 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110090+0000 mon.smithi114 (mon.0) 487 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110090+0000 mon.smithi114 (mon.0) 487 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110405+0000 mon.smithi114 (mon.0) 488 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110405+0000 mon.smithi114 (mon.0) 488 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110746+0000 mon.smithi114 (mon.0) 489 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.110746+0000 mon.smithi114 (mon.0) 489 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.330662+0000 mon.smithi120 (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.330662+0000 mon.smithi120 (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.332306+0000 mon.smithi114 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:40:00.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:39:59 smithi114 bash[20002]: audit 2024-09-17T11:39:59.332306+0000 mon.smithi114 (mon.0) 490 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T11:40:00.631 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.000185+0000 mon.smithi114 (mon.0) 491 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.631 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.000185+0000 mon.smithi114 (mon.0) 491 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.104673+0000 mon.smithi114 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.104673+0000 mon.smithi114 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.107157+0000 mon.smithi120 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.107157+0000 mon.smithi120 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.109731+0000 mon.smithi114 (mon.0) 493 : cluster [DBG] osdmap e15: 6 total, 1 up, 6 in 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.109731+0000 mon.smithi114 (mon.0) 493 : cluster [DBG] osdmap e15: 6 total, 1 up, 6 in 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.110355+0000 mon.smithi114 (mon.0) 494 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.110355+0000 mon.smithi114 (mon.0) 494 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.110945+0000 mon.smithi114 (mon.0) 495 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.110945+0000 mon.smithi114 (mon.0) 495 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.111517+0000 mon.smithi114 (mon.0) 496 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.632 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.111517+0000 mon.smithi114 (mon.0) 496 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.111958+0000 mon.smithi114 (mon.0) 497 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.111958+0000 mon.smithi114 (mon.0) 497 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.112384+0000 mon.smithi114 (mon.0) 498 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.112384+0000 mon.smithi114 (mon.0) 498 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.112819+0000 mon.smithi114 (mon.0) 499 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:00.633 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:00 smithi120 bash[25115]: audit 2024-09-17T11:40:00.112819+0000 mon.smithi114 (mon.0) 499 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.000185+0000 mon.smithi114 (mon.0) 491 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.000185+0000 mon.smithi114 (mon.0) 491 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.104673+0000 mon.smithi114 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.104673+0000 mon.smithi114 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.107157+0000 mon.smithi120 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.107157+0000 mon.smithi120 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.861 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.109731+0000 mon.smithi114 (mon.0) 493 : cluster [DBG] osdmap e15: 6 total, 1 up, 6 in 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.109731+0000 mon.smithi114 (mon.0) 493 : cluster [DBG] osdmap e15: 6 total, 1 up, 6 in 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.110355+0000 mon.smithi114 (mon.0) 494 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.110355+0000 mon.smithi114 (mon.0) 494 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.110945+0000 mon.smithi114 (mon.0) 495 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.110945+0000 mon.smithi114 (mon.0) 495 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.111517+0000 mon.smithi114 (mon.0) 496 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.111517+0000 mon.smithi114 (mon.0) 496 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.111958+0000 mon.smithi114 (mon.0) 497 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.111958+0000 mon.smithi114 (mon.0) 497 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.112384+0000 mon.smithi114 (mon.0) 498 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.112384+0000 mon.smithi114 (mon.0) 498 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.112819+0000 mon.smithi114 (mon.0) 499 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:00.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:00 smithi114 bash[20002]: audit 2024-09-17T11:40:00.112819+0000 mon.smithi114 (mon.0) 499 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:01.638 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.819925+0000 mgr.smithi114.nuwyfd (mgr.14205) 137 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:01.638 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: cluster 2024-09-17T11:39:59.819925+0000 mgr.smithi114.nuwyfd (mgr.14205) 137 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:01.638 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:00.865320+0000 mon.smithi114 (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:40:01.638 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:00.865320+0000 mon.smithi114 (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:40:01.638 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.107081+0000 mon.smithi114 (mon.0) 501 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:01.639 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.107081+0000 mon.smithi114 (mon.0) 501 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:01.639 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.107350+0000 mon.smithi114 (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:40:01.639 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.107350+0000 mon.smithi114 (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:40:01.639 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.112484+0000 mon.smithi114 (mon.0) 503 : cluster [DBG] osdmap e16: 6 total, 1 up, 6 in 2024-09-17T11:40:01.639 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.112484+0000 mon.smithi114 (mon.0) 503 : cluster [DBG] osdmap e16: 6 total, 1 up, 6 in 2024-09-17T11:40:01.640 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.113016+0000 mon.smithi114 (mon.0) 504 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:01.640 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.113016+0000 mon.smithi114 (mon.0) 504 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:01.640 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.113644+0000 mon.smithi114 (mon.0) 505 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:40:01.640 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.113644+0000 mon.smithi114 (mon.0) 505 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:40:01.640 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.114358+0000 mon.smithi114 (mon.0) 506 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.114358+0000 mon.smithi114 (mon.0) 506 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.114799+0000 mon.smithi114 (mon.0) 507 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.114799+0000 mon.smithi114 (mon.0) 507 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.115241+0000 mon.smithi114 (mon.0) 508 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.115241+0000 mon.smithi114 (mon.0) 508 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:01.641 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.115646+0000 mon.smithi114 (mon.0) 509 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:01.642 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.115646+0000 mon.smithi114 (mon.0) 509 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:01.642 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.116031+0000 mon.smithi114 (mon.0) 510 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:01.642 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.116031+0000 mon.smithi114 (mon.0) 510 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:01.642 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.116563+0000 mon.smithi114 (mon.0) 511 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:01.642 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:01 smithi120 bash[25115]: audit 2024-09-17T11:40:01.116563+0000 mon.smithi114 (mon.0) 511 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.819925+0000 mgr.smithi114.nuwyfd (mgr.14205) 137 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: cluster 2024-09-17T11:39:59.819925+0000 mgr.smithi114.nuwyfd (mgr.14205) 137 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:00.865320+0000 mon.smithi114 (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:00.865320+0000 mon.smithi114 (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.107081+0000 mon.smithi114 (mon.0) 501 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.107081+0000 mon.smithi114 (mon.0) 501 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:02.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.107350+0000 mon.smithi114 (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.107350+0000 mon.smithi114 (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.112484+0000 mon.smithi114 (mon.0) 503 : cluster [DBG] osdmap e16: 6 total, 1 up, 6 in 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.112484+0000 mon.smithi114 (mon.0) 503 : cluster [DBG] osdmap e16: 6 total, 1 up, 6 in 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.113016+0000 mon.smithi114 (mon.0) 504 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.113016+0000 mon.smithi114 (mon.0) 504 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.113644+0000 mon.smithi114 (mon.0) 505 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.113644+0000 mon.smithi114 (mon.0) 505 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.114358+0000 mon.smithi114 (mon.0) 506 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.114358+0000 mon.smithi114 (mon.0) 506 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.114799+0000 mon.smithi114 (mon.0) 507 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.114799+0000 mon.smithi114 (mon.0) 507 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.115241+0000 mon.smithi114 (mon.0) 508 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.115241+0000 mon.smithi114 (mon.0) 508 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.115646+0000 mon.smithi114 (mon.0) 509 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.115646+0000 mon.smithi114 (mon.0) 509 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.116031+0000 mon.smithi114 (mon.0) 510 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.116031+0000 mon.smithi114 (mon.0) 510 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.116563+0000 mon.smithi114 (mon.0) 511 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:01 smithi114 bash[20002]: audit 2024-09-17T11:40:01.116563+0000 mon.smithi114 (mon.0) 511 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.377717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.377717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.377783+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:00.377783+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:01.644903+0000 mon.smithi114 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:01.644903+0000 mon.smithi114 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.109737+0000 mon.smithi114 (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:40:02.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.109737+0000 mon.smithi114 (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:02.116378+0000 mon.smithi114 (mon.0) 514 : cluster [INF] osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394] boot 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:02.116378+0000 mon.smithi114 (mon.0) 514 : cluster [INF] osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394] boot 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:02.116440+0000 mon.smithi114 (mon.0) 515 : cluster [DBG] osdmap e17: 6 total, 2 up, 6 in 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: cluster 2024-09-17T11:40:02.116440+0000 mon.smithi114 (mon.0) 515 : cluster [DBG] osdmap e17: 6 total, 2 up, 6 in 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.117841+0000 mon.smithi114 (mon.0) 516 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.117841+0000 mon.smithi114 (mon.0) 516 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.118496+0000 mon.smithi114 (mon.0) 517 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.118496+0000 mon.smithi114 (mon.0) 517 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.119144+0000 mon.smithi114 (mon.0) 518 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.119144+0000 mon.smithi114 (mon.0) 518 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.119662+0000 mon.smithi114 (mon.0) 519 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.119662+0000 mon.smithi114 (mon.0) 519 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.120153+0000 mon.smithi114 (mon.0) 520 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.120153+0000 mon.smithi114 (mon.0) 520 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.125527+0000 mon.smithi114 (mon.0) 521 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:02 smithi114 bash[20002]: audit 2024-09-17T11:40:02.125527+0000 mon.smithi114 (mon.0) 521 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.377717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.377717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.377783+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:00.377783+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:01.644903+0000 mon.smithi114 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:01.644903+0000 mon.smithi114 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.109737+0000 mon.smithi114 (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.109737+0000 mon.smithi114 (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:02.116378+0000 mon.smithi114 (mon.0) 514 : cluster [INF] osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394] boot 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:02.116378+0000 mon.smithi114 (mon.0) 514 : cluster [INF] osd.2 [v2:172.21.15.120:6800/59213394,v1:172.21.15.120:6801/59213394] boot 2024-09-17T11:40:02.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:02.116440+0000 mon.smithi114 (mon.0) 515 : cluster [DBG] osdmap e17: 6 total, 2 up, 6 in 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: cluster 2024-09-17T11:40:02.116440+0000 mon.smithi114 (mon.0) 515 : cluster [DBG] osdmap e17: 6 total, 2 up, 6 in 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.117841+0000 mon.smithi114 (mon.0) 516 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.117841+0000 mon.smithi114 (mon.0) 516 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.118496+0000 mon.smithi114 (mon.0) 517 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.118496+0000 mon.smithi114 (mon.0) 517 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.119144+0000 mon.smithi114 (mon.0) 518 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.119144+0000 mon.smithi114 (mon.0) 518 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.119662+0000 mon.smithi114 (mon.0) 519 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.119662+0000 mon.smithi114 (mon.0) 519 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.120153+0000 mon.smithi114 (mon.0) 520 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.120153+0000 mon.smithi114 (mon.0) 520 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.125527+0000 mon.smithi114 (mon.0) 521 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:02.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:02 smithi120 bash[25115]: audit 2024-09-17T11:40:02.125527+0000 mon.smithi114 (mon.0) 521 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:03.323 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:03.727 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.820385+0000 mgr.smithi114.nuwyfd (mgr.14205) 138 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:03.728 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.820385+0000 mgr.smithi114.nuwyfd (mgr.14205) 138 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:03.728 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.118801+0000 mon.smithi114 (mon.0) 522 : cluster [INF] osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815] boot 2024-09-17T11:40:03.728 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.118801+0000 mon.smithi114 (mon.0) 522 : cluster [INF] osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815] boot 2024-09-17T11:40:03.728 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.118860+0000 mon.smithi114 (mon.0) 523 : cluster [DBG] osdmap e18: 6 total, 3 up, 6 in 2024-09-17T11:40:03.788 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.820385+0000 mgr.smithi114.nuwyfd (mgr.14205) 138 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:03.788 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.820385+0000 mgr.smithi114.nuwyfd (mgr.14205) 138 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:40:03.788 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.118801+0000 mon.smithi114 (mon.0) 522 : cluster [INF] osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815] boot 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.118801+0000 mon.smithi114 (mon.0) 522 : cluster [INF] osd.3 [v2:172.21.15.114:6810/149385815,v1:172.21.15.114:6811/149385815] boot 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.118860+0000 mon.smithi114 (mon.0) 523 : cluster [DBG] osdmap e18: 6 total, 3 up, 6 in 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.118860+0000 mon.smithi114 (mon.0) 523 : cluster [DBG] osdmap e18: 6 total, 3 up, 6 in 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.119686+0000 mon.smithi114 (mon.0) 524 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.119686+0000 mon.smithi114 (mon.0) 524 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.120277+0000 mon.smithi114 (mon.0) 525 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.120277+0000 mon.smithi114 (mon.0) 525 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.120747+0000 mon.smithi114 (mon.0) 526 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.120747+0000 mon.smithi114 (mon.0) 526 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.121077+0000 mon.smithi114 (mon.0) 527 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 bash[25115]: audit 2024-09-17T11:40:03.121077+0000 mon.smithi114 (mon.0) 527 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:03.789 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:40:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.118860+0000 mon.smithi114 (mon.0) 523 : cluster [DBG] osdmap e18: 6 total, 3 up, 6 in 2024-09-17T11:40:04.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.119686+0000 mon.smithi114 (mon.0) 524 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.119686+0000 mon.smithi114 (mon.0) 524 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.120277+0000 mon.smithi114 (mon.0) 525 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.120277+0000 mon.smithi114 (mon.0) 525 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.120747+0000 mon.smithi114 (mon.0) 526 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.120747+0000 mon.smithi114 (mon.0) 526 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.121077+0000 mon.smithi114 (mon.0) 527 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:04.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:03 smithi114 bash[20002]: audit 2024-09-17T11:40:03.121077+0000 mon.smithi114 (mon.0) 527 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:04.039 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:03 smithi120 systemd[1]: /etc/systemd/system/ceph-975ebb78-74e8-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-17T11:40:04.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.838234+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:04.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.838234+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.838310+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: cluster 2024-09-17T11:40:01.838310+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.095579+0000 mon.smithi114 (mon.0) 528 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.095579+0000 mon.smithi114 (mon.0) 528 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.103047+0000 mon.smithi114 (mon.0) 529 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.103047+0000 mon.smithi114 (mon.0) 529 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.111807+0000 mon.smithi114 (mon.0) 530 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.111807+0000 mon.smithi114 (mon.0) 530 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.120172+0000 mon.smithi114 (mon.0) 531 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.120172+0000 mon.smithi114 (mon.0) 531 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.210860+0000 mon.smithi114 (mon.0) 532 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.210860+0000 mon.smithi114 (mon.0) 532 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:04.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.480406+0000 mon.smithi114 (mon.0) 533 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:40:04.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:04 smithi120 bash[25115]: audit 2024-09-17T11:40:04.480406+0000 mon.smithi114 (mon.0) 533 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:40:04.949 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:04.960 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.838234+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.838234+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.838310+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: cluster 2024-09-17T11:40:01.838310+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.095579+0000 mon.smithi114 (mon.0) 528 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.095579+0000 mon.smithi114 (mon.0) 528 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.103047+0000 mon.smithi114 (mon.0) 529 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.103047+0000 mon.smithi114 (mon.0) 529 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.111807+0000 mon.smithi114 (mon.0) 530 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.111807+0000 mon.smithi114 (mon.0) 530 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.120172+0000 mon.smithi114 (mon.0) 531 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.120172+0000 mon.smithi114 (mon.0) 531 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.210860+0000 mon.smithi114 (mon.0) 532 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:04.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.210860+0000 mon.smithi114 (mon.0) 532 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:04.962 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.480406+0000 mon.smithi114 (mon.0) 533 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:40:04.962 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:04 smithi114 bash[20002]: audit 2024-09-17T11:40:04.480406+0000 mon.smithi114 (mon.0) 533 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:40:05.585 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":19,"num_osds":6,"num_up_osds":3,"osd_up_since":1726573203,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:05.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.820846+0000 mgr.smithi114.nuwyfd (mgr.14205) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:05.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: cluster 2024-09-17T11:40:03.820846+0000 mgr.smithi114.nuwyfd (mgr.14205) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:05.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.656222+0000 mon.smithi114 (mon.0) 534 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.656222+0000 mon.smithi114 (mon.0) 534 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: cluster 2024-09-17T11:40:04.660007+0000 mon.smithi114 (mon.0) 535 : cluster [DBG] osdmap e19: 6 total, 3 up, 6 in 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: cluster 2024-09-17T11:40:04.660007+0000 mon.smithi114 (mon.0) 535 : cluster [DBG] osdmap e19: 6 total, 3 up, 6 in 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660445+0000 mon.smithi114 (mon.0) 536 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660445+0000 mon.smithi114 (mon.0) 536 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660673+0000 mon.smithi114 (mon.0) 537 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660673+0000 mon.smithi114 (mon.0) 537 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660880+0000 mon.smithi114 (mon.0) 538 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.660880+0000 mon.smithi114 (mon.0) 538 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.661155+0000 mon.smithi114 (mon.0) 539 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.661155+0000 mon.smithi114 (mon.0) 539 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.950449+0000 mon.smithi114 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.114:0/3763171857' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:05.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:05 smithi120 bash[25115]: audit 2024-09-17T11:40:04.950449+0000 mon.smithi114 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.114:0/3763171857' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.820846+0000 mgr.smithi114.nuwyfd (mgr.14205) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: cluster 2024-09-17T11:40:03.820846+0000 mgr.smithi114.nuwyfd (mgr.14205) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.656222+0000 mon.smithi114 (mon.0) 534 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.656222+0000 mon.smithi114 (mon.0) 534 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 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-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: cluster 2024-09-17T11:40:04.660007+0000 mon.smithi114 (mon.0) 535 : cluster [DBG] osdmap e19: 6 total, 3 up, 6 in 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: cluster 2024-09-17T11:40:04.660007+0000 mon.smithi114 (mon.0) 535 : cluster [DBG] osdmap e19: 6 total, 3 up, 6 in 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660445+0000 mon.smithi114 (mon.0) 536 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660445+0000 mon.smithi114 (mon.0) 536 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:06.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660673+0000 mon.smithi114 (mon.0) 537 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660673+0000 mon.smithi114 (mon.0) 537 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660880+0000 mon.smithi114 (mon.0) 538 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.660880+0000 mon.smithi114 (mon.0) 538 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.661155+0000 mon.smithi114 (mon.0) 539 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.661155+0000 mon.smithi114 (mon.0) 539 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.950449+0000 mon.smithi114 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.114:0/3763171857' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:06.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:05 smithi114 bash[20002]: audit 2024-09-17T11:40:04.950449+0000 mon.smithi114 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.114:0/3763171857' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:06.586 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.666213+0000 mon.smithi114 (mon.0) 541 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.666213+0000 mon.smithi114 (mon.0) 541 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: cluster 2024-09-17T11:40:05.670955+0000 mon.smithi114 (mon.0) 542 : cluster [DBG] osdmap e20: 6 total, 3 up, 6 in 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: cluster 2024-09-17T11:40:05.670955+0000 mon.smithi114 (mon.0) 542 : cluster [DBG] osdmap e20: 6 total, 3 up, 6 in 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.671483+0000 mon.smithi114 (mon.0) 543 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.671483+0000 mon.smithi114 (mon.0) 543 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.672029+0000 mon.smithi114 (mon.0) 544 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.672029+0000 mon.smithi114 (mon.0) 544 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.672691+0000 mon.smithi114 (mon.0) 545 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:05.672691+0000 mon.smithi114 (mon.0) 545 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: cluster 2024-09-17T11:40:05.821384+0000 mgr.smithi114.nuwyfd (mgr.14205) 140 : cluster [DBG] pgmap v93: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: cluster 2024-09-17T11:40:05.821384+0000 mgr.smithi114.nuwyfd (mgr.14205) 140 : cluster [DBG] pgmap v93: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.278124+0000 mon.smithi120 (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.278124+0000 mon.smithi120 (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.279671+0000 mon.smithi114 (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.279671+0000 mon.smithi114 (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.483037+0000 mon.smithi114 (mon.0) 547 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.483037+0000 mon.smithi114 (mon.0) 547 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.571274+0000 mon.smithi114 (mon.0) 548 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.571274+0000 mon.smithi114 (mon.0) 548 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.660203+0000 mon.smithi114 (mon.0) 549 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.660203+0000 mon.smithi114 (mon.0) 549 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.662433+0000 mon.smithi114 (mon.0) 550 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.662433+0000 mon.smithi114 (mon.0) 550 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.705178+0000 mon.smithi114 (mon.0) 551 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:06 smithi114 bash[20002]: audit 2024-09-17T11:40:06.705178+0000 mon.smithi114 (mon.0) 551 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.666213+0000 mon.smithi114 (mon.0) 541 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:40:07.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.666213+0000 mon.smithi114 (mon.0) 541 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:40:07.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: cluster 2024-09-17T11:40:05.670955+0000 mon.smithi114 (mon.0) 542 : cluster [DBG] osdmap e20: 6 total, 3 up, 6 in 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: cluster 2024-09-17T11:40:05.670955+0000 mon.smithi114 (mon.0) 542 : cluster [DBG] osdmap e20: 6 total, 3 up, 6 in 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.671483+0000 mon.smithi114 (mon.0) 543 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.671483+0000 mon.smithi114 (mon.0) 543 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.672029+0000 mon.smithi114 (mon.0) 544 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.672029+0000 mon.smithi114 (mon.0) 544 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.672691+0000 mon.smithi114 (mon.0) 545 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:05.672691+0000 mon.smithi114 (mon.0) 545 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: cluster 2024-09-17T11:40:05.821384+0000 mgr.smithi114.nuwyfd (mgr.14205) 140 : cluster [DBG] pgmap v93: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: cluster 2024-09-17T11:40:05.821384+0000 mgr.smithi114.nuwyfd (mgr.14205) 140 : cluster [DBG] pgmap v93: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.278124+0000 mon.smithi120 (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.278124+0000 mon.smithi120 (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.279671+0000 mon.smithi114 (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.279671+0000 mon.smithi114 (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.483037+0000 mon.smithi114 (mon.0) 547 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.483037+0000 mon.smithi114 (mon.0) 547 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.571274+0000 mon.smithi114 (mon.0) 548 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.571274+0000 mon.smithi114 (mon.0) 548 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.660203+0000 mon.smithi114 (mon.0) 549 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.660203+0000 mon.smithi114 (mon.0) 549 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.662433+0000 mon.smithi114 (mon.0) 550 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.662433+0000 mon.smithi114 (mon.0) 550 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.705178+0000 mon.smithi114 (mon.0) 551 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:06 smithi120 bash[25115]: audit 2024-09-17T11:40:06.705178+0000 mon.smithi114 (mon.0) 551 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.996 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.706369+0000 mon.smithi114 (mon.0) 552 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:07.996 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.706369+0000 mon.smithi114 (mon.0) 552 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.706697+0000 mon.smithi114 (mon.0) 553 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.706697+0000 mon.smithi114 (mon.0) 553 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.710571+0000 mon.smithi114 (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.710571+0000 mon.smithi114 (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.714729+0000 mon.smithi120 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.714729+0000 mon.smithi120 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: cluster 2024-09-17T11:40:06.718428+0000 mon.smithi114 (mon.0) 555 : cluster [DBG] osdmap e21: 6 total, 3 up, 6 in 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: cluster 2024-09-17T11:40:06.718428+0000 mon.smithi114 (mon.0) 555 : cluster [DBG] osdmap e21: 6 total, 3 up, 6 in 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.718958+0000 mon.smithi114 (mon.0) 556 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.718958+0000 mon.smithi114 (mon.0) 556 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719199+0000 mon.smithi114 (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719199+0000 mon.smithi114 (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:07.997 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719411+0000 mon.smithi114 (mon.0) 558 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719411+0000 mon.smithi114 (mon.0) 558 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719586+0000 mon.smithi114 (mon.0) 559 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.719586+0000 mon.smithi114 (mon.0) 559 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.734458+0000 mon.smithi114 (mon.0) 560 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.734458+0000 mon.smithi114 (mon.0) 560 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.735130+0000 mon.smithi120 (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.735130+0000 mon.smithi120 (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.736236+0000 mon.smithi114 (mon.0) 561 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:07.998 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.736236+0000 mon.smithi114 (mon.0) 561 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.736472+0000 mon.smithi114 (mon.0) 562 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.736472+0000 mon.smithi114 (mon.0) 562 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.777915+0000 mon.smithi120 (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.777915+0000 mon.smithi120 (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.807779+0000 mon.smithi114 (mon.0) 563 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:07.999 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:07 smithi120 bash[25115]: audit 2024-09-17T11:40:06.807779+0000 mon.smithi114 (mon.0) 563 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:08.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.706369+0000 mon.smithi114 (mon.0) 552 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:08.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.706369+0000 mon.smithi114 (mon.0) 552 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.706697+0000 mon.smithi114 (mon.0) 553 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.706697+0000 mon.smithi114 (mon.0) 553 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.710571+0000 mon.smithi114 (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.710571+0000 mon.smithi114 (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.714729+0000 mon.smithi120 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.714729+0000 mon.smithi120 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: cluster 2024-09-17T11:40:06.718428+0000 mon.smithi114 (mon.0) 555 : cluster [DBG] osdmap e21: 6 total, 3 up, 6 in 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: cluster 2024-09-17T11:40:06.718428+0000 mon.smithi114 (mon.0) 555 : cluster [DBG] osdmap e21: 6 total, 3 up, 6 in 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.718958+0000 mon.smithi114 (mon.0) 556 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.718958+0000 mon.smithi114 (mon.0) 556 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719199+0000 mon.smithi114 (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:08.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719199+0000 mon.smithi114 (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719411+0000 mon.smithi114 (mon.0) 558 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719411+0000 mon.smithi114 (mon.0) 558 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719586+0000 mon.smithi114 (mon.0) 559 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.719586+0000 mon.smithi114 (mon.0) 559 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.734458+0000 mon.smithi114 (mon.0) 560 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.734458+0000 mon.smithi114 (mon.0) 560 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.735130+0000 mon.smithi120 (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.735130+0000 mon.smithi120 (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.736236+0000 mon.smithi114 (mon.0) 561 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.736236+0000 mon.smithi114 (mon.0) 561 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi114"} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.736472+0000 mon.smithi114 (mon.0) 562 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.736472+0000 mon.smithi114 (mon.0) 562 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "mon metadata", "id": "smithi120"} : dispatch 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.777915+0000 mon.smithi120 (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.777915+0000 mon.smithi120 (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:40:08.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.807779+0000 mon.smithi114 (mon.0) 563 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:08.031 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:07 smithi114 bash[20002]: audit 2024-09-17T11:40:06.807779+0000 mon.smithi114 (mon.0) 563 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.713395+0000 mon.smithi114 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.713395+0000 mon.smithi114 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.718554+0000 mon.smithi114 (mon.0) 565 : cluster [DBG] osdmap e22: 6 total, 3 up, 6 in 2024-09-17T11:40:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.718554+0000 mon.smithi114 (mon.0) 565 : cluster [DBG] osdmap e22: 6 total, 3 up, 6 in 2024-09-17T11:40:08.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.719365+0000 mon.smithi114 (mon.0) 566 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.719365+0000 mon.smithi114 (mon.0) 566 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.719752+0000 mon.smithi114 (mon.0) 567 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.719752+0000 mon.smithi114 (mon.0) 567 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.720157+0000 mon.smithi114 (mon.0) 568 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.720157+0000 mon.smithi114 (mon.0) 568 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.729936+0000 mon.smithi114 (mon.0) 569 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: audit 2024-09-17T11:40:07.729936+0000 mon.smithi114 (mon.0) 569 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.821899+0000 mgr.smithi114.nuwyfd (mgr.14205) 141 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.821899+0000 mgr.smithi114.nuwyfd (mgr.14205) 141 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.824573+0000 mon.smithi114 (mon.0) 570 : cluster [DBG] mgrmap e20: smithi114.nuwyfd(active, since 2m), standbys: smithi120.xdizhk 2024-09-17T11:40:08.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:08 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.824573+0000 mon.smithi114 (mon.0) 570 : cluster [DBG] mgrmap e20: smithi114.nuwyfd(active, since 2m), standbys: smithi120.xdizhk 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.713395+0000 mon.smithi114 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.713395+0000 mon.smithi114 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.718554+0000 mon.smithi114 (mon.0) 565 : cluster [DBG] osdmap e22: 6 total, 3 up, 6 in 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.718554+0000 mon.smithi114 (mon.0) 565 : cluster [DBG] osdmap e22: 6 total, 3 up, 6 in 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.719365+0000 mon.smithi114 (mon.0) 566 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.719365+0000 mon.smithi114 (mon.0) 566 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.719752+0000 mon.smithi114 (mon.0) 567 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.719752+0000 mon.smithi114 (mon.0) 567 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.720157+0000 mon.smithi114 (mon.0) 568 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.720157+0000 mon.smithi114 (mon.0) 568 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.729936+0000 mon.smithi114 (mon.0) 569 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: audit 2024-09-17T11:40:07.729936+0000 mon.smithi114 (mon.0) 569 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.821899+0000 mgr.smithi114.nuwyfd (mgr.14205) 141 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.821899+0000 mgr.smithi114.nuwyfd (mgr.14205) 141 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.824573+0000 mon.smithi114 (mon.0) 570 : cluster [DBG] mgrmap e20: smithi114.nuwyfd(active, since 2m), standbys: smithi120.xdizhk 2024-09-17T11:40:09.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:08 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.824573+0000 mon.smithi114 (mon.0) 570 : cluster [DBG] mgrmap e20: smithi114.nuwyfd(active, since 2m), standbys: smithi120.xdizhk 2024-09-17T11:40:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.236140+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.236140+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:09.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.236222+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:07.236222+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:08.730031+0000 mon.smithi114 (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695] boot 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:08.730031+0000 mon.smithi114 (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695] boot 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:08.730120+0000 mon.smithi114 (mon.0) 572 : cluster [DBG] osdmap e23: 6 total, 4 up, 6 in 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: cluster 2024-09-17T11:40:08.730120+0000 mon.smithi114 (mon.0) 572 : cluster [DBG] osdmap e23: 6 total, 4 up, 6 in 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.730842+0000 mon.smithi114 (mon.0) 573 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.730842+0000 mon.smithi114 (mon.0) 573 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.731520+0000 mon.smithi114 (mon.0) 574 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.731520+0000 mon.smithi114 (mon.0) 574 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.739140+0000 mon.smithi114 (mon.0) 575 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:09.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:09 smithi120 bash[25115]: audit 2024-09-17T11:40:08.739140+0000 mon.smithi114 (mon.0) 575 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.236140+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.236140+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.236222+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:07.236222+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:08.730031+0000 mon.smithi114 (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695] boot 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:08.730031+0000 mon.smithi114 (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.120:6808/3532606695,v1:172.21.15.120:6809/3532606695] boot 2024-09-17T11:40:10.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:08.730120+0000 mon.smithi114 (mon.0) 572 : cluster [DBG] osdmap e23: 6 total, 4 up, 6 in 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: cluster 2024-09-17T11:40:08.730120+0000 mon.smithi114 (mon.0) 572 : cluster [DBG] osdmap e23: 6 total, 4 up, 6 in 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.730842+0000 mon.smithi114 (mon.0) 573 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.730842+0000 mon.smithi114 (mon.0) 573 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.731520+0000 mon.smithi114 (mon.0) 574 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.731520+0000 mon.smithi114 (mon.0) 574 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.739140+0000 mon.smithi114 (mon.0) 575 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:10.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:09 smithi114 bash[20002]: audit 2024-09-17T11:40:08.739140+0000 mon.smithi114 (mon.0) 575 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:11.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: cluster 2024-09-17T11:40:09.817044+0000 mon.smithi114 (mon.0) 576 : cluster [DBG] osdmap e24: 6 total, 4 up, 6 in 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: cluster 2024-09-17T11:40:09.817044+0000 mon.smithi114 (mon.0) 576 : cluster [DBG] osdmap e24: 6 total, 4 up, 6 in 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:09.817158+0000 mon.smithi114 (mon.0) 577 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:09.817158+0000 mon.smithi114 (mon.0) 577 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:09.817486+0000 mon.smithi114 (mon.0) 578 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:09.817486+0000 mon.smithi114 (mon.0) 578 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: cluster 2024-09-17T11:40:09.822202+0000 mgr.smithi114.nuwyfd (mgr.14205) 142 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: cluster 2024-09-17T11:40:09.822202+0000 mgr.smithi114.nuwyfd (mgr.14205) 142 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.394045+0000 mon.smithi114 (mon.0) 579 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.394045+0000 mon.smithi114 (mon.0) 579 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.401778+0000 mon.smithi114 (mon.0) 580 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.401778+0000 mon.smithi114 (mon.0) 580 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.480940+0000 mon.smithi114 (mon.0) 581 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.480940+0000 mon.smithi114 (mon.0) 581 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.491207+0000 mon.smithi114 (mon.0) 582 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:10 smithi114 bash[20002]: audit 2024-09-17T11:40:10.491207+0000 mon.smithi114 (mon.0) 582 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: cluster 2024-09-17T11:40:09.817044+0000 mon.smithi114 (mon.0) 576 : cluster [DBG] osdmap e24: 6 total, 4 up, 6 in 2024-09-17T11:40:11.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: cluster 2024-09-17T11:40:09.817044+0000 mon.smithi114 (mon.0) 576 : cluster [DBG] osdmap e24: 6 total, 4 up, 6 in 2024-09-17T11:40:11.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:09.817158+0000 mon.smithi114 (mon.0) 577 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:11.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:09.817158+0000 mon.smithi114 (mon.0) 577 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:09.817486+0000 mon.smithi114 (mon.0) 578 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:09.817486+0000 mon.smithi114 (mon.0) 578 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: cluster 2024-09-17T11:40:09.822202+0000 mgr.smithi114.nuwyfd (mgr.14205) 142 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: cluster 2024-09-17T11:40:09.822202+0000 mgr.smithi114.nuwyfd (mgr.14205) 142 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.394045+0000 mon.smithi114 (mon.0) 579 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.394045+0000 mon.smithi114 (mon.0) 579 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.401778+0000 mon.smithi114 (mon.0) 580 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.401778+0000 mon.smithi114 (mon.0) 580 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.480940+0000 mon.smithi114 (mon.0) 581 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.480940+0000 mon.smithi114 (mon.0) 581 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.491207+0000 mon.smithi114 (mon.0) 582 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:11.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:10 smithi120 bash[25115]: audit 2024-09-17T11:40:10.491207+0000 mon.smithi114 (mon.0) 582 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:12.126 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:12.138 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:11 smithi114 bash[20002]: audit 2024-09-17T11:40:10.867891+0000 mon.smithi120 (mon.1) 16 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.138 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:11 smithi114 bash[20002]: audit 2024-09-17T11:40:10.867891+0000 mon.smithi120 (mon.1) 16 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.138 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:11 smithi114 bash[20002]: audit 2024-09-17T11:40:10.869212+0000 mon.smithi114 (mon.0) 583 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.138 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:11 smithi114 bash[20002]: audit 2024-09-17T11:40:10.869212+0000 mon.smithi114 (mon.0) 583 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:11 smithi120 bash[25115]: audit 2024-09-17T11:40:10.867891+0000 mon.smithi120 (mon.1) 16 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:11 smithi120 bash[25115]: audit 2024-09-17T11:40:10.867891+0000 mon.smithi120 (mon.1) 16 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:11 smithi120 bash[25115]: audit 2024-09-17T11:40:10.869212+0000 mon.smithi114 (mon.0) 583 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:11 smithi120 bash[25115]: audit 2024-09-17T11:40:10.869212+0000 mon.smithi114 (mon.0) 583 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T11:40:12.798 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":25,"num_osds":6,"num_up_osds":4,"osd_up_since":1726573208,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:13.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.822570+0000 mgr.smithi114.nuwyfd (mgr.14205) 143 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.822570+0000 mgr.smithi114.nuwyfd (mgr.14205) 143 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.833045+0000 mon.smithi114 (mon.0) 584 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.833045+0000 mon.smithi114 (mon.0) 584 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.836229+0000 mon.smithi114 (mon.0) 585 : cluster [DBG] osdmap e25: 6 total, 4 up, 6 in 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.836229+0000 mon.smithi114 (mon.0) 585 : cluster [DBG] osdmap e25: 6 total, 4 up, 6 in 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.836486+0000 mon.smithi114 (mon.0) 586 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.836486+0000 mon.smithi114 (mon.0) 586 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.836693+0000 mon.smithi114 (mon.0) 587 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.836693+0000 mon.smithi114 (mon.0) 587 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.837772+0000 mon.smithi120 (mon.1) 17 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.837772+0000 mon.smithi120 (mon.1) 17 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.839212+0000 mon.smithi114 (mon.0) 588 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.029 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:11.839212+0000 mon.smithi114 (mon.0) 588 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:12.126925+0000 mon.smithi114 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.114:0/491493855' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:13.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:12 smithi114 bash[20002]: audit 2024-09-17T11:40:12.126925+0000 mon.smithi114 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.114:0/491493855' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:13.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.822570+0000 mgr.smithi114.nuwyfd (mgr.14205) 143 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.822570+0000 mgr.smithi114.nuwyfd (mgr.14205) 143 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.833045+0000 mon.smithi114 (mon.0) 584 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.833045+0000 mon.smithi114 (mon.0) 584 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.836229+0000 mon.smithi114 (mon.0) 585 : cluster [DBG] osdmap e25: 6 total, 4 up, 6 in 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.836229+0000 mon.smithi114 (mon.0) 585 : cluster [DBG] osdmap e25: 6 total, 4 up, 6 in 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.836486+0000 mon.smithi114 (mon.0) 586 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.836486+0000 mon.smithi114 (mon.0) 586 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.836693+0000 mon.smithi114 (mon.0) 587 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.836693+0000 mon.smithi114 (mon.0) 587 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.837772+0000 mon.smithi120 (mon.1) 17 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.837772+0000 mon.smithi120 (mon.1) 17 : audit [INF] from='osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.839212+0000 mon.smithi114 (mon.0) 588 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:11.839212+0000 mon.smithi114 (mon.0) 588 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:13.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:12.126925+0000 mon.smithi114 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.114:0/491493855' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:13.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:12 smithi120 bash[25115]: audit 2024-09-17T11:40:12.126925+0000 mon.smithi114 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.114:0/491493855' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:13.799 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:14.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.835233+0000 mon.smithi114 (mon.0) 590 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:14.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.835233+0000 mon.smithi114 (mon.0) 590 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:14.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: cluster 2024-09-17T11:40:12.838584+0000 mon.smithi114 (mon.0) 591 : cluster [DBG] osdmap e26: 6 total, 4 up, 6 in 2024-09-17T11:40:14.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: cluster 2024-09-17T11:40:12.838584+0000 mon.smithi114 (mon.0) 591 : cluster [DBG] osdmap e26: 6 total, 4 up, 6 in 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.839174+0000 mon.smithi114 (mon.0) 592 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.839174+0000 mon.smithi114 (mon.0) 592 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.839507+0000 mon.smithi114 (mon.0) 593 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.839507+0000 mon.smithi114 (mon.0) 593 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.850575+0000 mon.smithi114 (mon.0) 594 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:13 smithi120 bash[25115]: audit 2024-09-17T11:40:12.850575+0000 mon.smithi114 (mon.0) 594 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.835233+0000 mon.smithi114 (mon.0) 590 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.835233+0000 mon.smithi114 (mon.0) 590 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: cluster 2024-09-17T11:40:12.838584+0000 mon.smithi114 (mon.0) 591 : cluster [DBG] osdmap e26: 6 total, 4 up, 6 in 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: cluster 2024-09-17T11:40:12.838584+0000 mon.smithi114 (mon.0) 591 : cluster [DBG] osdmap e26: 6 total, 4 up, 6 in 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.839174+0000 mon.smithi114 (mon.0) 592 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.839174+0000 mon.smithi114 (mon.0) 592 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.839507+0000 mon.smithi114 (mon.0) 593 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.839507+0000 mon.smithi114 (mon.0) 593 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.850575+0000 mon.smithi114 (mon.0) 594 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:14.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:13 smithi114 bash[20002]: audit 2024-09-17T11:40:12.850575+0000 mon.smithi114 (mon.0) 594 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:15.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.841295+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:15.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.841295+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.841383+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:11.841383+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.822972+0000 mgr.smithi114.nuwyfd (mgr.14205) 144 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.822972+0000 mgr.smithi114.nuwyfd (mgr.14205) 144 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.853185+0000 mon.smithi114 (mon.0) 595 : cluster [INF] osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957] boot 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.853185+0000 mon.smithi114 (mon.0) 595 : cluster [INF] osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957] boot 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.853236+0000 mon.smithi114 (mon.0) 596 : cluster [DBG] osdmap e27: 6 total, 5 up, 6 in 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: cluster 2024-09-17T11:40:13.853236+0000 mon.smithi114 (mon.0) 596 : cluster [DBG] osdmap e27: 6 total, 5 up, 6 in 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:13.853871+0000 mon.smithi114 (mon.0) 597 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:13.853871+0000 mon.smithi114 (mon.0) 597 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:13.854328+0000 mon.smithi114 (mon.0) 598 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:13.854328+0000 mon.smithi114 (mon.0) 598 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:15.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:14.318718+0000 mon.smithi120 (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:14.318718+0000 mon.smithi120 (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:14.320324+0000 mon.smithi114 (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.188 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:14 smithi120 bash[25115]: audit 2024-09-17T11:40:14.320324+0000 mon.smithi114 (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.841295+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.841295+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.841383+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:11.841383+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.822972+0000 mgr.smithi114.nuwyfd (mgr.14205) 144 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.822972+0000 mgr.smithi114.nuwyfd (mgr.14205) 144 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.853185+0000 mon.smithi114 (mon.0) 595 : cluster [INF] osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957] boot 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.853185+0000 mon.smithi114 (mon.0) 595 : cluster [INF] osd.0 [v2:172.21.15.120:6816/2310504957,v1:172.21.15.120:6817/2310504957] boot 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.853236+0000 mon.smithi114 (mon.0) 596 : cluster [DBG] osdmap e27: 6 total, 5 up, 6 in 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: cluster 2024-09-17T11:40:13.853236+0000 mon.smithi114 (mon.0) 596 : cluster [DBG] osdmap e27: 6 total, 5 up, 6 in 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:13.853871+0000 mon.smithi114 (mon.0) 597 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:13.853871+0000 mon.smithi114 (mon.0) 597 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:13.854328+0000 mon.smithi114 (mon.0) 598 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:15.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:13.854328+0000 mon.smithi114 (mon.0) 598 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:15.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:14.318718+0000 mon.smithi120 (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:14.318718+0000 mon.smithi120 (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:14.320324+0000 mon.smithi114 (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:15.280 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:14 smithi114 bash[20002]: audit 2024-09-17T11:40:14.320324+0000 mon.smithi114 (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T11:40:16.125 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.859262+0000 mon.smithi114 (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:40:16.125 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.859262+0000 mon.smithi114 (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:40:16.125 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.863881+0000 mon.smithi120 (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.125 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.863881+0000 mon.smithi120 (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: cluster 2024-09-17T11:40:14.864353+0000 mon.smithi114 (mon.0) 601 : cluster [DBG] osdmap e28: 6 total, 5 up, 6 in 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: cluster 2024-09-17T11:40:14.864353+0000 mon.smithi114 (mon.0) 601 : cluster [DBG] osdmap e28: 6 total, 5 up, 6 in 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.864896+0000 mon.smithi114 (mon.0) 602 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.864896+0000 mon.smithi114 (mon.0) 602 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.865786+0000 mon.smithi114 (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.126 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:15 smithi114 bash[20002]: audit 2024-09-17T11:40:14.865786+0000 mon.smithi114 (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.859262+0000 mon.smithi114 (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:40:16.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.859262+0000 mon.smithi114 (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:40:16.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.863881+0000 mon.smithi120 (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.863881+0000 mon.smithi120 (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: cluster 2024-09-17T11:40:14.864353+0000 mon.smithi114 (mon.0) 601 : cluster [DBG] osdmap e28: 6 total, 5 up, 6 in 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: cluster 2024-09-17T11:40:14.864353+0000 mon.smithi114 (mon.0) 601 : cluster [DBG] osdmap e28: 6 total, 5 up, 6 in 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.864896+0000 mon.smithi114 (mon.0) 602 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.864896+0000 mon.smithi114 (mon.0) 602 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.865786+0000 mon.smithi114 (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:16.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:15 smithi120 bash[25115]: audit 2024-09-17T11:40:14.865786+0000 mon.smithi114 (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]} : dispatch 2024-09-17T11:40:17.168 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.823298+0000 mgr.smithi114.nuwyfd (mgr.14205) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:17.168 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.823298+0000 mgr.smithi114.nuwyfd (mgr.14205) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:17.168 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.866952+0000 mon.smithi114 (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.866952+0000 mon.smithi114 (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.871814+0000 mon.smithi114 (mon.0) 605 : cluster [DBG] osdmap e29: 6 total, 5 up, 6 in 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.871814+0000 mon.smithi114 (mon.0) 605 : cluster [DBG] osdmap e29: 6 total, 5 up, 6 in 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.872121+0000 mon.smithi114 (mon.0) 606 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.872121+0000 mon.smithi114 (mon.0) 606 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.880514+0000 mon.smithi114 (mon.0) 607 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:15.880514+0000 mon.smithi114 (mon.0) 607 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:16.111056+0000 mon.smithi114 (mon.0) 608 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:17.169 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:16.111056+0000 mon.smithi114 (mon.0) 608 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:17.170 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:16.419931+0000 mon.smithi114 (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:40:17.170 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:16 smithi120 bash[25115]: audit 2024-09-17T11:40:16.419931+0000 mon.smithi114 (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:40:17.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.823298+0000 mgr.smithi114.nuwyfd (mgr.14205) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:17.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.823298+0000 mgr.smithi114.nuwyfd (mgr.14205) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.866952+0000 mon.smithi114 (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.866952+0000 mon.smithi114 (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.871814+0000 mon.smithi114 (mon.0) 605 : cluster [DBG] osdmap e29: 6 total, 5 up, 6 in 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.871814+0000 mon.smithi114 (mon.0) 605 : cluster [DBG] osdmap e29: 6 total, 5 up, 6 in 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.872121+0000 mon.smithi114 (mon.0) 606 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.872121+0000 mon.smithi114 (mon.0) 606 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.880514+0000 mon.smithi114 (mon.0) 607 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:15.880514+0000 mon.smithi114 (mon.0) 607 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:16.111056+0000 mon.smithi114 (mon.0) 608 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:16.111056+0000 mon.smithi114 (mon.0) 608 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:16.419931+0000 mon.smithi114 (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:40:17.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:16 smithi114 bash[20002]: audit 2024-09-17T11:40:16.419931+0000 mon.smithi114 (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:40:18.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.333713+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:18.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.333713+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:18.186 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.333816+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:15.333816+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: audit 2024-09-17T11:40:16.880269+0000 mon.smithi114 (mon.0) 610 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: audit 2024-09-17T11:40:16.880269+0000 mon.smithi114 (mon.0) 610 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.425452+0000 mon.smithi114 (mon.0) 611 : cluster [INF] osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763] boot 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.425452+0000 mon.smithi114 (mon.0) 611 : cluster [INF] osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763] boot 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.425542+0000 mon.smithi114 (mon.0) 612 : cluster [DBG] osdmap e30: 6 total, 6 up, 6 in 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.425542+0000 mon.smithi114 (mon.0) 612 : cluster [DBG] osdmap e30: 6 total, 6 up, 6 in 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: audit 2024-09-17T11:40:17.425809+0000 mon.smithi114 (mon.0) 613 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.187 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:17 smithi120 bash[25115]: audit 2024-09-17T11:40:17.425809+0000 mon.smithi114 (mon.0) 613 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.333713+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.333713+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.333816+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:15.333816+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: audit 2024-09-17T11:40:16.880269+0000 mon.smithi114 (mon.0) 610 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: audit 2024-09-17T11:40:16.880269+0000 mon.smithi114 (mon.0) 610 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.425452+0000 mon.smithi114 (mon.0) 611 : cluster [INF] osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763] boot 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.425452+0000 mon.smithi114 (mon.0) 611 : cluster [INF] osd.5 [v2:172.21.15.120:6824/2083023763,v1:172.21.15.120:6825/2083023763] boot 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.425542+0000 mon.smithi114 (mon.0) 612 : cluster [DBG] osdmap e30: 6 total, 6 up, 6 in 2024-09-17T11:40:18.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.425542+0000 mon.smithi114 (mon.0) 612 : cluster [DBG] osdmap e30: 6 total, 6 up, 6 in 2024-09-17T11:40:18.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: audit 2024-09-17T11:40:17.425809+0000 mon.smithi114 (mon.0) 613 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:17 smithi114 bash[20002]: audit 2024-09-17T11:40:17.425809+0000 mon.smithi114 (mon.0) 613 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T11:40:18.774 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:19.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:19 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.823601+0000 mgr.smithi114.nuwyfd (mgr.14205) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:19.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:19 smithi120 bash[25115]: cluster 2024-09-17T11:40:17.823601+0000 mgr.smithi114.nuwyfd (mgr.14205) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:19.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:19 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.823601+0000 mgr.smithi114.nuwyfd (mgr.14205) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:19.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:19 smithi114 bash[20002]: cluster 2024-09-17T11:40:17.823601+0000 mgr.smithi114.nuwyfd (mgr.14205) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:40:20.403 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:20.602 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:20 smithi114 bash[20002]: cluster 2024-09-17T11:40:19.435175+0000 mon.smithi114 (mon.0) 614 : cluster [DBG] osdmap e31: 6 total, 6 up, 6 in 2024-09-17T11:40:20.602 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:20 smithi114 bash[20002]: cluster 2024-09-17T11:40:19.435175+0000 mon.smithi114 (mon.0) 614 : cluster [DBG] osdmap e31: 6 total, 6 up, 6 in 2024-09-17T11:40:20.602 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:20 smithi114 bash[20002]: audit 2024-09-17T11:40:20.404521+0000 mon.smithi114 (mon.0) 615 : audit [DBG] from='client.? 172.21.15.114:0/1743991567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:20.602 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:20 smithi114 bash[20002]: audit 2024-09-17T11:40:20.404521+0000 mon.smithi114 (mon.0) 615 : audit [DBG] from='client.? 172.21.15.114:0/1743991567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:20.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:20 smithi120 bash[25115]: cluster 2024-09-17T11:40:19.435175+0000 mon.smithi114 (mon.0) 614 : cluster [DBG] osdmap e31: 6 total, 6 up, 6 in 2024-09-17T11:40:20.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:20 smithi120 bash[25115]: cluster 2024-09-17T11:40:19.435175+0000 mon.smithi114 (mon.0) 614 : cluster [DBG] osdmap e31: 6 total, 6 up, 6 in 2024-09-17T11:40:20.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:20 smithi120 bash[25115]: audit 2024-09-17T11:40:20.404521+0000 mon.smithi114 (mon.0) 615 : audit [DBG] from='client.? 172.21.15.114:0/1743991567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:20.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:20 smithi120 bash[25115]: audit 2024-09-17T11:40:20.404521+0000 mon.smithi114 (mon.0) 615 : audit [DBG] from='client.? 172.21.15.114:0/1743991567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:21.103 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:21.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: cluster 2024-09-17T11:40:19.824178+0000 mgr.smithi114.nuwyfd (mgr.14205) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:21.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: cluster 2024-09-17T11:40:19.824178+0000 mgr.smithi114.nuwyfd (mgr.14205) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.226859+0000 mon.smithi114 (mon.0) 616 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.226859+0000 mon.smithi114 (mon.0) 616 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.236353+0000 mon.smithi114 (mon.0) 617 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.236353+0000 mon.smithi114 (mon.0) 617 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.247880+0000 mon.smithi114 (mon.0) 618 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.247880+0000 mon.smithi114 (mon.0) 618 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.249740+0000 mon.smithi114 (mon.0) 619 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.249740+0000 mon.smithi114 (mon.0) 619 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.251567+0000 mon.smithi114 (mon.0) 620 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.251567+0000 mon.smithi114 (mon.0) 620 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.253370+0000 mon.smithi114 (mon.0) 621 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.253370+0000 mon.smithi114 (mon.0) 621 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.260375+0000 mon.smithi114 (mon.0) 622 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:21 smithi114 bash[20002]: audit 2024-09-17T11:40:21.260375+0000 mon.smithi114 (mon.0) 622 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: cluster 2024-09-17T11:40:19.824178+0000 mgr.smithi114.nuwyfd (mgr.14205) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:21.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: cluster 2024-09-17T11:40:19.824178+0000 mgr.smithi114.nuwyfd (mgr.14205) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.226859+0000 mon.smithi114 (mon.0) 616 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.226859+0000 mon.smithi114 (mon.0) 616 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.236353+0000 mon.smithi114 (mon.0) 617 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.236353+0000 mon.smithi114 (mon.0) 617 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.247880+0000 mon.smithi114 (mon.0) 618 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.247880+0000 mon.smithi114 (mon.0) 618 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.249740+0000 mon.smithi114 (mon.0) 619 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.249740+0000 mon.smithi114 (mon.0) 619 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.251567+0000 mon.smithi114 (mon.0) 620 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.251567+0000 mon.smithi114 (mon.0) 620 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.253370+0000 mon.smithi114 (mon.0) 621 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.937 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.253370+0000 mon.smithi114 (mon.0) 621 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:21.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.260375+0000 mon.smithi114 (mon.0) 622 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:21.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:21 smithi120 bash[25115]: audit 2024-09-17T11:40:21.260375+0000 mon.smithi114 (mon.0) 622 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.105 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:22.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.217641+0000 mgr.smithi114.nuwyfd (mgr.14205) 148 : cephadm [INF] Detected new or changed devices on smithi120 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.217641+0000 mgr.smithi114.nuwyfd (mgr.14205) 148 : cephadm [INF] Detected new or changed devices on smithi120 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.254681+0000 mgr.smithi114.nuwyfd (mgr.14205) 149 : cephadm [INF] Adjusting osd_memory_target on smithi120 to 3772M 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.254681+0000 mgr.smithi114.nuwyfd (mgr.14205) 149 : cephadm [INF] Adjusting osd_memory_target on smithi120 to 3772M 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.677854+0000 mon.smithi114 (mon.0) 623 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.677854+0000 mon.smithi114 (mon.0) 623 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.687267+0000 mon.smithi114 (mon.0) 624 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.687267+0000 mon.smithi114 (mon.0) 624 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.690434+0000 mon.smithi114 (mon.0) 625 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.690434+0000 mon.smithi114 (mon.0) 625 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.692210+0000 mon.smithi114 (mon.0) 626 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.692210+0000 mon.smithi114 (mon.0) 626 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.699543+0000 mon.smithi114 (mon.0) 627 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.699543+0000 mon.smithi114 (mon.0) 627 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.703487+0000 mon.smithi114 (mon.0) 628 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.703487+0000 mon.smithi114 (mon.0) 628 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.704873+0000 mon.smithi114 (mon.0) 629 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.704873+0000 mon.smithi114 (mon.0) 629 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.715302+0000 mon.smithi114 (mon.0) 630 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.715302+0000 mon.smithi114 (mon.0) 630 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.720834+0000 mon.smithi114 (mon.0) 631 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.720834+0000 mon.smithi114 (mon.0) 631 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.729226+0000 mon.smithi114 (mon.0) 632 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.729226+0000 mon.smithi114 (mon.0) 632 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:22.688 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.730758+0000 mon.smithi114 (mon.0) 633 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.689 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:22 smithi120 bash[25115]: audit 2024-09-17T11:40:21.730758+0000 mon.smithi114 (mon.0) 633 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.217641+0000 mgr.smithi114.nuwyfd (mgr.14205) 148 : cephadm [INF] Detected new or changed devices on smithi120 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.217641+0000 mgr.smithi114.nuwyfd (mgr.14205) 148 : cephadm [INF] Detected new or changed devices on smithi120 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.254681+0000 mgr.smithi114.nuwyfd (mgr.14205) 149 : cephadm [INF] Adjusting osd_memory_target on smithi120 to 3772M 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.254681+0000 mgr.smithi114.nuwyfd (mgr.14205) 149 : cephadm [INF] Adjusting osd_memory_target on smithi120 to 3772M 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.677854+0000 mon.smithi114 (mon.0) 623 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.677854+0000 mon.smithi114 (mon.0) 623 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.687267+0000 mon.smithi114 (mon.0) 624 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.687267+0000 mon.smithi114 (mon.0) 624 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.690434+0000 mon.smithi114 (mon.0) 625 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.690434+0000 mon.smithi114 (mon.0) 625 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.692210+0000 mon.smithi114 (mon.0) 626 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.692210+0000 mon.smithi114 (mon.0) 626 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.699543+0000 mon.smithi114 (mon.0) 627 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.699543+0000 mon.smithi114 (mon.0) 627 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.703487+0000 mon.smithi114 (mon.0) 628 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.703487+0000 mon.smithi114 (mon.0) 628 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.704873+0000 mon.smithi114 (mon.0) 629 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.704873+0000 mon.smithi114 (mon.0) 629 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.715302+0000 mon.smithi114 (mon.0) 630 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.715302+0000 mon.smithi114 (mon.0) 630 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.720834+0000 mon.smithi114 (mon.0) 631 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.720834+0000 mon.smithi114 (mon.0) 631 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:40:22.780 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.729226+0000 mon.smithi114 (mon.0) 632 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:22.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.729226+0000 mon.smithi114 (mon.0) 632 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:22.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.730758+0000 mon.smithi114 (mon.0) 633 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:22.781 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:22 smithi114 bash[20002]: audit 2024-09-17T11:40:21.730758+0000 mon.smithi114 (mon.0) 633 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.668593+0000 mgr.smithi114.nuwyfd (mgr.14205) 150 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.668593+0000 mgr.smithi114.nuwyfd (mgr.14205) 150 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.693540+0000 mgr.smithi114.nuwyfd (mgr.14205) 151 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 6008M 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cephadm 2024-09-17T11:40:21.693540+0000 mgr.smithi114.nuwyfd (mgr.14205) 151 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 6008M 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cluster 2024-09-17T11:40:21.824777+0000 mgr.smithi114.nuwyfd (mgr.14205) 152 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:23.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:23 smithi114 bash[20002]: cluster 2024-09-17T11:40:21.824777+0000 mgr.smithi114.nuwyfd (mgr.14205) 152 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.668593+0000 mgr.smithi114.nuwyfd (mgr.14205) 150 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.668593+0000 mgr.smithi114.nuwyfd (mgr.14205) 150 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.693540+0000 mgr.smithi114.nuwyfd (mgr.14205) 151 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 6008M 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cephadm 2024-09-17T11:40:21.693540+0000 mgr.smithi114.nuwyfd (mgr.14205) 151 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 6008M 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cluster 2024-09-17T11:40:21.824777+0000 mgr.smithi114.nuwyfd (mgr.14205) 152 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:23.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:23 smithi120 bash[25115]: cluster 2024-09-17T11:40:21.824777+0000 mgr.smithi114.nuwyfd (mgr.14205) 152 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:25.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:25 smithi114 bash[20002]: cluster 2024-09-17T11:40:23.825438+0000 mgr.smithi114.nuwyfd (mgr.14205) 153 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:25.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:25 smithi114 bash[20002]: cluster 2024-09-17T11:40:23.825438+0000 mgr.smithi114.nuwyfd (mgr.14205) 153 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:25 smithi120 bash[25115]: cluster 2024-09-17T11:40:23.825438+0000 mgr.smithi114.nuwyfd (mgr.14205) 153 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:25.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:25 smithi120 bash[25115]: cluster 2024-09-17T11:40:23.825438+0000 mgr.smithi114.nuwyfd (mgr.14205) 153 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:26.822 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:27.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:27 smithi120 bash[25115]: cluster 2024-09-17T11:40:25.825997+0000 mgr.smithi114.nuwyfd (mgr.14205) 154 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:27.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:27 smithi120 bash[25115]: cluster 2024-09-17T11:40:25.825997+0000 mgr.smithi114.nuwyfd (mgr.14205) 154 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:27.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:27 smithi114 bash[20002]: cluster 2024-09-17T11:40:25.825997+0000 mgr.smithi114.nuwyfd (mgr.14205) 154 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:27.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:27 smithi114 bash[20002]: cluster 2024-09-17T11:40:25.825997+0000 mgr.smithi114.nuwyfd (mgr.14205) 154 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:28.813 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:29.760 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:29 smithi114 bash[20002]: cluster 2024-09-17T11:40:27.826643+0000 mgr.smithi114.nuwyfd (mgr.14205) 155 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:29.760 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:29 smithi114 bash[20002]: cluster 2024-09-17T11:40:27.826643+0000 mgr.smithi114.nuwyfd (mgr.14205) 155 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:29.761 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:29 smithi114 bash[20002]: audit 2024-09-17T11:40:28.814052+0000 mon.smithi114 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.114:0/3917067816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:29.761 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:29 smithi114 bash[20002]: audit 2024-09-17T11:40:28.814052+0000 mon.smithi114 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.114:0/3917067816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:29.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:29 smithi120 bash[25115]: cluster 2024-09-17T11:40:27.826643+0000 mgr.smithi114.nuwyfd (mgr.14205) 155 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:29.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:29 smithi120 bash[25115]: cluster 2024-09-17T11:40:27.826643+0000 mgr.smithi114.nuwyfd (mgr.14205) 155 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:29.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:29 smithi120 bash[25115]: audit 2024-09-17T11:40:28.814052+0000 mon.smithi114 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.114:0/3917067816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:29.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:29 smithi120 bash[25115]: audit 2024-09-17T11:40:28.814052+0000 mon.smithi114 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.114:0/3917067816' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:30.089 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:31.091 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:31 smithi114 bash[20002]: cluster 2024-09-17T11:40:29.827293+0000 mgr.smithi114.nuwyfd (mgr.14205) 156 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:31.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:31 smithi114 bash[20002]: cluster 2024-09-17T11:40:29.827293+0000 mgr.smithi114.nuwyfd (mgr.14205) 156 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:31 smithi114 bash[20002]: audit 2024-09-17T11:40:31.111102+0000 mon.smithi114 (mon.0) 635 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:31.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:31 smithi114 bash[20002]: audit 2024-09-17T11:40:31.111102+0000 mon.smithi114 (mon.0) 635 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:31.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:31 smithi120 bash[25115]: cluster 2024-09-17T11:40:29.827293+0000 mgr.smithi114.nuwyfd (mgr.14205) 156 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:31.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:31 smithi120 bash[25115]: cluster 2024-09-17T11:40:29.827293+0000 mgr.smithi114.nuwyfd (mgr.14205) 156 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:31.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:31 smithi120 bash[25115]: audit 2024-09-17T11:40:31.111102+0000 mon.smithi114 (mon.0) 635 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:31.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:31 smithi120 bash[25115]: audit 2024-09-17T11:40:31.111102+0000 mon.smithi114 (mon.0) 635 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:32.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:32 smithi120 bash[25115]: audit 2024-09-17T11:40:32.243409+0000 mon.smithi114 (mon.0) 636 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:32.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:32 smithi120 bash[25115]: audit 2024-09-17T11:40:32.243409+0000 mon.smithi114 (mon.0) 636 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:32.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:32 smithi120 bash[25115]: audit 2024-09-17T11:40:32.244956+0000 mon.smithi114 (mon.0) 637 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:32.687 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:32 smithi120 bash[25115]: audit 2024-09-17T11:40:32.244956+0000 mon.smithi114 (mon.0) 637 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:32.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:32 smithi114 bash[20002]: audit 2024-09-17T11:40:32.243409+0000 mon.smithi114 (mon.0) 636 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:32.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:32 smithi114 bash[20002]: audit 2024-09-17T11:40:32.243409+0000 mon.smithi114 (mon.0) 636 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T11:40:32.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:32 smithi114 bash[20002]: audit 2024-09-17T11:40:32.244956+0000 mon.smithi114 (mon.0) 637 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:32.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:32 smithi114 bash[20002]: audit 2024-09-17T11:40:32.244956+0000 mon.smithi114 (mon.0) 637 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:40:33.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:33 smithi114 bash[20002]: cluster 2024-09-17T11:40:31.827920+0000 mgr.smithi114.nuwyfd (mgr.14205) 157 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:33.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:33 smithi114 bash[20002]: cluster 2024-09-17T11:40:31.827920+0000 mgr.smithi114.nuwyfd (mgr.14205) 157 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:33.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:33 smithi120 bash[25115]: cluster 2024-09-17T11:40:31.827920+0000 mgr.smithi114.nuwyfd (mgr.14205) 157 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:33.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:33 smithi120 bash[25115]: cluster 2024-09-17T11:40:31.827920+0000 mgr.smithi114.nuwyfd (mgr.14205) 157 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:35.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:35 smithi114 bash[20002]: cluster 2024-09-17T11:40:33.828528+0000 mgr.smithi114.nuwyfd (mgr.14205) 158 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:35.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:35 smithi114 bash[20002]: cluster 2024-09-17T11:40:33.828528+0000 mgr.smithi114.nuwyfd (mgr.14205) 158 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:35.882 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:35.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:35 smithi120 bash[25115]: cluster 2024-09-17T11:40:33.828528+0000 mgr.smithi114.nuwyfd (mgr.14205) 158 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:35.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:35 smithi120 bash[25115]: cluster 2024-09-17T11:40:33.828528+0000 mgr.smithi114.nuwyfd (mgr.14205) 158 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:37.296 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:37.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:37 smithi120 bash[25115]: cluster 2024-09-17T11:40:35.829106+0000 mgr.smithi114.nuwyfd (mgr.14205) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:37.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:37 smithi120 bash[25115]: cluster 2024-09-17T11:40:35.829106+0000 mgr.smithi114.nuwyfd (mgr.14205) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:37.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:37 smithi120 bash[25115]: audit 2024-09-17T11:40:37.297149+0000 mon.smithi114 (mon.0) 638 : audit [DBG] from='client.? 172.21.15.114:0/3653601781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:37.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:37 smithi120 bash[25115]: audit 2024-09-17T11:40:37.297149+0000 mon.smithi114 (mon.0) 638 : audit [DBG] from='client.? 172.21.15.114:0/3653601781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:37.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:37 smithi114 bash[20002]: cluster 2024-09-17T11:40:35.829106+0000 mgr.smithi114.nuwyfd (mgr.14205) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:37.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:37 smithi114 bash[20002]: cluster 2024-09-17T11:40:35.829106+0000 mgr.smithi114.nuwyfd (mgr.14205) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:37.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:37 smithi114 bash[20002]: audit 2024-09-17T11:40:37.297149+0000 mon.smithi114 (mon.0) 638 : audit [DBG] from='client.? 172.21.15.114:0/3653601781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:37.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:37 smithi114 bash[20002]: audit 2024-09-17T11:40:37.297149+0000 mon.smithi114 (mon.0) 638 : audit [DBG] from='client.? 172.21.15.114:0/3653601781' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:38.452 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:39.454 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:39.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:39 smithi114 bash[20002]: cluster 2024-09-17T11:40:37.829589+0000 mgr.smithi114.nuwyfd (mgr.14205) 160 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:39.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:39 smithi114 bash[20002]: cluster 2024-09-17T11:40:37.829589+0000 mgr.smithi114.nuwyfd (mgr.14205) 160 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:39.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:39 smithi120 bash[25115]: cluster 2024-09-17T11:40:37.829589+0000 mgr.smithi114.nuwyfd (mgr.14205) 160 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:39.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:39 smithi120 bash[25115]: cluster 2024-09-17T11:40:37.829589+0000 mgr.smithi114.nuwyfd (mgr.14205) 160 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:41.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:41 smithi114 bash[20002]: cluster 2024-09-17T11:40:39.830204+0000 mgr.smithi114.nuwyfd (mgr.14205) 161 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:41.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:41 smithi114 bash[20002]: cluster 2024-09-17T11:40:39.830204+0000 mgr.smithi114.nuwyfd (mgr.14205) 161 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:41.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:41 smithi120 bash[25115]: cluster 2024-09-17T11:40:39.830204+0000 mgr.smithi114.nuwyfd (mgr.14205) 161 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:41.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:41 smithi120 bash[25115]: cluster 2024-09-17T11:40:39.830204+0000 mgr.smithi114.nuwyfd (mgr.14205) 161 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:43.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:43 smithi114 bash[20002]: cluster 2024-09-17T11:40:41.830637+0000 mgr.smithi114.nuwyfd (mgr.14205) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:43.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:43 smithi114 bash[20002]: cluster 2024-09-17T11:40:41.830637+0000 mgr.smithi114.nuwyfd (mgr.14205) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:43.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:43 smithi120 bash[25115]: cluster 2024-09-17T11:40:41.830637+0000 mgr.smithi114.nuwyfd (mgr.14205) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:43.938 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:43 smithi120 bash[25115]: cluster 2024-09-17T11:40:41.830637+0000 mgr.smithi114.nuwyfd (mgr.14205) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:44.334 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:45.717 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:45.729 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:45 smithi114 bash[20002]: cluster 2024-09-17T11:40:43.831068+0000 mgr.smithi114.nuwyfd (mgr.14205) 163 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:45.729 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:45 smithi114 bash[20002]: cluster 2024-09-17T11:40:43.831068+0000 mgr.smithi114.nuwyfd (mgr.14205) 163 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:45.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:45 smithi120 bash[25115]: cluster 2024-09-17T11:40:43.831068+0000 mgr.smithi114.nuwyfd (mgr.14205) 163 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:45.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:45 smithi120 bash[25115]: cluster 2024-09-17T11:40:43.831068+0000 mgr.smithi114.nuwyfd (mgr.14205) 163 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:46.343 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:46 smithi114 bash[20002]: audit 2024-09-17T11:40:45.718470+0000 mon.smithi114 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.114:0/4046958472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:46 smithi114 bash[20002]: audit 2024-09-17T11:40:45.718470+0000 mon.smithi114 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.114:0/4046958472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:46 smithi114 bash[20002]: audit 2024-09-17T11:40:46.112082+0000 mon.smithi114 (mon.0) 640 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:46.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:46 smithi114 bash[20002]: audit 2024-09-17T11:40:46.112082+0000 mon.smithi114 (mon.0) 640 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:46.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:46 smithi120 bash[25115]: audit 2024-09-17T11:40:45.718470+0000 mon.smithi114 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.114:0/4046958472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:46.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:46 smithi120 bash[25115]: audit 2024-09-17T11:40:45.718470+0000 mon.smithi114 (mon.0) 639 : audit [DBG] from='client.? 172.21.15.114:0/4046958472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:46.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:46 smithi120 bash[25115]: audit 2024-09-17T11:40:46.112082+0000 mon.smithi114 (mon.0) 640 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:46.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:46 smithi120 bash[25115]: audit 2024-09-17T11:40:46.112082+0000 mon.smithi114 (mon.0) 640 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:40:47.345 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:47.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:47 smithi114 bash[20002]: cluster 2024-09-17T11:40:45.831443+0000 mgr.smithi114.nuwyfd (mgr.14205) 164 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:47.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:47 smithi114 bash[20002]: cluster 2024-09-17T11:40:45.831443+0000 mgr.smithi114.nuwyfd (mgr.14205) 164 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:47.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:47 smithi120 bash[25115]: cluster 2024-09-17T11:40:45.831443+0000 mgr.smithi114.nuwyfd (mgr.14205) 164 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:47.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:47 smithi120 bash[25115]: cluster 2024-09-17T11:40:45.831443+0000 mgr.smithi114.nuwyfd (mgr.14205) 164 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:49.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:49 smithi114 bash[20002]: cluster 2024-09-17T11:40:47.831952+0000 mgr.smithi114.nuwyfd (mgr.14205) 165 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:49.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:49 smithi114 bash[20002]: cluster 2024-09-17T11:40:47.831952+0000 mgr.smithi114.nuwyfd (mgr.14205) 165 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:49.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:49 smithi120 bash[25115]: cluster 2024-09-17T11:40:47.831952+0000 mgr.smithi114.nuwyfd (mgr.14205) 165 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:49.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:49 smithi120 bash[25115]: cluster 2024-09-17T11:40:47.831952+0000 mgr.smithi114.nuwyfd (mgr.14205) 165 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:51.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:51 smithi114 bash[20002]: cluster 2024-09-17T11:40:49.832556+0000 mgr.smithi114.nuwyfd (mgr.14205) 166 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:51.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:51 smithi114 bash[20002]: cluster 2024-09-17T11:40:49.832556+0000 mgr.smithi114.nuwyfd (mgr.14205) 166 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:51 smithi120 bash[25115]: cluster 2024-09-17T11:40:49.832556+0000 mgr.smithi114.nuwyfd (mgr.14205) 166 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:51.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:51 smithi120 bash[25115]: cluster 2024-09-17T11:40:49.832556+0000 mgr.smithi114.nuwyfd (mgr.14205) 166 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:52.139 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:40:53.483 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:40:53.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:53 smithi114 bash[20002]: cluster 2024-09-17T11:40:51.833125+0000 mgr.smithi114.nuwyfd (mgr.14205) 167 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:53.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:53 smithi114 bash[20002]: cluster 2024-09-17T11:40:51.833125+0000 mgr.smithi114.nuwyfd (mgr.14205) 167 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:53.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:53 smithi114 bash[20002]: audit 2024-09-17T11:40:53.483899+0000 mon.smithi114 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.114:0/2920465412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:53.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:53 smithi114 bash[20002]: audit 2024-09-17T11:40:53.483899+0000 mon.smithi114 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.114:0/2920465412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:53.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:53 smithi120 bash[25115]: cluster 2024-09-17T11:40:51.833125+0000 mgr.smithi114.nuwyfd (mgr.14205) 167 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:53.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:53 smithi120 bash[25115]: cluster 2024-09-17T11:40:51.833125+0000 mgr.smithi114.nuwyfd (mgr.14205) 167 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:53.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:53 smithi120 bash[25115]: audit 2024-09-17T11:40:53.483899+0000 mon.smithi114 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.114:0/2920465412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:53.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:53 smithi120 bash[25115]: audit 2024-09-17T11:40:53.483899+0000 mon.smithi114 (mon.0) 641 : audit [DBG] from='client.? 172.21.15.114:0/2920465412' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:40:54.100 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:40:55.102 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:40:55.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:55 smithi114 bash[20002]: cluster 2024-09-17T11:40:53.833641+0000 mgr.smithi114.nuwyfd (mgr.14205) 168 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:55.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:55 smithi114 bash[20002]: cluster 2024-09-17T11:40:53.833641+0000 mgr.smithi114.nuwyfd (mgr.14205) 168 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:55 smithi120 bash[25115]: cluster 2024-09-17T11:40:53.833641+0000 mgr.smithi114.nuwyfd (mgr.14205) 168 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:55.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:55 smithi120 bash[25115]: cluster 2024-09-17T11:40:53.833641+0000 mgr.smithi114.nuwyfd (mgr.14205) 168 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:57.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:57 smithi114 bash[20002]: cluster 2024-09-17T11:40:55.834183+0000 mgr.smithi114.nuwyfd (mgr.14205) 169 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:57.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:57 smithi114 bash[20002]: cluster 2024-09-17T11:40:55.834183+0000 mgr.smithi114.nuwyfd (mgr.14205) 169 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:57.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:57 smithi120 bash[25115]: cluster 2024-09-17T11:40:55.834183+0000 mgr.smithi114.nuwyfd (mgr.14205) 169 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:57.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:57 smithi120 bash[25115]: cluster 2024-09-17T11:40:55.834183+0000 mgr.smithi114.nuwyfd (mgr.14205) 169 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:59.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:59 smithi114 bash[20002]: cluster 2024-09-17T11:40:57.834789+0000 mgr.smithi114.nuwyfd (mgr.14205) 170 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:59.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:40:59 smithi114 bash[20002]: cluster 2024-09-17T11:40:57.834789+0000 mgr.smithi114.nuwyfd (mgr.14205) 170 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:59 smithi120 bash[25115]: cluster 2024-09-17T11:40:57.834789+0000 mgr.smithi114.nuwyfd (mgr.14205) 170 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:40:59.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:40:59 smithi120 bash[25115]: cluster 2024-09-17T11:40:57.834789+0000 mgr.smithi114.nuwyfd (mgr.14205) 170 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:00.678 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:01.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:01 smithi114 bash[20002]: cluster 2024-09-17T11:40:59.835411+0000 mgr.smithi114.nuwyfd (mgr.14205) 171 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:01.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:01 smithi114 bash[20002]: cluster 2024-09-17T11:40:59.835411+0000 mgr.smithi114.nuwyfd (mgr.14205) 171 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:01.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:01 smithi114 bash[20002]: audit 2024-09-17T11:41:01.112402+0000 mon.smithi114 (mon.0) 642 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:01.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:01 smithi114 bash[20002]: audit 2024-09-17T11:41:01.112402+0000 mon.smithi114 (mon.0) 642 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:01 smithi120 bash[25115]: cluster 2024-09-17T11:40:59.835411+0000 mgr.smithi114.nuwyfd (mgr.14205) 171 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:01 smithi120 bash[25115]: cluster 2024-09-17T11:40:59.835411+0000 mgr.smithi114.nuwyfd (mgr.14205) 171 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:01 smithi120 bash[25115]: audit 2024-09-17T11:41:01.112402+0000 mon.smithi114 (mon.0) 642 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:01.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:01 smithi120 bash[25115]: audit 2024-09-17T11:41:01.112402+0000 mon.smithi114 (mon.0) 642 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:02.588 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:03.292 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:03.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: cluster 2024-09-17T11:41:01.835958+0000 mgr.smithi114.nuwyfd (mgr.14205) 172 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:03.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: cluster 2024-09-17T11:41:01.835958+0000 mgr.smithi114.nuwyfd (mgr.14205) 172 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:03.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.089244+0000 mon.smithi114 (mon.0) 643 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.089244+0000 mon.smithi114 (mon.0) 643 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.096372+0000 mon.smithi114 (mon.0) 644 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.096372+0000 mon.smithi114 (mon.0) 644 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.589749+0000 mon.smithi114 (mon.0) 645 : audit [DBG] from='client.? 172.21.15.114:0/4057103761' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:03.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:03 smithi120 bash[25115]: audit 2024-09-17T11:41:02.589749+0000 mon.smithi114 (mon.0) 645 : audit [DBG] from='client.? 172.21.15.114:0/4057103761' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: cluster 2024-09-17T11:41:01.835958+0000 mgr.smithi114.nuwyfd (mgr.14205) 172 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: cluster 2024-09-17T11:41:01.835958+0000 mgr.smithi114.nuwyfd (mgr.14205) 172 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.089244+0000 mon.smithi114 (mon.0) 643 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.089244+0000 mon.smithi114 (mon.0) 643 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.096372+0000 mon.smithi114 (mon.0) 644 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.096372+0000 mon.smithi114 (mon.0) 644 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:41:03.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.589749+0000 mon.smithi114 (mon.0) 645 : audit [DBG] from='client.? 172.21.15.114:0/4057103761' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:03.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:03 smithi114 bash[20002]: audit 2024-09-17T11:41:02.589749+0000 mon.smithi114 (mon.0) 645 : audit [DBG] from='client.? 172.21.15.114:0/4057103761' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:04.293 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:05.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:05 smithi120 bash[25115]: cluster 2024-09-17T11:41:03.836530+0000 mgr.smithi114.nuwyfd (mgr.14205) 173 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:05.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:05 smithi120 bash[25115]: cluster 2024-09-17T11:41:03.836530+0000 mgr.smithi114.nuwyfd (mgr.14205) 173 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:05 smithi114 bash[20002]: cluster 2024-09-17T11:41:03.836530+0000 mgr.smithi114.nuwyfd (mgr.14205) 173 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:05 smithi114 bash[20002]: cluster 2024-09-17T11:41:03.836530+0000 mgr.smithi114.nuwyfd (mgr.14205) 173 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:07.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:07 smithi120 bash[25115]: cluster 2024-09-17T11:41:05.837099+0000 mgr.smithi114.nuwyfd (mgr.14205) 174 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:07.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:07 smithi120 bash[25115]: cluster 2024-09-17T11:41:05.837099+0000 mgr.smithi114.nuwyfd (mgr.14205) 174 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:07.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:07 smithi114 bash[20002]: cluster 2024-09-17T11:41:05.837099+0000 mgr.smithi114.nuwyfd (mgr.14205) 174 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:07.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:07 smithi114 bash[20002]: cluster 2024-09-17T11:41:05.837099+0000 mgr.smithi114.nuwyfd (mgr.14205) 174 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:09.104 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:09 smithi114 bash[20002]: cluster 2024-09-17T11:41:07.837623+0000 mgr.smithi114.nuwyfd (mgr.14205) 175 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:09 smithi114 bash[20002]: cluster 2024-09-17T11:41:07.837623+0000 mgr.smithi114.nuwyfd (mgr.14205) 175 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:09 smithi120 bash[25115]: cluster 2024-09-17T11:41:07.837623+0000 mgr.smithi114.nuwyfd (mgr.14205) 175 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:09 smithi120 bash[25115]: cluster 2024-09-17T11:41:07.837623+0000 mgr.smithi114.nuwyfd (mgr.14205) 175 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:10.511 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:11.136 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:11.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:11 smithi120 bash[25115]: cluster 2024-09-17T11:41:09.838193+0000 mgr.smithi114.nuwyfd (mgr.14205) 176 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:11.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:11 smithi120 bash[25115]: cluster 2024-09-17T11:41:09.838193+0000 mgr.smithi114.nuwyfd (mgr.14205) 176 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:11.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:11 smithi120 bash[25115]: audit 2024-09-17T11:41:10.512989+0000 mon.smithi114 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.114:0/162050909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:11.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:11 smithi120 bash[25115]: audit 2024-09-17T11:41:10.512989+0000 mon.smithi114 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.114:0/162050909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:11.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:11 smithi114 bash[20002]: cluster 2024-09-17T11:41:09.838193+0000 mgr.smithi114.nuwyfd (mgr.14205) 176 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:11 smithi114 bash[20002]: cluster 2024-09-17T11:41:09.838193+0000 mgr.smithi114.nuwyfd (mgr.14205) 176 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:11 smithi114 bash[20002]: audit 2024-09-17T11:41:10.512989+0000 mon.smithi114 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.114:0/162050909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:11.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:11 smithi114 bash[20002]: audit 2024-09-17T11:41:10.512989+0000 mon.smithi114 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.114:0/162050909' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:12.138 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:13.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:13 smithi120 bash[25115]: cluster 2024-09-17T11:41:11.838714+0000 mgr.smithi114.nuwyfd (mgr.14205) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:13.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:13 smithi120 bash[25115]: cluster 2024-09-17T11:41:11.838714+0000 mgr.smithi114.nuwyfd (mgr.14205) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:13.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:13 smithi114 bash[20002]: cluster 2024-09-17T11:41:11.838714+0000 mgr.smithi114.nuwyfd (mgr.14205) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:13.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:13 smithi114 bash[20002]: cluster 2024-09-17T11:41:11.838714+0000 mgr.smithi114.nuwyfd (mgr.14205) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:15.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:15 smithi120 bash[25115]: cluster 2024-09-17T11:41:13.839258+0000 mgr.smithi114.nuwyfd (mgr.14205) 178 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:15.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:15 smithi120 bash[25115]: cluster 2024-09-17T11:41:13.839258+0000 mgr.smithi114.nuwyfd (mgr.14205) 178 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:15 smithi114 bash[20002]: cluster 2024-09-17T11:41:13.839258+0000 mgr.smithi114.nuwyfd (mgr.14205) 178 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:15.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:15 smithi114 bash[20002]: cluster 2024-09-17T11:41:13.839258+0000 mgr.smithi114.nuwyfd (mgr.14205) 178 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:16.942 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:17 smithi120 bash[25115]: cluster 2024-09-17T11:41:15.839886+0000 mgr.smithi114.nuwyfd (mgr.14205) 179 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:17 smithi120 bash[25115]: cluster 2024-09-17T11:41:15.839886+0000 mgr.smithi114.nuwyfd (mgr.14205) 179 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:17 smithi120 bash[25115]: audit 2024-09-17T11:41:16.120438+0000 mon.smithi114 (mon.0) 647 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:17 smithi120 bash[25115]: audit 2024-09-17T11:41:16.120438+0000 mon.smithi114 (mon.0) 647 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:17.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:17 smithi114 bash[20002]: cluster 2024-09-17T11:41:15.839886+0000 mgr.smithi114.nuwyfd (mgr.14205) 179 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:17.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:17 smithi114 bash[20002]: cluster 2024-09-17T11:41:15.839886+0000 mgr.smithi114.nuwyfd (mgr.14205) 179 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:17.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:17 smithi114 bash[20002]: audit 2024-09-17T11:41:16.120438+0000 mon.smithi114 (mon.0) 647 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:17.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:17 smithi114 bash[20002]: audit 2024-09-17T11:41:16.120438+0000 mon.smithi114 (mon.0) 647 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:18.379 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:19.011 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:19.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:19 smithi114 bash[20002]: cluster 2024-09-17T11:41:17.840417+0000 mgr.smithi114.nuwyfd (mgr.14205) 180 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:19.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:19 smithi114 bash[20002]: cluster 2024-09-17T11:41:17.840417+0000 mgr.smithi114.nuwyfd (mgr.14205) 180 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:19.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:19 smithi114 bash[20002]: audit 2024-09-17T11:41:18.380487+0000 mon.smithi114 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.114:0/357397021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:19.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:19 smithi114 bash[20002]: audit 2024-09-17T11:41:18.380487+0000 mon.smithi114 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.114:0/357397021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:19.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:19 smithi120 bash[25115]: cluster 2024-09-17T11:41:17.840417+0000 mgr.smithi114.nuwyfd (mgr.14205) 180 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:19.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:19 smithi120 bash[25115]: cluster 2024-09-17T11:41:17.840417+0000 mgr.smithi114.nuwyfd (mgr.14205) 180 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:19.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:19 smithi120 bash[25115]: audit 2024-09-17T11:41:18.380487+0000 mon.smithi114 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.114:0/357397021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:19.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:19 smithi120 bash[25115]: audit 2024-09-17T11:41:18.380487+0000 mon.smithi114 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.114:0/357397021' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:20.012 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:21.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:21 smithi120 bash[25115]: cluster 2024-09-17T11:41:19.841050+0000 mgr.smithi114.nuwyfd (mgr.14205) 181 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:21.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:21 smithi120 bash[25115]: cluster 2024-09-17T11:41:19.841050+0000 mgr.smithi114.nuwyfd (mgr.14205) 181 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:21.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:21 smithi114 bash[20002]: cluster 2024-09-17T11:41:19.841050+0000 mgr.smithi114.nuwyfd (mgr.14205) 181 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:21.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:21 smithi114 bash[20002]: cluster 2024-09-17T11:41:19.841050+0000 mgr.smithi114.nuwyfd (mgr.14205) 181 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:23.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:23 smithi120 bash[25115]: cluster 2024-09-17T11:41:21.841579+0000 mgr.smithi114.nuwyfd (mgr.14205) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:23.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:23 smithi120 bash[25115]: cluster 2024-09-17T11:41:21.841579+0000 mgr.smithi114.nuwyfd (mgr.14205) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:23.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:23 smithi114 bash[20002]: cluster 2024-09-17T11:41:21.841579+0000 mgr.smithi114.nuwyfd (mgr.14205) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:23.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:23 smithi114 bash[20002]: cluster 2024-09-17T11:41:21.841579+0000 mgr.smithi114.nuwyfd (mgr.14205) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:24.805 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:25.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:25 smithi114 bash[20002]: cluster 2024-09-17T11:41:23.842132+0000 mgr.smithi114.nuwyfd (mgr.14205) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:25.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:25 smithi114 bash[20002]: cluster 2024-09-17T11:41:23.842132+0000 mgr.smithi114.nuwyfd (mgr.14205) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:25.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:25 smithi120 bash[25115]: cluster 2024-09-17T11:41:23.842132+0000 mgr.smithi114.nuwyfd (mgr.14205) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:25.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:25 smithi120 bash[25115]: cluster 2024-09-17T11:41:23.842132+0000 mgr.smithi114.nuwyfd (mgr.14205) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:26.232 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:26.813 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:27.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:27 smithi120 bash[25115]: cluster 2024-09-17T11:41:25.842765+0000 mgr.smithi114.nuwyfd (mgr.14205) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:27.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:27 smithi120 bash[25115]: cluster 2024-09-17T11:41:25.842765+0000 mgr.smithi114.nuwyfd (mgr.14205) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:27.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:27 smithi120 bash[25115]: audit 2024-09-17T11:41:26.233641+0000 mon.smithi114 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.114:0/743648493' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:27.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:27 smithi120 bash[25115]: audit 2024-09-17T11:41:26.233641+0000 mon.smithi114 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.114:0/743648493' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:27.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:27 smithi114 bash[20002]: cluster 2024-09-17T11:41:25.842765+0000 mgr.smithi114.nuwyfd (mgr.14205) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:27.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:27 smithi114 bash[20002]: cluster 2024-09-17T11:41:25.842765+0000 mgr.smithi114.nuwyfd (mgr.14205) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:27.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:27 smithi114 bash[20002]: audit 2024-09-17T11:41:26.233641+0000 mon.smithi114 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.114:0/743648493' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:27.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:27 smithi114 bash[20002]: audit 2024-09-17T11:41:26.233641+0000 mon.smithi114 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.114:0/743648493' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:27.815 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:29.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:29 smithi120 bash[25115]: cluster 2024-09-17T11:41:27.843261+0000 mgr.smithi114.nuwyfd (mgr.14205) 185 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:29.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:29 smithi120 bash[25115]: cluster 2024-09-17T11:41:27.843261+0000 mgr.smithi114.nuwyfd (mgr.14205) 185 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:29.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:29 smithi114 bash[20002]: cluster 2024-09-17T11:41:27.843261+0000 mgr.smithi114.nuwyfd (mgr.14205) 185 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:29.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:29 smithi114 bash[20002]: cluster 2024-09-17T11:41:27.843261+0000 mgr.smithi114.nuwyfd (mgr.14205) 185 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:31.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:31 smithi120 bash[25115]: cluster 2024-09-17T11:41:29.843838+0000 mgr.smithi114.nuwyfd (mgr.14205) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:31.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:31 smithi120 bash[25115]: cluster 2024-09-17T11:41:29.843838+0000 mgr.smithi114.nuwyfd (mgr.14205) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:31.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:31 smithi120 bash[25115]: audit 2024-09-17T11:41:31.120995+0000 mon.smithi114 (mon.0) 650 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:31.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:31 smithi120 bash[25115]: audit 2024-09-17T11:41:31.120995+0000 mon.smithi114 (mon.0) 650 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:31.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:31 smithi114 bash[20002]: cluster 2024-09-17T11:41:29.843838+0000 mgr.smithi114.nuwyfd (mgr.14205) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:31.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:31 smithi114 bash[20002]: cluster 2024-09-17T11:41:29.843838+0000 mgr.smithi114.nuwyfd (mgr.14205) 186 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:31.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:31 smithi114 bash[20002]: audit 2024-09-17T11:41:31.120995+0000 mon.smithi114 (mon.0) 650 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:31.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:31 smithi114 bash[20002]: audit 2024-09-17T11:41:31.120995+0000 mon.smithi114 (mon.0) 650 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:32.614 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:33.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:33 smithi120 bash[25115]: cluster 2024-09-17T11:41:31.844378+0000 mgr.smithi114.nuwyfd (mgr.14205) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:33.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:33 smithi120 bash[25115]: cluster 2024-09-17T11:41:31.844378+0000 mgr.smithi114.nuwyfd (mgr.14205) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:33.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:33 smithi114 bash[20002]: cluster 2024-09-17T11:41:31.844378+0000 mgr.smithi114.nuwyfd (mgr.14205) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:33.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:33 smithi114 bash[20002]: cluster 2024-09-17T11:41:31.844378+0000 mgr.smithi114.nuwyfd (mgr.14205) 187 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:33.878 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:34.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:34 smithi120 bash[25115]: audit 2024-09-17T11:41:33.879593+0000 mon.smithi114 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.114:0/2033462957' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:34.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:34 smithi120 bash[25115]: audit 2024-09-17T11:41:33.879593+0000 mon.smithi114 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.114:0/2033462957' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:34.473 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:34 smithi114 bash[20002]: audit 2024-09-17T11:41:33.879593+0000 mon.smithi114 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.114:0/2033462957' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:34.473 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:34 smithi114 bash[20002]: audit 2024-09-17T11:41:33.879593+0000 mon.smithi114 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.114:0/2033462957' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:34.521 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:35.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:35 smithi120 bash[25115]: cluster 2024-09-17T11:41:33.844748+0000 mgr.smithi114.nuwyfd (mgr.14205) 188 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:35.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:35 smithi120 bash[25115]: cluster 2024-09-17T11:41:33.844748+0000 mgr.smithi114.nuwyfd (mgr.14205) 188 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:35.522 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:35.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:35 smithi114 bash[20002]: cluster 2024-09-17T11:41:33.844748+0000 mgr.smithi114.nuwyfd (mgr.14205) 188 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:35.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:35 smithi114 bash[20002]: cluster 2024-09-17T11:41:33.844748+0000 mgr.smithi114.nuwyfd (mgr.14205) 188 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:37.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:37 smithi120 bash[25115]: cluster 2024-09-17T11:41:35.845429+0000 mgr.smithi114.nuwyfd (mgr.14205) 189 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:37.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:37 smithi120 bash[25115]: cluster 2024-09-17T11:41:35.845429+0000 mgr.smithi114.nuwyfd (mgr.14205) 189 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:37.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:37 smithi114 bash[20002]: cluster 2024-09-17T11:41:35.845429+0000 mgr.smithi114.nuwyfd (mgr.14205) 189 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:37.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:37 smithi114 bash[20002]: cluster 2024-09-17T11:41:35.845429+0000 mgr.smithi114.nuwyfd (mgr.14205) 189 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:39.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:39 smithi120 bash[25115]: cluster 2024-09-17T11:41:37.846005+0000 mgr.smithi114.nuwyfd (mgr.14205) 190 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:39.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:39 smithi120 bash[25115]: cluster 2024-09-17T11:41:37.846005+0000 mgr.smithi114.nuwyfd (mgr.14205) 190 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:39.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:39 smithi114 bash[20002]: cluster 2024-09-17T11:41:37.846005+0000 mgr.smithi114.nuwyfd (mgr.14205) 190 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:39.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:39 smithi114 bash[20002]: cluster 2024-09-17T11:41:37.846005+0000 mgr.smithi114.nuwyfd (mgr.14205) 190 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:40.329 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:41.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:41 smithi120 bash[25115]: cluster 2024-09-17T11:41:39.846605+0000 mgr.smithi114.nuwyfd (mgr.14205) 191 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:41.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:41 smithi120 bash[25115]: cluster 2024-09-17T11:41:39.846605+0000 mgr.smithi114.nuwyfd (mgr.14205) 191 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:41.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:41 smithi114 bash[20002]: cluster 2024-09-17T11:41:39.846605+0000 mgr.smithi114.nuwyfd (mgr.14205) 191 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:41.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:41 smithi114 bash[20002]: cluster 2024-09-17T11:41:39.846605+0000 mgr.smithi114.nuwyfd (mgr.14205) 191 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:41.696 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:42.359 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:42.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:42 smithi120 bash[25115]: audit 2024-09-17T11:41:41.697986+0000 mon.smithi114 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.114:0/51386567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:42.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:42 smithi120 bash[25115]: audit 2024-09-17T11:41:41.697986+0000 mon.smithi114 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.114:0/51386567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:42.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:42 smithi114 bash[20002]: audit 2024-09-17T11:41:41.697986+0000 mon.smithi114 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.114:0/51386567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:42.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:42 smithi114 bash[20002]: audit 2024-09-17T11:41:41.697986+0000 mon.smithi114 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.114:0/51386567' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:43.361 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:43.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:43 smithi114 bash[20002]: cluster 2024-09-17T11:41:41.847125+0000 mgr.smithi114.nuwyfd (mgr.14205) 192 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:43.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:43 smithi114 bash[20002]: cluster 2024-09-17T11:41:41.847125+0000 mgr.smithi114.nuwyfd (mgr.14205) 192 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:43.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:43 smithi120 bash[25115]: cluster 2024-09-17T11:41:41.847125+0000 mgr.smithi114.nuwyfd (mgr.14205) 192 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:43.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:43 smithi120 bash[25115]: cluster 2024-09-17T11:41:41.847125+0000 mgr.smithi114.nuwyfd (mgr.14205) 192 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:45.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:45 smithi114 bash[20002]: cluster 2024-09-17T11:41:43.847701+0000 mgr.smithi114.nuwyfd (mgr.14205) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:45.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:45 smithi114 bash[20002]: cluster 2024-09-17T11:41:43.847701+0000 mgr.smithi114.nuwyfd (mgr.14205) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:45.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:45 smithi120 bash[25115]: cluster 2024-09-17T11:41:43.847701+0000 mgr.smithi114.nuwyfd (mgr.14205) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:45.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:45 smithi120 bash[25115]: cluster 2024-09-17T11:41:43.847701+0000 mgr.smithi114.nuwyfd (mgr.14205) 193 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:46.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:46 smithi114 bash[20002]: audit 2024-09-17T11:41:46.121084+0000 mon.smithi114 (mon.0) 653 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:46.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:46 smithi114 bash[20002]: audit 2024-09-17T11:41:46.121084+0000 mon.smithi114 (mon.0) 653 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:46.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:46 smithi120 bash[25115]: audit 2024-09-17T11:41:46.121084+0000 mon.smithi114 (mon.0) 653 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:46.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:46 smithi120 bash[25115]: audit 2024-09-17T11:41:46.121084+0000 mon.smithi114 (mon.0) 653 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:41:47.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:47 smithi114 bash[20002]: cluster 2024-09-17T11:41:45.848253+0000 mgr.smithi114.nuwyfd (mgr.14205) 194 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:47.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:47 smithi114 bash[20002]: cluster 2024-09-17T11:41:45.848253+0000 mgr.smithi114.nuwyfd (mgr.14205) 194 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:47.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:47 smithi120 bash[25115]: cluster 2024-09-17T11:41:45.848253+0000 mgr.smithi114.nuwyfd (mgr.14205) 194 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:47.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:47 smithi120 bash[25115]: cluster 2024-09-17T11:41:45.848253+0000 mgr.smithi114.nuwyfd (mgr.14205) 194 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:48.159 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:49.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:49 smithi114 bash[20002]: cluster 2024-09-17T11:41:47.848804+0000 mgr.smithi114.nuwyfd (mgr.14205) 195 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:49.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:49 smithi114 bash[20002]: cluster 2024-09-17T11:41:47.848804+0000 mgr.smithi114.nuwyfd (mgr.14205) 195 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:49.553 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:49.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:49 smithi120 bash[25115]: cluster 2024-09-17T11:41:47.848804+0000 mgr.smithi114.nuwyfd (mgr.14205) 195 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:49.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:49 smithi120 bash[25115]: cluster 2024-09-17T11:41:47.848804+0000 mgr.smithi114.nuwyfd (mgr.14205) 195 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:50.175 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:50.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:50 smithi114 bash[20002]: audit 2024-09-17T11:41:49.554335+0000 mon.smithi114 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.114:0/1875492178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:50.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:50 smithi114 bash[20002]: audit 2024-09-17T11:41:49.554335+0000 mon.smithi114 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.114:0/1875492178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:50.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:50 smithi120 bash[25115]: audit 2024-09-17T11:41:49.554335+0000 mon.smithi114 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.114:0/1875492178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:50.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:50 smithi120 bash[25115]: audit 2024-09-17T11:41:49.554335+0000 mon.smithi114 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.114:0/1875492178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:51.176 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:51.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:51 smithi114 bash[20002]: cluster 2024-09-17T11:41:49.849374+0000 mgr.smithi114.nuwyfd (mgr.14205) 196 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:51.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:51 smithi114 bash[20002]: cluster 2024-09-17T11:41:49.849374+0000 mgr.smithi114.nuwyfd (mgr.14205) 196 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:51.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:51 smithi120 bash[25115]: cluster 2024-09-17T11:41:49.849374+0000 mgr.smithi114.nuwyfd (mgr.14205) 196 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:51.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:51 smithi120 bash[25115]: cluster 2024-09-17T11:41:49.849374+0000 mgr.smithi114.nuwyfd (mgr.14205) 196 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:53.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:53 smithi114 bash[20002]: cluster 2024-09-17T11:41:51.850017+0000 mgr.smithi114.nuwyfd (mgr.14205) 197 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:53.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:53 smithi114 bash[20002]: cluster 2024-09-17T11:41:51.850017+0000 mgr.smithi114.nuwyfd (mgr.14205) 197 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:53.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:53 smithi120 bash[25115]: cluster 2024-09-17T11:41:51.850017+0000 mgr.smithi114.nuwyfd (mgr.14205) 197 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:53.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:53 smithi120 bash[25115]: cluster 2024-09-17T11:41:51.850017+0000 mgr.smithi114.nuwyfd (mgr.14205) 197 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:55.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:55 smithi114 bash[20002]: cluster 2024-09-17T11:41:53.850653+0000 mgr.smithi114.nuwyfd (mgr.14205) 198 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:55.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:55 smithi114 bash[20002]: cluster 2024-09-17T11:41:53.850653+0000 mgr.smithi114.nuwyfd (mgr.14205) 198 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:55.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:55 smithi120 bash[25115]: cluster 2024-09-17T11:41:53.850653+0000 mgr.smithi114.nuwyfd (mgr.14205) 198 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:55.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:55 smithi120 bash[25115]: cluster 2024-09-17T11:41:53.850653+0000 mgr.smithi114.nuwyfd (mgr.14205) 198 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:55.972 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:41:57.396 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:41:57.409 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:57 smithi114 bash[20002]: cluster 2024-09-17T11:41:55.851254+0000 mgr.smithi114.nuwyfd (mgr.14205) 199 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:57.409 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:57 smithi114 bash[20002]: cluster 2024-09-17T11:41:55.851254+0000 mgr.smithi114.nuwyfd (mgr.14205) 199 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:57.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:57 smithi120 bash[25115]: cluster 2024-09-17T11:41:55.851254+0000 mgr.smithi114.nuwyfd (mgr.14205) 199 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:57.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:57 smithi120 bash[25115]: cluster 2024-09-17T11:41:55.851254+0000 mgr.smithi114.nuwyfd (mgr.14205) 199 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:57.986 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:41:58.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:58 smithi114 bash[20002]: audit 2024-09-17T11:41:57.397293+0000 mon.smithi114 (mon.0) 655 : audit [DBG] from='client.? 172.21.15.114:0/3262204703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:58.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:58 smithi114 bash[20002]: audit 2024-09-17T11:41:57.397293+0000 mon.smithi114 (mon.0) 655 : audit [DBG] from='client.? 172.21.15.114:0/3262204703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:58.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:58 smithi120 bash[25115]: audit 2024-09-17T11:41:57.397293+0000 mon.smithi114 (mon.0) 655 : audit [DBG] from='client.? 172.21.15.114:0/3262204703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:58.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:58 smithi120 bash[25115]: audit 2024-09-17T11:41:57.397293+0000 mon.smithi114 (mon.0) 655 : audit [DBG] from='client.? 172.21.15.114:0/3262204703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:41:58.987 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:41:59.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:59 smithi114 bash[20002]: cluster 2024-09-17T11:41:57.851846+0000 mgr.smithi114.nuwyfd (mgr.14205) 200 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:59.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:41:59 smithi114 bash[20002]: cluster 2024-09-17T11:41:57.851846+0000 mgr.smithi114.nuwyfd (mgr.14205) 200 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:59.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:59 smithi120 bash[25115]: cluster 2024-09-17T11:41:57.851846+0000 mgr.smithi114.nuwyfd (mgr.14205) 200 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:41:59.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:41:59 smithi120 bash[25115]: cluster 2024-09-17T11:41:57.851846+0000 mgr.smithi114.nuwyfd (mgr.14205) 200 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:01.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:01 smithi114 bash[20002]: cluster 2024-09-17T11:41:59.852493+0000 mgr.smithi114.nuwyfd (mgr.14205) 201 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:01.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:01 smithi114 bash[20002]: cluster 2024-09-17T11:41:59.852493+0000 mgr.smithi114.nuwyfd (mgr.14205) 201 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:01.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:01 smithi114 bash[20002]: audit 2024-09-17T11:42:01.121741+0000 mon.smithi114 (mon.0) 656 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:01.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:01 smithi114 bash[20002]: audit 2024-09-17T11:42:01.121741+0000 mon.smithi114 (mon.0) 656 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:01.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:01 smithi120 bash[25115]: cluster 2024-09-17T11:41:59.852493+0000 mgr.smithi114.nuwyfd (mgr.14205) 201 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:01.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:01 smithi120 bash[25115]: cluster 2024-09-17T11:41:59.852493+0000 mgr.smithi114.nuwyfd (mgr.14205) 201 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:01.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:01 smithi120 bash[25115]: audit 2024-09-17T11:42:01.121741+0000 mon.smithi114 (mon.0) 656 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:01.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:01 smithi120 bash[25115]: audit 2024-09-17T11:42:01.121741+0000 mon.smithi114 (mon.0) 656 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:03.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:03 smithi114 bash[20002]: cluster 2024-09-17T11:42:01.853023+0000 mgr.smithi114.nuwyfd (mgr.14205) 202 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:03.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:03 smithi114 bash[20002]: cluster 2024-09-17T11:42:01.853023+0000 mgr.smithi114.nuwyfd (mgr.14205) 202 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:03.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:03 smithi114 bash[20002]: audit 2024-09-17T11:42:02.455462+0000 mon.smithi114 (mon.0) 657 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:42:03.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:03 smithi114 bash[20002]: audit 2024-09-17T11:42:02.455462+0000 mon.smithi114 (mon.0) 657 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:42:03.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:03 smithi120 bash[25115]: cluster 2024-09-17T11:42:01.853023+0000 mgr.smithi114.nuwyfd (mgr.14205) 202 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:03.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:03 smithi120 bash[25115]: cluster 2024-09-17T11:42:01.853023+0000 mgr.smithi114.nuwyfd (mgr.14205) 202 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:03.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:03 smithi120 bash[25115]: audit 2024-09-17T11:42:02.455462+0000 mon.smithi114 (mon.0) 657 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:42:03.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:03 smithi120 bash[25115]: audit 2024-09-17T11:42:02.455462+0000 mon.smithi114 (mon.0) 657 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:42:03.797 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:05.083 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:05 smithi114 bash[20002]: cluster 2024-09-17T11:42:03.853561+0000 mgr.smithi114.nuwyfd (mgr.14205) 203 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:05 smithi114 bash[20002]: cluster 2024-09-17T11:42:03.853561+0000 mgr.smithi114.nuwyfd (mgr.14205) 203 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:05 smithi114 bash[20002]: audit 2024-09-17T11:42:05.084564+0000 mon.smithi114 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.114:0/575321313' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:05.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:05 smithi114 bash[20002]: audit 2024-09-17T11:42:05.084564+0000 mon.smithi114 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.114:0/575321313' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:05.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:05 smithi120 bash[25115]: cluster 2024-09-17T11:42:03.853561+0000 mgr.smithi114.nuwyfd (mgr.14205) 203 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:05.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:05 smithi120 bash[25115]: cluster 2024-09-17T11:42:03.853561+0000 mgr.smithi114.nuwyfd (mgr.14205) 203 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:05.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:05 smithi120 bash[25115]: audit 2024-09-17T11:42:05.084564+0000 mon.smithi114 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.114:0/575321313' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:05.686 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:05 smithi120 bash[25115]: audit 2024-09-17T11:42:05.084564+0000 mon.smithi114 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.114:0/575321313' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:05.714 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:06.716 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:07.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:07 smithi114 bash[20002]: cluster 2024-09-17T11:42:05.854245+0000 mgr.smithi114.nuwyfd (mgr.14205) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:07.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:07 smithi114 bash[20002]: cluster 2024-09-17T11:42:05.854245+0000 mgr.smithi114.nuwyfd (mgr.14205) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:07.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:07 smithi120 bash[25115]: cluster 2024-09-17T11:42:05.854245+0000 mgr.smithi114.nuwyfd (mgr.14205) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:07.685 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:07 smithi120 bash[25115]: cluster 2024-09-17T11:42:05.854245+0000 mgr.smithi114.nuwyfd (mgr.14205) 204 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: cluster 2024-09-17T11:42:07.854700+0000 mgr.smithi114.nuwyfd (mgr.14205) 205 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: cluster 2024-09-17T11:42:07.854700+0000 mgr.smithi114.nuwyfd (mgr.14205) 205 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.013699+0000 mon.smithi114 (mon.0) 659 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.013699+0000 mon.smithi114 (mon.0) 659 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.024394+0000 mon.smithi114 (mon.0) 660 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.024394+0000 mon.smithi114 (mon.0) 660 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.049489+0000 mon.smithi114 (mon.0) 661 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.049489+0000 mon.smithi114 (mon.0) 661 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.056969+0000 mon.smithi114 (mon.0) 662 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.056969+0000 mon.smithi114 (mon.0) 662 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.710090+0000 mon.smithi114 (mon.0) 663 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.710090+0000 mon.smithi114 (mon.0) 663 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.711310+0000 mon.smithi114 (mon.0) 664 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.711310+0000 mon.smithi114 (mon.0) 664 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.719336+0000 mon.smithi114 (mon.0) 665 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.719336+0000 mon.smithi114 (mon.0) 665 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.278 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.727511+0000 mon.smithi114 (mon.0) 666 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:42:09.279 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:09 smithi114 bash[20002]: audit 2024-09-17T11:42:08.727511+0000 mon.smithi114 (mon.0) 666 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: cluster 2024-09-17T11:42:07.854700+0000 mgr.smithi114.nuwyfd (mgr.14205) 205 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: cluster 2024-09-17T11:42:07.854700+0000 mgr.smithi114.nuwyfd (mgr.14205) 205 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.013699+0000 mon.smithi114 (mon.0) 659 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.013699+0000 mon.smithi114 (mon.0) 659 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.024394+0000 mon.smithi114 (mon.0) 660 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.024394+0000 mon.smithi114 (mon.0) 660 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.049489+0000 mon.smithi114 (mon.0) 661 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.049489+0000 mon.smithi114 (mon.0) 661 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.056969+0000 mon.smithi114 (mon.0) 662 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.056969+0000 mon.smithi114 (mon.0) 662 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.710090+0000 mon.smithi114 (mon.0) 663 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.710090+0000 mon.smithi114 (mon.0) 663 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.711310+0000 mon.smithi114 (mon.0) 664 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.711310+0000 mon.smithi114 (mon.0) 664 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.719336+0000 mon.smithi114 (mon.0) 665 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.719336+0000 mon.smithi114 (mon.0) 665 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.727511+0000 mon.smithi114 (mon.0) 666 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:42:09.437 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:09 smithi120 bash[25115]: audit 2024-09-17T11:42:08.727511+0000 mon.smithi114 (mon.0) 666 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:42:11.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:11 smithi114 bash[20002]: cluster 2024-09-17T11:42:09.855256+0000 mgr.smithi114.nuwyfd (mgr.14205) 206 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:11.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:11 smithi114 bash[20002]: cluster 2024-09-17T11:42:09.855256+0000 mgr.smithi114.nuwyfd (mgr.14205) 206 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:11.283 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:11.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:11 smithi120 bash[25115]: cluster 2024-09-17T11:42:09.855256+0000 mgr.smithi114.nuwyfd (mgr.14205) 206 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:11.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:11 smithi120 bash[25115]: cluster 2024-09-17T11:42:09.855256+0000 mgr.smithi114.nuwyfd (mgr.14205) 206 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:12.651 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:13.250 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:13.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:13 smithi114 bash[20002]: cluster 2024-09-17T11:42:11.855805+0000 mgr.smithi114.nuwyfd (mgr.14205) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:13.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:13 smithi114 bash[20002]: cluster 2024-09-17T11:42:11.855805+0000 mgr.smithi114.nuwyfd (mgr.14205) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:13.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:13 smithi114 bash[20002]: audit 2024-09-17T11:42:12.652935+0000 mon.smithi114 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.114:0/1942798472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:13.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:13 smithi114 bash[20002]: audit 2024-09-17T11:42:12.652935+0000 mon.smithi114 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.114:0/1942798472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:13.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:13 smithi120 bash[25115]: cluster 2024-09-17T11:42:11.855805+0000 mgr.smithi114.nuwyfd (mgr.14205) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:13.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:13 smithi120 bash[25115]: cluster 2024-09-17T11:42:11.855805+0000 mgr.smithi114.nuwyfd (mgr.14205) 207 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:13.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:13 smithi120 bash[25115]: audit 2024-09-17T11:42:12.652935+0000 mon.smithi114 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.114:0/1942798472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:13.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:13 smithi120 bash[25115]: audit 2024-09-17T11:42:12.652935+0000 mon.smithi114 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.114:0/1942798472' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:14.252 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:15.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:15 smithi114 bash[20002]: cluster 2024-09-17T11:42:13.856349+0000 mgr.smithi114.nuwyfd (mgr.14205) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:15.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:15 smithi114 bash[20002]: cluster 2024-09-17T11:42:13.856349+0000 mgr.smithi114.nuwyfd (mgr.14205) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:15.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:15 smithi120 bash[25115]: cluster 2024-09-17T11:42:13.856349+0000 mgr.smithi114.nuwyfd (mgr.14205) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:15.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:15 smithi120 bash[25115]: cluster 2024-09-17T11:42:13.856349+0000 mgr.smithi114.nuwyfd (mgr.14205) 208 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:17.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:17 smithi120 bash[25115]: cluster 2024-09-17T11:42:15.856846+0000 mgr.smithi114.nuwyfd (mgr.14205) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:17 smithi120 bash[25115]: cluster 2024-09-17T11:42:15.856846+0000 mgr.smithi114.nuwyfd (mgr.14205) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:17 smithi120 bash[25115]: audit 2024-09-17T11:42:16.122666+0000 mon.smithi114 (mon.0) 668 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:17.436 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:17 smithi120 bash[25115]: audit 2024-09-17T11:42:16.122666+0000 mon.smithi114 (mon.0) 668 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:17.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:17 smithi114 bash[20002]: cluster 2024-09-17T11:42:15.856846+0000 mgr.smithi114.nuwyfd (mgr.14205) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:17.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:17 smithi114 bash[20002]: cluster 2024-09-17T11:42:15.856846+0000 mgr.smithi114.nuwyfd (mgr.14205) 209 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:17.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:17 smithi114 bash[20002]: audit 2024-09-17T11:42:16.122666+0000 mon.smithi114 (mon.0) 668 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:17.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:17 smithi114 bash[20002]: audit 2024-09-17T11:42:16.122666+0000 mon.smithi114 (mon.0) 668 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:19.056 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:19.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:19 smithi120 bash[25115]: cluster 2024-09-17T11:42:17.857361+0000 mgr.smithi114.nuwyfd (mgr.14205) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:19.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:19 smithi120 bash[25115]: cluster 2024-09-17T11:42:17.857361+0000 mgr.smithi114.nuwyfd (mgr.14205) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:19.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:19 smithi114 bash[20002]: cluster 2024-09-17T11:42:17.857361+0000 mgr.smithi114.nuwyfd (mgr.14205) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:19.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:19 smithi114 bash[20002]: cluster 2024-09-17T11:42:17.857361+0000 mgr.smithi114.nuwyfd (mgr.14205) 210 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:20.360 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:21.016 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:21.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:21 smithi114 bash[20002]: cluster 2024-09-17T11:42:19.857900+0000 mgr.smithi114.nuwyfd (mgr.14205) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:21.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:21 smithi114 bash[20002]: cluster 2024-09-17T11:42:19.857900+0000 mgr.smithi114.nuwyfd (mgr.14205) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:21.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:21 smithi114 bash[20002]: audit 2024-09-17T11:42:20.361618+0000 mon.smithi114 (mon.0) 669 : audit [DBG] from='client.? 172.21.15.114:0/2655305491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:21.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:21 smithi114 bash[20002]: audit 2024-09-17T11:42:20.361618+0000 mon.smithi114 (mon.0) 669 : audit [DBG] from='client.? 172.21.15.114:0/2655305491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:21.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:21 smithi120 bash[25115]: cluster 2024-09-17T11:42:19.857900+0000 mgr.smithi114.nuwyfd (mgr.14205) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:21.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:21 smithi120 bash[25115]: cluster 2024-09-17T11:42:19.857900+0000 mgr.smithi114.nuwyfd (mgr.14205) 211 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:21.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:21 smithi120 bash[25115]: audit 2024-09-17T11:42:20.361618+0000 mon.smithi114 (mon.0) 669 : audit [DBG] from='client.? 172.21.15.114:0/2655305491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:21.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:21 smithi120 bash[25115]: audit 2024-09-17T11:42:20.361618+0000 mon.smithi114 (mon.0) 669 : audit [DBG] from='client.? 172.21.15.114:0/2655305491' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:22.018 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:23.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:23 smithi120 bash[25115]: cluster 2024-09-17T11:42:21.858451+0000 mgr.smithi114.nuwyfd (mgr.14205) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:23.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:23 smithi120 bash[25115]: cluster 2024-09-17T11:42:21.858451+0000 mgr.smithi114.nuwyfd (mgr.14205) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:23.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:23 smithi114 bash[20002]: cluster 2024-09-17T11:42:21.858451+0000 mgr.smithi114.nuwyfd (mgr.14205) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:23.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:23 smithi114 bash[20002]: cluster 2024-09-17T11:42:21.858451+0000 mgr.smithi114.nuwyfd (mgr.14205) 212 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:25.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:25 smithi120 bash[25115]: cluster 2024-09-17T11:42:23.859018+0000 mgr.smithi114.nuwyfd (mgr.14205) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:25.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:25 smithi120 bash[25115]: cluster 2024-09-17T11:42:23.859018+0000 mgr.smithi114.nuwyfd (mgr.14205) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:25.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:25 smithi114 bash[20002]: cluster 2024-09-17T11:42:23.859018+0000 mgr.smithi114.nuwyfd (mgr.14205) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:25.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:25 smithi114 bash[20002]: cluster 2024-09-17T11:42:23.859018+0000 mgr.smithi114.nuwyfd (mgr.14205) 213 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:26.817 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:27.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:27 smithi114 bash[20002]: cluster 2024-09-17T11:42:25.859621+0000 mgr.smithi114.nuwyfd (mgr.14205) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:27.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:27 smithi114 bash[20002]: cluster 2024-09-17T11:42:25.859621+0000 mgr.smithi114.nuwyfd (mgr.14205) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:27.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:27 smithi120 bash[25115]: cluster 2024-09-17T11:42:25.859621+0000 mgr.smithi114.nuwyfd (mgr.14205) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:27.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:27 smithi120 bash[25115]: cluster 2024-09-17T11:42:25.859621+0000 mgr.smithi114.nuwyfd (mgr.14205) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:28.196 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:28.822 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:29.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:29 smithi114 bash[20002]: cluster 2024-09-17T11:42:27.859987+0000 mgr.smithi114.nuwyfd (mgr.14205) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:29.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:29 smithi114 bash[20002]: cluster 2024-09-17T11:42:27.859987+0000 mgr.smithi114.nuwyfd (mgr.14205) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:29.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:29 smithi114 bash[20002]: audit 2024-09-17T11:42:28.198360+0000 mon.smithi114 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.114:0/4163475443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:29.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:29 smithi114 bash[20002]: audit 2024-09-17T11:42:28.198360+0000 mon.smithi114 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.114:0/4163475443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:29.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:29 smithi120 bash[25115]: cluster 2024-09-17T11:42:27.859987+0000 mgr.smithi114.nuwyfd (mgr.14205) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:29.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:29 smithi120 bash[25115]: cluster 2024-09-17T11:42:27.859987+0000 mgr.smithi114.nuwyfd (mgr.14205) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:29.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:29 smithi120 bash[25115]: audit 2024-09-17T11:42:28.198360+0000 mon.smithi114 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.114:0/4163475443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:29.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:29 smithi120 bash[25115]: audit 2024-09-17T11:42:28.198360+0000 mon.smithi114 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.114:0/4163475443' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:29.824 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:31.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:31 smithi120 bash[25115]: cluster 2024-09-17T11:42:29.860529+0000 mgr.smithi114.nuwyfd (mgr.14205) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:31.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:31 smithi120 bash[25115]: cluster 2024-09-17T11:42:29.860529+0000 mgr.smithi114.nuwyfd (mgr.14205) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:31.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:31 smithi114 bash[20002]: cluster 2024-09-17T11:42:29.860529+0000 mgr.smithi114.nuwyfd (mgr.14205) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:31.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:31 smithi114 bash[20002]: cluster 2024-09-17T11:42:29.860529+0000 mgr.smithi114.nuwyfd (mgr.14205) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:32.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:32 smithi120 bash[25115]: audit 2024-09-17T11:42:31.123121+0000 mon.smithi114 (mon.0) 671 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:32.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:32 smithi120 bash[25115]: audit 2024-09-17T11:42:31.123121+0000 mon.smithi114 (mon.0) 671 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:32.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:32 smithi114 bash[20002]: audit 2024-09-17T11:42:31.123121+0000 mon.smithi114 (mon.0) 671 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:32.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:32 smithi114 bash[20002]: audit 2024-09-17T11:42:31.123121+0000 mon.smithi114 (mon.0) 671 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:33.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:33 smithi120 bash[25115]: cluster 2024-09-17T11:42:31.861083+0000 mgr.smithi114.nuwyfd (mgr.14205) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:33.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:33 smithi120 bash[25115]: cluster 2024-09-17T11:42:31.861083+0000 mgr.smithi114.nuwyfd (mgr.14205) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:33.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:33 smithi114 bash[20002]: cluster 2024-09-17T11:42:31.861083+0000 mgr.smithi114.nuwyfd (mgr.14205) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:33.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:33 smithi114 bash[20002]: cluster 2024-09-17T11:42:31.861083+0000 mgr.smithi114.nuwyfd (mgr.14205) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:34.626 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:35.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:35 smithi120 bash[25115]: cluster 2024-09-17T11:42:33.861674+0000 mgr.smithi114.nuwyfd (mgr.14205) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:35.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:35 smithi120 bash[25115]: cluster 2024-09-17T11:42:33.861674+0000 mgr.smithi114.nuwyfd (mgr.14205) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:35.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:35 smithi114 bash[20002]: cluster 2024-09-17T11:42:33.861674+0000 mgr.smithi114.nuwyfd (mgr.14205) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:35.527 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:35 smithi114 bash[20002]: cluster 2024-09-17T11:42:33.861674+0000 mgr.smithi114.nuwyfd (mgr.14205) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:36.047 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:36.656 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:37.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:36 smithi114 bash[20002]: cluster 2024-09-17T11:42:35.862007+0000 mgr.smithi114.nuwyfd (mgr.14205) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:37.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:36 smithi114 bash[20002]: cluster 2024-09-17T11:42:35.862007+0000 mgr.smithi114.nuwyfd (mgr.14205) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:37.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:36 smithi114 bash[20002]: audit 2024-09-17T11:42:36.048809+0000 mon.smithi114 (mon.0) 672 : audit [DBG] from='client.? 172.21.15.114:0/856863996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:37.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:36 smithi114 bash[20002]: audit 2024-09-17T11:42:36.048809+0000 mon.smithi114 (mon.0) 672 : audit [DBG] from='client.? 172.21.15.114:0/856863996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:37.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:36 smithi120 bash[25115]: cluster 2024-09-17T11:42:35.862007+0000 mgr.smithi114.nuwyfd (mgr.14205) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:37.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:36 smithi120 bash[25115]: cluster 2024-09-17T11:42:35.862007+0000 mgr.smithi114.nuwyfd (mgr.14205) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:37.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:36 smithi120 bash[25115]: audit 2024-09-17T11:42:36.048809+0000 mon.smithi114 (mon.0) 672 : audit [DBG] from='client.? 172.21.15.114:0/856863996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:37.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:36 smithi120 bash[25115]: audit 2024-09-17T11:42:36.048809+0000 mon.smithi114 (mon.0) 672 : audit [DBG] from='client.? 172.21.15.114:0/856863996' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:37.657 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:39.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:38 smithi120 bash[25115]: cluster 2024-09-17T11:42:37.864428+0000 mgr.smithi114.nuwyfd (mgr.14205) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:39.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:38 smithi120 bash[25115]: cluster 2024-09-17T11:42:37.864428+0000 mgr.smithi114.nuwyfd (mgr.14205) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:38 smithi114 bash[20002]: cluster 2024-09-17T11:42:37.864428+0000 mgr.smithi114.nuwyfd (mgr.14205) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:39.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:38 smithi114 bash[20002]: cluster 2024-09-17T11:42:37.864428+0000 mgr.smithi114.nuwyfd (mgr.14205) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:41.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:40 smithi120 bash[25115]: cluster 2024-09-17T11:42:39.865052+0000 mgr.smithi114.nuwyfd (mgr.14205) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:41.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:40 smithi120 bash[25115]: cluster 2024-09-17T11:42:39.865052+0000 mgr.smithi114.nuwyfd (mgr.14205) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:41.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:40 smithi114 bash[20002]: cluster 2024-09-17T11:42:39.865052+0000 mgr.smithi114.nuwyfd (mgr.14205) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:41.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:40 smithi114 bash[20002]: cluster 2024-09-17T11:42:39.865052+0000 mgr.smithi114.nuwyfd (mgr.14205) 221 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:42.456 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:43.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:42 smithi120 bash[25115]: cluster 2024-09-17T11:42:41.865576+0000 mgr.smithi114.nuwyfd (mgr.14205) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:43.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:42 smithi120 bash[25115]: cluster 2024-09-17T11:42:41.865576+0000 mgr.smithi114.nuwyfd (mgr.14205) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:43.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:42 smithi114 bash[20002]: cluster 2024-09-17T11:42:41.865576+0000 mgr.smithi114.nuwyfd (mgr.14205) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:43.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:42 smithi114 bash[20002]: cluster 2024-09-17T11:42:41.865576+0000 mgr.smithi114.nuwyfd (mgr.14205) 222 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:43.856 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:44.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:43 smithi120 bash[25115]: audit 2024-09-17T11:42:43.858107+0000 mon.smithi114 (mon.0) 673 : audit [DBG] from='client.? 172.21.15.114:0/2774027359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:44.215 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:43 smithi120 bash[25115]: audit 2024-09-17T11:42:43.858107+0000 mon.smithi114 (mon.0) 673 : audit [DBG] from='client.? 172.21.15.114:0/2774027359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:43 smithi114 bash[20002]: audit 2024-09-17T11:42:43.858107+0000 mon.smithi114 (mon.0) 673 : audit [DBG] from='client.? 172.21.15.114:0/2774027359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:44.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:43 smithi114 bash[20002]: audit 2024-09-17T11:42:43.858107+0000 mon.smithi114 (mon.0) 673 : audit [DBG] from='client.? 172.21.15.114:0/2774027359' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:44.506 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:45.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:44 smithi120 bash[25115]: cluster 2024-09-17T11:42:43.865928+0000 mgr.smithi114.nuwyfd (mgr.14205) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:45.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:44 smithi120 bash[25115]: cluster 2024-09-17T11:42:43.865928+0000 mgr.smithi114.nuwyfd (mgr.14205) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:45.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:44 smithi114 bash[20002]: cluster 2024-09-17T11:42:43.865928+0000 mgr.smithi114.nuwyfd (mgr.14205) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:45.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:44 smithi114 bash[20002]: cluster 2024-09-17T11:42:43.865928+0000 mgr.smithi114.nuwyfd (mgr.14205) 223 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:45.507 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:47.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:46 smithi120 bash[25115]: cluster 2024-09-17T11:42:45.866387+0000 mgr.smithi114.nuwyfd (mgr.14205) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:47.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:46 smithi120 bash[25115]: cluster 2024-09-17T11:42:45.866387+0000 mgr.smithi114.nuwyfd (mgr.14205) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:47.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:46 smithi120 bash[25115]: audit 2024-09-17T11:42:46.123722+0000 mon.smithi114 (mon.0) 674 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:47.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:46 smithi120 bash[25115]: audit 2024-09-17T11:42:46.123722+0000 mon.smithi114 (mon.0) 674 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:47.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:46 smithi114 bash[20002]: cluster 2024-09-17T11:42:45.866387+0000 mgr.smithi114.nuwyfd (mgr.14205) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:47.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:46 smithi114 bash[20002]: cluster 2024-09-17T11:42:45.866387+0000 mgr.smithi114.nuwyfd (mgr.14205) 224 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:47.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:46 smithi114 bash[20002]: audit 2024-09-17T11:42:46.123722+0000 mon.smithi114 (mon.0) 674 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:47.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:46 smithi114 bash[20002]: audit 2024-09-17T11:42:46.123722+0000 mon.smithi114 (mon.0) 674 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:42:49.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:48 smithi120 bash[25115]: cluster 2024-09-17T11:42:47.866976+0000 mgr.smithi114.nuwyfd (mgr.14205) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:49.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:48 smithi120 bash[25115]: cluster 2024-09-17T11:42:47.866976+0000 mgr.smithi114.nuwyfd (mgr.14205) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:49.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:48 smithi114 bash[20002]: cluster 2024-09-17T11:42:47.866976+0000 mgr.smithi114.nuwyfd (mgr.14205) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:49.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:48 smithi114 bash[20002]: cluster 2024-09-17T11:42:47.866976+0000 mgr.smithi114.nuwyfd (mgr.14205) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:50.310 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:51.184 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:50 smithi120 bash[25115]: cluster 2024-09-17T11:42:49.867484+0000 mgr.smithi114.nuwyfd (mgr.14205) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:51.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:50 smithi120 bash[25115]: cluster 2024-09-17T11:42:49.867484+0000 mgr.smithi114.nuwyfd (mgr.14205) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:51.252 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:50 smithi114 bash[20002]: cluster 2024-09-17T11:42:49.867484+0000 mgr.smithi114.nuwyfd (mgr.14205) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:51.252 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:50 smithi114 bash[20002]: cluster 2024-09-17T11:42:49.867484+0000 mgr.smithi114.nuwyfd (mgr.14205) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:51.639 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:42:52.249 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:51 smithi114 bash[20002]: audit 2024-09-17T11:42:51.641404+0000 mon.smithi114 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.114:0/3057435011' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:52.250 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:51 smithi114 bash[20002]: audit 2024-09-17T11:42:51.641404+0000 mon.smithi114 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.114:0/3057435011' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:52.250 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:42:52.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:51 smithi120 bash[25115]: audit 2024-09-17T11:42:51.641404+0000 mon.smithi114 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.114:0/3057435011' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:52.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:51 smithi120 bash[25115]: audit 2024-09-17T11:42:51.641404+0000 mon.smithi114 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.114:0/3057435011' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:42:53.251 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:42:53.263 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:52 smithi114 bash[20002]: cluster 2024-09-17T11:42:51.868001+0000 mgr.smithi114.nuwyfd (mgr.14205) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:53.263 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:52 smithi114 bash[20002]: cluster 2024-09-17T11:42:51.868001+0000 mgr.smithi114.nuwyfd (mgr.14205) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:53.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:52 smithi120 bash[25115]: cluster 2024-09-17T11:42:51.868001+0000 mgr.smithi114.nuwyfd (mgr.14205) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:53.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:52 smithi120 bash[25115]: cluster 2024-09-17T11:42:51.868001+0000 mgr.smithi114.nuwyfd (mgr.14205) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:55.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:54 smithi114 bash[20002]: cluster 2024-09-17T11:42:53.868567+0000 mgr.smithi114.nuwyfd (mgr.14205) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:55.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:54 smithi114 bash[20002]: cluster 2024-09-17T11:42:53.868567+0000 mgr.smithi114.nuwyfd (mgr.14205) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:55.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:54 smithi120 bash[25115]: cluster 2024-09-17T11:42:53.868567+0000 mgr.smithi114.nuwyfd (mgr.14205) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:55.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:54 smithi120 bash[25115]: cluster 2024-09-17T11:42:53.868567+0000 mgr.smithi114.nuwyfd (mgr.14205) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:57.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:56 smithi114 bash[20002]: cluster 2024-09-17T11:42:55.869217+0000 mgr.smithi114.nuwyfd (mgr.14205) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:57.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:56 smithi114 bash[20002]: cluster 2024-09-17T11:42:55.869217+0000 mgr.smithi114.nuwyfd (mgr.14205) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:57.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:56 smithi120 bash[25115]: cluster 2024-09-17T11:42:55.869217+0000 mgr.smithi114.nuwyfd (mgr.14205) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:57.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:56 smithi120 bash[25115]: cluster 2024-09-17T11:42:55.869217+0000 mgr.smithi114.nuwyfd (mgr.14205) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:58.044 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:42:59.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:58 smithi114 bash[20002]: cluster 2024-09-17T11:42:57.869724+0000 mgr.smithi114.nuwyfd (mgr.14205) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:59.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:58 smithi114 bash[20002]: cluster 2024-09-17T11:42:57.869724+0000 mgr.smithi114.nuwyfd (mgr.14205) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:59.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:58 smithi120 bash[25115]: cluster 2024-09-17T11:42:57.869724+0000 mgr.smithi114.nuwyfd (mgr.14205) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:59.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:58 smithi120 bash[25115]: cluster 2024-09-17T11:42:57.869724+0000 mgr.smithi114.nuwyfd (mgr.14205) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:42:59.457 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:00.108 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:00.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:59 smithi114 bash[20002]: audit 2024-09-17T11:42:59.459679+0000 mon.smithi114 (mon.0) 676 : audit [DBG] from='client.? 172.21.15.114:0/1933985874' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:00.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:42:59 smithi114 bash[20002]: audit 2024-09-17T11:42:59.459679+0000 mon.smithi114 (mon.0) 676 : audit [DBG] from='client.? 172.21.15.114:0/1933985874' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:00.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:59 smithi120 bash[25115]: audit 2024-09-17T11:42:59.459679+0000 mon.smithi114 (mon.0) 676 : audit [DBG] from='client.? 172.21.15.114:0/1933985874' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:00.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:42:59 smithi120 bash[25115]: audit 2024-09-17T11:42:59.459679+0000 mon.smithi114 (mon.0) 676 : audit [DBG] from='client.? 172.21.15.114:0/1933985874' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:01.109 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:01.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:00 smithi114 bash[20002]: cluster 2024-09-17T11:42:59.870320+0000 mgr.smithi114.nuwyfd (mgr.14205) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:01.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:00 smithi114 bash[20002]: cluster 2024-09-17T11:42:59.870320+0000 mgr.smithi114.nuwyfd (mgr.14205) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:01.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:00 smithi120 bash[25115]: cluster 2024-09-17T11:42:59.870320+0000 mgr.smithi114.nuwyfd (mgr.14205) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:01.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:00 smithi120 bash[25115]: cluster 2024-09-17T11:42:59.870320+0000 mgr.smithi114.nuwyfd (mgr.14205) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:02.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:01 smithi114 bash[20002]: audit 2024-09-17T11:43:01.123976+0000 mon.smithi114 (mon.0) 677 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:02.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:01 smithi114 bash[20002]: audit 2024-09-17T11:43:01.123976+0000 mon.smithi114 (mon.0) 677 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:02.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:01 smithi120 bash[25115]: audit 2024-09-17T11:43:01.123976+0000 mon.smithi114 (mon.0) 677 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:02.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:01 smithi120 bash[25115]: audit 2024-09-17T11:43:01.123976+0000 mon.smithi114 (mon.0) 677 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:03.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:02 smithi114 bash[20002]: cluster 2024-09-17T11:43:01.870863+0000 mgr.smithi114.nuwyfd (mgr.14205) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:03.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:02 smithi114 bash[20002]: cluster 2024-09-17T11:43:01.870863+0000 mgr.smithi114.nuwyfd (mgr.14205) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:03.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:02 smithi120 bash[25115]: cluster 2024-09-17T11:43:01.870863+0000 mgr.smithi114.nuwyfd (mgr.14205) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:03.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:02 smithi120 bash[25115]: cluster 2024-09-17T11:43:01.870863+0000 mgr.smithi114.nuwyfd (mgr.14205) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:05.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:04 smithi114 bash[20002]: cluster 2024-09-17T11:43:03.871303+0000 mgr.smithi114.nuwyfd (mgr.14205) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:05.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:04 smithi114 bash[20002]: cluster 2024-09-17T11:43:03.871303+0000 mgr.smithi114.nuwyfd (mgr.14205) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:05.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:04 smithi120 bash[25115]: cluster 2024-09-17T11:43:03.871303+0000 mgr.smithi114.nuwyfd (mgr.14205) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:05.435 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:04 smithi120 bash[25115]: cluster 2024-09-17T11:43:03.871303+0000 mgr.smithi114.nuwyfd (mgr.14205) 233 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:05.918 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:07.217 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:07.229 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:06 smithi114 bash[20002]: cluster 2024-09-17T11:43:05.871770+0000 mgr.smithi114.nuwyfd (mgr.14205) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:07.229 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:06 smithi114 bash[20002]: cluster 2024-09-17T11:43:05.871770+0000 mgr.smithi114.nuwyfd (mgr.14205) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:07.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:06 smithi120 bash[25115]: cluster 2024-09-17T11:43:05.871770+0000 mgr.smithi114.nuwyfd (mgr.14205) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:07.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:06 smithi120 bash[25115]: cluster 2024-09-17T11:43:05.871770+0000 mgr.smithi114.nuwyfd (mgr.14205) 234 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:07.853 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:08.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:07 smithi114 bash[20002]: audit 2024-09-17T11:43:07.219553+0000 mon.smithi114 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.114:0/3732494962' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:08.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:07 smithi114 bash[20002]: audit 2024-09-17T11:43:07.219553+0000 mon.smithi114 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.114:0/3732494962' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:08.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:07 smithi120 bash[25115]: audit 2024-09-17T11:43:07.219553+0000 mon.smithi114 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.114:0/3732494962' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:08.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:07 smithi120 bash[25115]: audit 2024-09-17T11:43:07.219553+0000 mon.smithi114 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.114:0/3732494962' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:08.855 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:09.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:08 smithi114 bash[20002]: cluster 2024-09-17T11:43:07.872233+0000 mgr.smithi114.nuwyfd (mgr.14205) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:09.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:08 smithi114 bash[20002]: cluster 2024-09-17T11:43:07.872233+0000 mgr.smithi114.nuwyfd (mgr.14205) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:09.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:08 smithi120 bash[25115]: cluster 2024-09-17T11:43:07.872233+0000 mgr.smithi114.nuwyfd (mgr.14205) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:09.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:08 smithi120 bash[25115]: cluster 2024-09-17T11:43:07.872233+0000 mgr.smithi114.nuwyfd (mgr.14205) 235 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:10.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:10 smithi114 bash[20002]: audit 2024-09-17T11:43:09.024084+0000 mon.smithi114 (mon.0) 679 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:43:10.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:10 smithi114 bash[20002]: audit 2024-09-17T11:43:09.024084+0000 mon.smithi114 (mon.0) 679 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:43:10.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:10 smithi120 bash[25115]: audit 2024-09-17T11:43:09.024084+0000 mon.smithi114 (mon.0) 679 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:43:10.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:10 smithi120 bash[25115]: audit 2024-09-17T11:43:09.024084+0000 mon.smithi114 (mon.0) 679 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:43:11.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:11 smithi114 bash[20002]: cluster 2024-09-17T11:43:09.872763+0000 mgr.smithi114.nuwyfd (mgr.14205) 236 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:11.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:11 smithi114 bash[20002]: cluster 2024-09-17T11:43:09.872763+0000 mgr.smithi114.nuwyfd (mgr.14205) 236 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:11.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:11 smithi120 bash[25115]: cluster 2024-09-17T11:43:09.872763+0000 mgr.smithi114.nuwyfd (mgr.14205) 236 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:11.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:11 smithi120 bash[25115]: cluster 2024-09-17T11:43:09.872763+0000 mgr.smithi114.nuwyfd (mgr.14205) 236 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:13.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:13 smithi114 bash[20002]: cluster 2024-09-17T11:43:11.873282+0000 mgr.smithi114.nuwyfd (mgr.14205) 237 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:13.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:13 smithi114 bash[20002]: cluster 2024-09-17T11:43:11.873282+0000 mgr.smithi114.nuwyfd (mgr.14205) 237 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:13.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:13 smithi120 bash[25115]: cluster 2024-09-17T11:43:11.873282+0000 mgr.smithi114.nuwyfd (mgr.14205) 237 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:13.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:13 smithi120 bash[25115]: cluster 2024-09-17T11:43:11.873282+0000 mgr.smithi114.nuwyfd (mgr.14205) 237 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:13.667 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:14.972 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:15.581 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:15.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: cluster 2024-09-17T11:43:13.873632+0000 mgr.smithi114.nuwyfd (mgr.14205) 238 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:15.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: cluster 2024-09-17T11:43:13.873632+0000 mgr.smithi114.nuwyfd (mgr.14205) 238 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:15.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.482503+0000 mon.smithi114 (mon.0) 680 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.482503+0000 mon.smithi114 (mon.0) 680 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.486236+0000 mon.smithi114 (mon.0) 681 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.486236+0000 mon.smithi114 (mon.0) 681 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.560094+0000 mon.smithi114 (mon.0) 682 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.560094+0000 mon.smithi114 (mon.0) 682 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.566100+0000 mon.smithi114 (mon.0) 683 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.566100+0000 mon.smithi114 (mon.0) 683 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.974306+0000 mon.smithi114 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.114:0/2371781802' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:14.974306+0000 mon.smithi114 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.114:0/2371781802' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.141621+0000 mon.smithi114 (mon.0) 685 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.141621+0000 mon.smithi114 (mon.0) 685 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:43:15.778 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.142554+0000 mon.smithi114 (mon.0) 686 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:43:15.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.142554+0000 mon.smithi114 (mon.0) 686 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:43:15.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.149623+0000 mon.smithi114 (mon.0) 687 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.149623+0000 mon.smithi114 (mon.0) 687 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.154587+0000 mon.smithi114 (mon.0) 688 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:43:15.779 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:15 smithi114 bash[20002]: audit 2024-09-17T11:43:15.154587+0000 mon.smithi114 (mon.0) 688 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: cluster 2024-09-17T11:43:13.873632+0000 mgr.smithi114.nuwyfd (mgr.14205) 238 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: cluster 2024-09-17T11:43:13.873632+0000 mgr.smithi114.nuwyfd (mgr.14205) 238 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.482503+0000 mon.smithi114 (mon.0) 680 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.482503+0000 mon.smithi114 (mon.0) 680 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.486236+0000 mon.smithi114 (mon.0) 681 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.486236+0000 mon.smithi114 (mon.0) 681 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.560094+0000 mon.smithi114 (mon.0) 682 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.560094+0000 mon.smithi114 (mon.0) 682 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.566100+0000 mon.smithi114 (mon.0) 683 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.566100+0000 mon.smithi114 (mon.0) 683 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.974306+0000 mon.smithi114 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.114:0/2371781802' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:14.974306+0000 mon.smithi114 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.114:0/2371781802' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.141621+0000 mon.smithi114 (mon.0) 685 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.141621+0000 mon.smithi114 (mon.0) 685 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.142554+0000 mon.smithi114 (mon.0) 686 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.142554+0000 mon.smithi114 (mon.0) 686 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.149623+0000 mon.smithi114 (mon.0) 687 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.149623+0000 mon.smithi114 (mon.0) 687 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.154587+0000 mon.smithi114 (mon.0) 688 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:43:15.936 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:15 smithi120 bash[25115]: audit 2024-09-17T11:43:15.154587+0000 mon.smithi114 (mon.0) 688 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:43:16.582 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:16.770 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:16 smithi114 bash[20002]: audit 2024-09-17T11:43:16.124354+0000 mon.smithi114 (mon.0) 689 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:16.770 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:16 smithi114 bash[20002]: audit 2024-09-17T11:43:16.124354+0000 mon.smithi114 (mon.0) 689 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:16.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:16 smithi120 bash[25115]: audit 2024-09-17T11:43:16.124354+0000 mon.smithi114 (mon.0) 689 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:16.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:16 smithi120 bash[25115]: audit 2024-09-17T11:43:16.124354+0000 mon.smithi114 (mon.0) 689 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:17.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:17 smithi114 bash[20002]: cluster 2024-09-17T11:43:15.874116+0000 mgr.smithi114.nuwyfd (mgr.14205) 239 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:17.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:17 smithi114 bash[20002]: cluster 2024-09-17T11:43:15.874116+0000 mgr.smithi114.nuwyfd (mgr.14205) 239 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:17.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:17 smithi120 bash[25115]: cluster 2024-09-17T11:43:15.874116+0000 mgr.smithi114.nuwyfd (mgr.14205) 239 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:17.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:17 smithi120 bash[25115]: cluster 2024-09-17T11:43:15.874116+0000 mgr.smithi114.nuwyfd (mgr.14205) 239 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:19.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:19 smithi114 bash[20002]: cluster 2024-09-17T11:43:17.874702+0000 mgr.smithi114.nuwyfd (mgr.14205) 240 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:19.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:19 smithi114 bash[20002]: cluster 2024-09-17T11:43:17.874702+0000 mgr.smithi114.nuwyfd (mgr.14205) 240 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:19.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:19 smithi120 bash[25115]: cluster 2024-09-17T11:43:17.874702+0000 mgr.smithi114.nuwyfd (mgr.14205) 240 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:19.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:19 smithi120 bash[25115]: cluster 2024-09-17T11:43:17.874702+0000 mgr.smithi114.nuwyfd (mgr.14205) 240 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:21.382 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:21.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:21 smithi114 bash[20002]: cluster 2024-09-17T11:43:19.875266+0000 mgr.smithi114.nuwyfd (mgr.14205) 241 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:21.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:21 smithi114 bash[20002]: cluster 2024-09-17T11:43:19.875266+0000 mgr.smithi114.nuwyfd (mgr.14205) 241 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:21 smithi120 bash[25115]: cluster 2024-09-17T11:43:19.875266+0000 mgr.smithi114.nuwyfd (mgr.14205) 241 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:21 smithi120 bash[25115]: cluster 2024-09-17T11:43:19.875266+0000 mgr.smithi114.nuwyfd (mgr.14205) 241 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:22.956 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:23.517 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:23.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:23 smithi114 bash[20002]: cluster 2024-09-17T11:43:21.875794+0000 mgr.smithi114.nuwyfd (mgr.14205) 242 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:23.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:23 smithi114 bash[20002]: cluster 2024-09-17T11:43:21.875794+0000 mgr.smithi114.nuwyfd (mgr.14205) 242 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:23.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:23 smithi114 bash[20002]: audit 2024-09-17T11:43:22.958192+0000 mon.smithi114 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.114:0/3201187972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:23.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:23 smithi114 bash[20002]: audit 2024-09-17T11:43:22.958192+0000 mon.smithi114 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.114:0/3201187972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:23.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:23 smithi120 bash[25115]: cluster 2024-09-17T11:43:21.875794+0000 mgr.smithi114.nuwyfd (mgr.14205) 242 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:23.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:23 smithi120 bash[25115]: cluster 2024-09-17T11:43:21.875794+0000 mgr.smithi114.nuwyfd (mgr.14205) 242 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:23.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:23 smithi120 bash[25115]: audit 2024-09-17T11:43:22.958192+0000 mon.smithi114 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.114:0/3201187972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:23.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:23 smithi120 bash[25115]: audit 2024-09-17T11:43:22.958192+0000 mon.smithi114 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.114:0/3201187972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:24.518 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:25.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:25 smithi114 bash[20002]: cluster 2024-09-17T11:43:23.876386+0000 mgr.smithi114.nuwyfd (mgr.14205) 243 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:25.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:25 smithi114 bash[20002]: cluster 2024-09-17T11:43:23.876386+0000 mgr.smithi114.nuwyfd (mgr.14205) 243 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:25.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:25 smithi120 bash[25115]: cluster 2024-09-17T11:43:23.876386+0000 mgr.smithi114.nuwyfd (mgr.14205) 243 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:25.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:25 smithi120 bash[25115]: cluster 2024-09-17T11:43:23.876386+0000 mgr.smithi114.nuwyfd (mgr.14205) 243 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:27.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:27 smithi114 bash[20002]: cluster 2024-09-17T11:43:25.876935+0000 mgr.smithi114.nuwyfd (mgr.14205) 244 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:27.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:27 smithi114 bash[20002]: cluster 2024-09-17T11:43:25.876935+0000 mgr.smithi114.nuwyfd (mgr.14205) 244 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:27.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:27 smithi120 bash[25115]: cluster 2024-09-17T11:43:25.876935+0000 mgr.smithi114.nuwyfd (mgr.14205) 244 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:27.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:27 smithi120 bash[25115]: cluster 2024-09-17T11:43:25.876935+0000 mgr.smithi114.nuwyfd (mgr.14205) 244 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:29.308 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:29.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:29 smithi114 bash[20002]: cluster 2024-09-17T11:43:27.877422+0000 mgr.smithi114.nuwyfd (mgr.14205) 245 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:29.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:29 smithi114 bash[20002]: cluster 2024-09-17T11:43:27.877422+0000 mgr.smithi114.nuwyfd (mgr.14205) 245 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:29.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:29 smithi120 bash[25115]: cluster 2024-09-17T11:43:27.877422+0000 mgr.smithi114.nuwyfd (mgr.14205) 245 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:29.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:29 smithi120 bash[25115]: cluster 2024-09-17T11:43:27.877422+0000 mgr.smithi114.nuwyfd (mgr.14205) 245 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:30.770 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:31.369 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:31.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: cluster 2024-09-17T11:43:29.877983+0000 mgr.smithi114.nuwyfd (mgr.14205) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:31.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: cluster 2024-09-17T11:43:29.877983+0000 mgr.smithi114.nuwyfd (mgr.14205) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:31.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: audit 2024-09-17T11:43:30.772585+0000 mon.smithi114 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.114:0/1430756382' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:31.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: audit 2024-09-17T11:43:30.772585+0000 mon.smithi114 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.114:0/1430756382' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:31.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: audit 2024-09-17T11:43:31.124837+0000 mon.smithi114 (mon.0) 692 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:31.777 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:31 smithi114 bash[20002]: audit 2024-09-17T11:43:31.124837+0000 mon.smithi114 (mon.0) 692 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:31.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: cluster 2024-09-17T11:43:29.877983+0000 mgr.smithi114.nuwyfd (mgr.14205) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:31.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: cluster 2024-09-17T11:43:29.877983+0000 mgr.smithi114.nuwyfd (mgr.14205) 246 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:31.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: audit 2024-09-17T11:43:30.772585+0000 mon.smithi114 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.114:0/1430756382' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:31.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: audit 2024-09-17T11:43:30.772585+0000 mon.smithi114 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.114:0/1430756382' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:31.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: audit 2024-09-17T11:43:31.124837+0000 mon.smithi114 (mon.0) 692 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:31.935 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:31 smithi120 bash[25115]: audit 2024-09-17T11:43:31.124837+0000 mon.smithi114 (mon.0) 692 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:32.370 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:33.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:33 smithi114 bash[20002]: cluster 2024-09-17T11:43:31.878553+0000 mgr.smithi114.nuwyfd (mgr.14205) 247 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:33.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:33 smithi114 bash[20002]: cluster 2024-09-17T11:43:31.878553+0000 mgr.smithi114.nuwyfd (mgr.14205) 247 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:33.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:33 smithi120 bash[25115]: cluster 2024-09-17T11:43:31.878553+0000 mgr.smithi114.nuwyfd (mgr.14205) 247 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:33.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:33 smithi120 bash[25115]: cluster 2024-09-17T11:43:31.878553+0000 mgr.smithi114.nuwyfd (mgr.14205) 247 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:35.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:35 smithi120 bash[25115]: cluster 2024-09-17T11:43:33.879162+0000 mgr.smithi114.nuwyfd (mgr.14205) 248 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:35.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:35 smithi120 bash[25115]: cluster 2024-09-17T11:43:33.879162+0000 mgr.smithi114.nuwyfd (mgr.14205) 248 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:36.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:35 smithi114 bash[20002]: cluster 2024-09-17T11:43:33.879162+0000 mgr.smithi114.nuwyfd (mgr.14205) 248 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:36.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:35 smithi114 bash[20002]: cluster 2024-09-17T11:43:33.879162+0000 mgr.smithi114.nuwyfd (mgr.14205) 248 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:37.178 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:37.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:37 smithi120 bash[25115]: cluster 2024-09-17T11:43:35.879739+0000 mgr.smithi114.nuwyfd (mgr.14205) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:37.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:37 smithi120 bash[25115]: cluster 2024-09-17T11:43:35.879739+0000 mgr.smithi114.nuwyfd (mgr.14205) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:38.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:37 smithi114 bash[20002]: cluster 2024-09-17T11:43:35.879739+0000 mgr.smithi114.nuwyfd (mgr.14205) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:38.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:37 smithi114 bash[20002]: cluster 2024-09-17T11:43:35.879739+0000 mgr.smithi114.nuwyfd (mgr.14205) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:38.571 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:39.176 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:39.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:39 smithi120 bash[25115]: cluster 2024-09-17T11:43:37.880400+0000 mgr.smithi114.nuwyfd (mgr.14205) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:39.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:39 smithi120 bash[25115]: cluster 2024-09-17T11:43:37.880400+0000 mgr.smithi114.nuwyfd (mgr.14205) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:39.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:39 smithi120 bash[25115]: audit 2024-09-17T11:43:38.574026+0000 mon.smithi114 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.114:0/41109438' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:39.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:39 smithi120 bash[25115]: audit 2024-09-17T11:43:38.574026+0000 mon.smithi114 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.114:0/41109438' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:40.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:39 smithi114 bash[20002]: cluster 2024-09-17T11:43:37.880400+0000 mgr.smithi114.nuwyfd (mgr.14205) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:40.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:39 smithi114 bash[20002]: cluster 2024-09-17T11:43:37.880400+0000 mgr.smithi114.nuwyfd (mgr.14205) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:40.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:39 smithi114 bash[20002]: audit 2024-09-17T11:43:38.574026+0000 mon.smithi114 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.114:0/41109438' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:40.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:39 smithi114 bash[20002]: audit 2024-09-17T11:43:38.574026+0000 mon.smithi114 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.114:0/41109438' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:40.177 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:41.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:41 smithi120 bash[25115]: cluster 2024-09-17T11:43:39.881121+0000 mgr.smithi114.nuwyfd (mgr.14205) 251 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:41.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:41 smithi120 bash[25115]: cluster 2024-09-17T11:43:39.881121+0000 mgr.smithi114.nuwyfd (mgr.14205) 251 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:42.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:41 smithi114 bash[20002]: cluster 2024-09-17T11:43:39.881121+0000 mgr.smithi114.nuwyfd (mgr.14205) 251 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:42.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:41 smithi114 bash[20002]: cluster 2024-09-17T11:43:39.881121+0000 mgr.smithi114.nuwyfd (mgr.14205) 251 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:43.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:43 smithi120 bash[25115]: cluster 2024-09-17T11:43:41.881820+0000 mgr.smithi114.nuwyfd (mgr.14205) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:43.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:43 smithi120 bash[25115]: cluster 2024-09-17T11:43:41.881820+0000 mgr.smithi114.nuwyfd (mgr.14205) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:44.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:43 smithi114 bash[20002]: cluster 2024-09-17T11:43:41.881820+0000 mgr.smithi114.nuwyfd (mgr.14205) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:44.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:43 smithi114 bash[20002]: cluster 2024-09-17T11:43:41.881820+0000 mgr.smithi114.nuwyfd (mgr.14205) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:44.977 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:45.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:45 smithi114 bash[20002]: cluster 2024-09-17T11:43:43.882425+0000 mgr.smithi114.nuwyfd (mgr.14205) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:45.854 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:45 smithi114 bash[20002]: cluster 2024-09-17T11:43:43.882425+0000 mgr.smithi114.nuwyfd (mgr.14205) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:45.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:45 smithi120 bash[25115]: cluster 2024-09-17T11:43:43.882425+0000 mgr.smithi114.nuwyfd (mgr.14205) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:45.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:45 smithi120 bash[25115]: cluster 2024-09-17T11:43:43.882425+0000 mgr.smithi114.nuwyfd (mgr.14205) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:46.166 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:46.731 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:46.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:46 smithi120 bash[25115]: audit 2024-09-17T11:43:46.125223+0000 mon.smithi114 (mon.0) 694 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:46.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:46 smithi120 bash[25115]: audit 2024-09-17T11:43:46.125223+0000 mon.smithi114 (mon.0) 694 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:46.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:46 smithi120 bash[25115]: audit 2024-09-17T11:43:46.168505+0000 mon.smithi114 (mon.0) 695 : audit [DBG] from='client.? 172.21.15.114:0/99713671' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:46.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:46 smithi120 bash[25115]: audit 2024-09-17T11:43:46.168505+0000 mon.smithi114 (mon.0) 695 : audit [DBG] from='client.? 172.21.15.114:0/99713671' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:47.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:46 smithi114 bash[20002]: audit 2024-09-17T11:43:46.125223+0000 mon.smithi114 (mon.0) 694 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:47.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:46 smithi114 bash[20002]: audit 2024-09-17T11:43:46.125223+0000 mon.smithi114 (mon.0) 694 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:43:47.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:46 smithi114 bash[20002]: audit 2024-09-17T11:43:46.168505+0000 mon.smithi114 (mon.0) 695 : audit [DBG] from='client.? 172.21.15.114:0/99713671' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:47.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:46 smithi114 bash[20002]: audit 2024-09-17T11:43:46.168505+0000 mon.smithi114 (mon.0) 695 : audit [DBG] from='client.? 172.21.15.114:0/99713671' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:47.732 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:47.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:47 smithi120 bash[25115]: cluster 2024-09-17T11:43:45.882811+0000 mgr.smithi114.nuwyfd (mgr.14205) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:47.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:47 smithi120 bash[25115]: cluster 2024-09-17T11:43:45.882811+0000 mgr.smithi114.nuwyfd (mgr.14205) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:48.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:47 smithi114 bash[20002]: cluster 2024-09-17T11:43:45.882811+0000 mgr.smithi114.nuwyfd (mgr.14205) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:48.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:47 smithi114 bash[20002]: cluster 2024-09-17T11:43:45.882811+0000 mgr.smithi114.nuwyfd (mgr.14205) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:49.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:49 smithi120 bash[25115]: cluster 2024-09-17T11:43:47.883300+0000 mgr.smithi114.nuwyfd (mgr.14205) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:49.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:49 smithi120 bash[25115]: cluster 2024-09-17T11:43:47.883300+0000 mgr.smithi114.nuwyfd (mgr.14205) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:50.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:49 smithi114 bash[20002]: cluster 2024-09-17T11:43:47.883300+0000 mgr.smithi114.nuwyfd (mgr.14205) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:50.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:49 smithi114 bash[20002]: cluster 2024-09-17T11:43:47.883300+0000 mgr.smithi114.nuwyfd (mgr.14205) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:51.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:51 smithi120 bash[25115]: cluster 2024-09-17T11:43:49.883873+0000 mgr.smithi114.nuwyfd (mgr.14205) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:51.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:51 smithi120 bash[25115]: cluster 2024-09-17T11:43:49.883873+0000 mgr.smithi114.nuwyfd (mgr.14205) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:52.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:51 smithi114 bash[20002]: cluster 2024-09-17T11:43:49.883873+0000 mgr.smithi114.nuwyfd (mgr.14205) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:52.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:51 smithi114 bash[20002]: cluster 2024-09-17T11:43:49.883873+0000 mgr.smithi114.nuwyfd (mgr.14205) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:52.533 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:43:53.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:53 smithi120 bash[25115]: cluster 2024-09-17T11:43:51.884411+0000 mgr.smithi114.nuwyfd (mgr.14205) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:53.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:53 smithi120 bash[25115]: cluster 2024-09-17T11:43:51.884411+0000 mgr.smithi114.nuwyfd (mgr.14205) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:54.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:53 smithi114 bash[20002]: cluster 2024-09-17T11:43:51.884411+0000 mgr.smithi114.nuwyfd (mgr.14205) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:54.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:53 smithi114 bash[20002]: cluster 2024-09-17T11:43:51.884411+0000 mgr.smithi114.nuwyfd (mgr.14205) 257 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:54.034 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:43:54.714 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:43:54.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:54 smithi120 bash[25115]: audit 2024-09-17T11:43:54.036769+0000 mon.smithi114 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.114:0/4120495173' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:54.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:54 smithi120 bash[25115]: audit 2024-09-17T11:43:54.036769+0000 mon.smithi114 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.114:0/4120495173' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:55.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:54 smithi114 bash[20002]: audit 2024-09-17T11:43:54.036769+0000 mon.smithi114 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.114:0/4120495173' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:55.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:54 smithi114 bash[20002]: audit 2024-09-17T11:43:54.036769+0000 mon.smithi114 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.114:0/4120495173' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:43:55.716 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:43:55.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:55 smithi120 bash[25115]: cluster 2024-09-17T11:43:53.884767+0000 mgr.smithi114.nuwyfd (mgr.14205) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:55.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:55 smithi120 bash[25115]: cluster 2024-09-17T11:43:53.884767+0000 mgr.smithi114.nuwyfd (mgr.14205) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:56.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:55 smithi114 bash[20002]: cluster 2024-09-17T11:43:53.884767+0000 mgr.smithi114.nuwyfd (mgr.14205) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:56.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:55 smithi114 bash[20002]: cluster 2024-09-17T11:43:53.884767+0000 mgr.smithi114.nuwyfd (mgr.14205) 258 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:57.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:57 smithi120 bash[25115]: cluster 2024-09-17T11:43:55.885369+0000 mgr.smithi114.nuwyfd (mgr.14205) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:57.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:57 smithi120 bash[25115]: cluster 2024-09-17T11:43:55.885369+0000 mgr.smithi114.nuwyfd (mgr.14205) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:58.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:57 smithi114 bash[20002]: cluster 2024-09-17T11:43:55.885369+0000 mgr.smithi114.nuwyfd (mgr.14205) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:58.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:57 smithi114 bash[20002]: cluster 2024-09-17T11:43:55.885369+0000 mgr.smithi114.nuwyfd (mgr.14205) 259 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:59.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:59 smithi120 bash[25115]: cluster 2024-09-17T11:43:57.885836+0000 mgr.smithi114.nuwyfd (mgr.14205) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:43:59.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:43:59 smithi120 bash[25115]: cluster 2024-09-17T11:43:57.885836+0000 mgr.smithi114.nuwyfd (mgr.14205) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:00.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:59 smithi114 bash[20002]: cluster 2024-09-17T11:43:57.885836+0000 mgr.smithi114.nuwyfd (mgr.14205) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:00.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:43:59 smithi114 bash[20002]: cluster 2024-09-17T11:43:57.885836+0000 mgr.smithi114.nuwyfd (mgr.14205) 260 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:00.516 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:01.879 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:01.891 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:01 smithi114 bash[20002]: cluster 2024-09-17T11:43:59.886347+0000 mgr.smithi114.nuwyfd (mgr.14205) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:01.891 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:01 smithi114 bash[20002]: cluster 2024-09-17T11:43:59.886347+0000 mgr.smithi114.nuwyfd (mgr.14205) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:01.892 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:01 smithi114 bash[20002]: audit 2024-09-17T11:44:01.125595+0000 mon.smithi114 (mon.0) 697 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:01.892 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:01 smithi114 bash[20002]: audit 2024-09-17T11:44:01.125595+0000 mon.smithi114 (mon.0) 697 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:01.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:01 smithi120 bash[25115]: cluster 2024-09-17T11:43:59.886347+0000 mgr.smithi114.nuwyfd (mgr.14205) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:01.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:01 smithi120 bash[25115]: cluster 2024-09-17T11:43:59.886347+0000 mgr.smithi114.nuwyfd (mgr.14205) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:01.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:01 smithi120 bash[25115]: audit 2024-09-17T11:44:01.125595+0000 mon.smithi114 (mon.0) 697 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:01.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:01 smithi120 bash[25115]: audit 2024-09-17T11:44:01.125595+0000 mon.smithi114 (mon.0) 697 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:02.542 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:02.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:02 smithi120 bash[25115]: audit 2024-09-17T11:44:01.882365+0000 mon.smithi114 (mon.0) 698 : audit [DBG] from='client.? 172.21.15.114:0/49880149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:02.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:02 smithi120 bash[25115]: audit 2024-09-17T11:44:01.882365+0000 mon.smithi114 (mon.0) 698 : audit [DBG] from='client.? 172.21.15.114:0/49880149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:02.949 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:02 smithi114 bash[20002]: audit 2024-09-17T11:44:01.882365+0000 mon.smithi114 (mon.0) 698 : audit [DBG] from='client.? 172.21.15.114:0/49880149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:02.950 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:02 smithi114 bash[20002]: audit 2024-09-17T11:44:01.882365+0000 mon.smithi114 (mon.0) 698 : audit [DBG] from='client.? 172.21.15.114:0/49880149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:03.543 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:03.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:03 smithi120 bash[25115]: cluster 2024-09-17T11:44:01.886726+0000 mgr.smithi114.nuwyfd (mgr.14205) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:03.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:03 smithi120 bash[25115]: cluster 2024-09-17T11:44:01.886726+0000 mgr.smithi114.nuwyfd (mgr.14205) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:04.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:03 smithi114 bash[20002]: cluster 2024-09-17T11:44:01.886726+0000 mgr.smithi114.nuwyfd (mgr.14205) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:04.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:03 smithi114 bash[20002]: cluster 2024-09-17T11:44:01.886726+0000 mgr.smithi114.nuwyfd (mgr.14205) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:05.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:05 smithi120 bash[25115]: cluster 2024-09-17T11:44:03.887254+0000 mgr.smithi114.nuwyfd (mgr.14205) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:05.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:05 smithi120 bash[25115]: cluster 2024-09-17T11:44:03.887254+0000 mgr.smithi114.nuwyfd (mgr.14205) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:06.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:05 smithi114 bash[20002]: cluster 2024-09-17T11:44:03.887254+0000 mgr.smithi114.nuwyfd (mgr.14205) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:06.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:05 smithi114 bash[20002]: cluster 2024-09-17T11:44:03.887254+0000 mgr.smithi114.nuwyfd (mgr.14205) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:07.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:07 smithi120 bash[25115]: cluster 2024-09-17T11:44:05.887884+0000 mgr.smithi114.nuwyfd (mgr.14205) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:07.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:07 smithi120 bash[25115]: cluster 2024-09-17T11:44:05.887884+0000 mgr.smithi114.nuwyfd (mgr.14205) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:08.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:07 smithi114 bash[20002]: cluster 2024-09-17T11:44:05.887884+0000 mgr.smithi114.nuwyfd (mgr.14205) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:08.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:07 smithi114 bash[20002]: cluster 2024-09-17T11:44:05.887884+0000 mgr.smithi114.nuwyfd (mgr.14205) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:08.338 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:09.709 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:09.720 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:09 smithi114 bash[20002]: cluster 2024-09-17T11:44:07.888508+0000 mgr.smithi114.nuwyfd (mgr.14205) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:09.721 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:09 smithi114 bash[20002]: cluster 2024-09-17T11:44:07.888508+0000 mgr.smithi114.nuwyfd (mgr.14205) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:09.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:09 smithi120 bash[25115]: cluster 2024-09-17T11:44:07.888508+0000 mgr.smithi114.nuwyfd (mgr.14205) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:09.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:09 smithi120 bash[25115]: cluster 2024-09-17T11:44:07.888508+0000 mgr.smithi114.nuwyfd (mgr.14205) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:10.414 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:10.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:10 smithi114 bash[20002]: audit 2024-09-17T11:44:09.711442+0000 mon.smithi114 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.114:0/1754404774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:10.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:10 smithi114 bash[20002]: audit 2024-09-17T11:44:09.711442+0000 mon.smithi114 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.114:0/1754404774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:10.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:10 smithi120 bash[25115]: audit 2024-09-17T11:44:09.711442+0000 mon.smithi114 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.114:0/1754404774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:10.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:10 smithi120 bash[25115]: audit 2024-09-17T11:44:09.711442+0000 mon.smithi114 (mon.0) 699 : audit [DBG] from='client.? 172.21.15.114:0/1754404774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:11.415 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:11.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:11 smithi114 bash[20002]: cluster 2024-09-17T11:44:09.889113+0000 mgr.smithi114.nuwyfd (mgr.14205) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:11.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:11 smithi114 bash[20002]: cluster 2024-09-17T11:44:09.889113+0000 mgr.smithi114.nuwyfd (mgr.14205) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:11.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:11 smithi120 bash[25115]: cluster 2024-09-17T11:44:09.889113+0000 mgr.smithi114.nuwyfd (mgr.14205) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:11.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:11 smithi120 bash[25115]: cluster 2024-09-17T11:44:09.889113+0000 mgr.smithi114.nuwyfd (mgr.14205) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:13.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:13 smithi120 bash[25115]: cluster 2024-09-17T11:44:11.889636+0000 mgr.smithi114.nuwyfd (mgr.14205) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:13.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:13 smithi120 bash[25115]: cluster 2024-09-17T11:44:11.889636+0000 mgr.smithi114.nuwyfd (mgr.14205) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:14.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:13 smithi114 bash[20002]: cluster 2024-09-17T11:44:11.889636+0000 mgr.smithi114.nuwyfd (mgr.14205) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:14.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:13 smithi114 bash[20002]: cluster 2024-09-17T11:44:11.889636+0000 mgr.smithi114.nuwyfd (mgr.14205) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:15.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:15 smithi120 bash[25115]: cluster 2024-09-17T11:44:13.890254+0000 mgr.smithi114.nuwyfd (mgr.14205) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:15.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:15 smithi120 bash[25115]: cluster 2024-09-17T11:44:13.890254+0000 mgr.smithi114.nuwyfd (mgr.14205) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:15.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:15 smithi120 bash[25115]: audit 2024-09-17T11:44:15.486723+0000 mon.smithi114 (mon.0) 700 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:44:15.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:15 smithi120 bash[25115]: audit 2024-09-17T11:44:15.486723+0000 mon.smithi114 (mon.0) 700 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:44:16.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:15 smithi114 bash[20002]: cluster 2024-09-17T11:44:13.890254+0000 mgr.smithi114.nuwyfd (mgr.14205) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:16.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:15 smithi114 bash[20002]: cluster 2024-09-17T11:44:13.890254+0000 mgr.smithi114.nuwyfd (mgr.14205) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:16.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:15 smithi114 bash[20002]: audit 2024-09-17T11:44:15.486723+0000 mon.smithi114 (mon.0) 700 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:44:16.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:15 smithi114 bash[20002]: audit 2024-09-17T11:44:15.486723+0000 mon.smithi114 (mon.0) 700 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:44:16.217 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:16.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:16 smithi120 bash[25115]: audit 2024-09-17T11:44:16.126023+0000 mon.smithi114 (mon.0) 701 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:16.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:16 smithi120 bash[25115]: audit 2024-09-17T11:44:16.126023+0000 mon.smithi114 (mon.0) 701 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:17.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:16 smithi114 bash[20002]: audit 2024-09-17T11:44:16.126023+0000 mon.smithi114 (mon.0) 701 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:17.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:16 smithi114 bash[20002]: audit 2024-09-17T11:44:16.126023+0000 mon.smithi114 (mon.0) 701 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:17.582 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:17.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:17 smithi120 bash[25115]: cluster 2024-09-17T11:44:15.890846+0000 mgr.smithi114.nuwyfd (mgr.14205) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:17.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:17 smithi120 bash[25115]: cluster 2024-09-17T11:44:15.890846+0000 mgr.smithi114.nuwyfd (mgr.14205) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:17.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:17 smithi120 bash[25115]: audit 2024-09-17T11:44:17.585384+0000 mon.smithi114 (mon.0) 702 : audit [DBG] from='client.? 172.21.15.114:0/4060252042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:17.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:17 smithi120 bash[25115]: audit 2024-09-17T11:44:17.585384+0000 mon.smithi114 (mon.0) 702 : audit [DBG] from='client.? 172.21.15.114:0/4060252042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:18.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:17 smithi114 bash[20002]: cluster 2024-09-17T11:44:15.890846+0000 mgr.smithi114.nuwyfd (mgr.14205) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:18.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:17 smithi114 bash[20002]: cluster 2024-09-17T11:44:15.890846+0000 mgr.smithi114.nuwyfd (mgr.14205) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:18.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:17 smithi114 bash[20002]: audit 2024-09-17T11:44:17.585384+0000 mon.smithi114 (mon.0) 702 : audit [DBG] from='client.? 172.21.15.114:0/4060252042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:18.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:17 smithi114 bash[20002]: audit 2024-09-17T11:44:17.585384+0000 mon.smithi114 (mon.0) 702 : audit [DBG] from='client.? 172.21.15.114:0/4060252042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:18.170 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:19.173 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:19.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:19 smithi120 bash[25115]: cluster 2024-09-17T11:44:17.891353+0000 mgr.smithi114.nuwyfd (mgr.14205) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:19.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:19 smithi120 bash[25115]: cluster 2024-09-17T11:44:17.891353+0000 mgr.smithi114.nuwyfd (mgr.14205) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:20.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:19 smithi114 bash[20002]: cluster 2024-09-17T11:44:17.891353+0000 mgr.smithi114.nuwyfd (mgr.14205) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:20.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:19 smithi114 bash[20002]: cluster 2024-09-17T11:44:17.891353+0000 mgr.smithi114.nuwyfd (mgr.14205) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: cluster 2024-09-17T11:44:19.891922+0000 mgr.smithi114.nuwyfd (mgr.14205) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: cluster 2024-09-17T11:44:19.891922+0000 mgr.smithi114.nuwyfd (mgr.14205) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.019662+0000 mon.smithi114 (mon.0) 703 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.019662+0000 mon.smithi114 (mon.0) 703 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.024529+0000 mon.smithi114 (mon.0) 704 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.024529+0000 mon.smithi114 (mon.0) 704 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.511415+0000 mon.smithi114 (mon.0) 705 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.511415+0000 mon.smithi114 (mon.0) 705 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.515311+0000 mon.smithi114 (mon.0) 706 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:21.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:21 smithi120 bash[25115]: audit 2024-09-17T11:44:21.515311+0000 mon.smithi114 (mon.0) 706 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: cluster 2024-09-17T11:44:19.891922+0000 mgr.smithi114.nuwyfd (mgr.14205) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: cluster 2024-09-17T11:44:19.891922+0000 mgr.smithi114.nuwyfd (mgr.14205) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.019662+0000 mon.smithi114 (mon.0) 703 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.019662+0000 mon.smithi114 (mon.0) 703 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.024529+0000 mon.smithi114 (mon.0) 704 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.024529+0000 mon.smithi114 (mon.0) 704 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.511415+0000 mon.smithi114 (mon.0) 705 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.511415+0000 mon.smithi114 (mon.0) 705 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.515311+0000 mon.smithi114 (mon.0) 706 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:21 smithi114 bash[20002]: audit 2024-09-17T11:44:21.515311+0000 mon.smithi114 (mon.0) 706 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.146898+0000 mon.smithi114 (mon.0) 707 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.146898+0000 mon.smithi114 (mon.0) 707 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.148504+0000 mon.smithi114 (mon.0) 708 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.148504+0000 mon.smithi114 (mon.0) 708 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.158336+0000 mon.smithi114 (mon.0) 709 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.158336+0000 mon.smithi114 (mon.0) 709 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.163518+0000 mon.smithi114 (mon.0) 710 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:44:22.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:22 smithi120 bash[25115]: audit 2024-09-17T11:44:22.163518+0000 mon.smithi114 (mon.0) 710 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.146898+0000 mon.smithi114 (mon.0) 707 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.146898+0000 mon.smithi114 (mon.0) 707 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.148504+0000 mon.smithi114 (mon.0) 708 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.148504+0000 mon.smithi114 (mon.0) 708 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.158336+0000 mon.smithi114 (mon.0) 709 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.158336+0000 mon.smithi114 (mon.0) 709 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.163518+0000 mon.smithi114 (mon.0) 710 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:44:23.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:22 smithi114 bash[20002]: audit 2024-09-17T11:44:22.163518+0000 mon.smithi114 (mon.0) 710 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:44:23.742 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:23.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:23 smithi114 bash[20002]: cluster 2024-09-17T11:44:21.892408+0000 mgr.smithi114.nuwyfd (mgr.14205) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:23.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:23 smithi114 bash[20002]: cluster 2024-09-17T11:44:21.892408+0000 mgr.smithi114.nuwyfd (mgr.14205) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:23.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:23 smithi120 bash[25115]: cluster 2024-09-17T11:44:21.892408+0000 mgr.smithi114.nuwyfd (mgr.14205) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:23.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:23 smithi120 bash[25115]: cluster 2024-09-17T11:44:21.892408+0000 mgr.smithi114.nuwyfd (mgr.14205) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:25.162 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:25.788 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:25.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:25 smithi120 bash[25115]: cluster 2024-09-17T11:44:23.893006+0000 mgr.smithi114.nuwyfd (mgr.14205) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:25.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:25 smithi120 bash[25115]: cluster 2024-09-17T11:44:23.893006+0000 mgr.smithi114.nuwyfd (mgr.14205) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:25.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:25 smithi120 bash[25115]: audit 2024-09-17T11:44:25.165740+0000 mon.smithi114 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.114:0/330319536' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:25.934 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:25 smithi120 bash[25115]: audit 2024-09-17T11:44:25.165740+0000 mon.smithi114 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.114:0/330319536' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:26.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:25 smithi114 bash[20002]: cluster 2024-09-17T11:44:23.893006+0000 mgr.smithi114.nuwyfd (mgr.14205) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:26.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:25 smithi114 bash[20002]: cluster 2024-09-17T11:44:23.893006+0000 mgr.smithi114.nuwyfd (mgr.14205) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:26.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:25 smithi114 bash[20002]: audit 2024-09-17T11:44:25.165740+0000 mon.smithi114 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.114:0/330319536' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:26.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:25 smithi114 bash[20002]: audit 2024-09-17T11:44:25.165740+0000 mon.smithi114 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.114:0/330319536' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:26.789 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:27.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:27 smithi120 bash[25115]: cluster 2024-09-17T11:44:25.893520+0000 mgr.smithi114.nuwyfd (mgr.14205) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:27.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:27 smithi120 bash[25115]: cluster 2024-09-17T11:44:25.893520+0000 mgr.smithi114.nuwyfd (mgr.14205) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:28.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:27 smithi114 bash[20002]: cluster 2024-09-17T11:44:25.893520+0000 mgr.smithi114.nuwyfd (mgr.14205) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:28.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:27 smithi114 bash[20002]: cluster 2024-09-17T11:44:25.893520+0000 mgr.smithi114.nuwyfd (mgr.14205) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:29.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:29 smithi120 bash[25115]: cluster 2024-09-17T11:44:27.894003+0000 mgr.smithi114.nuwyfd (mgr.14205) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:29.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:29 smithi120 bash[25115]: cluster 2024-09-17T11:44:27.894003+0000 mgr.smithi114.nuwyfd (mgr.14205) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:30.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:29 smithi114 bash[20002]: cluster 2024-09-17T11:44:27.894003+0000 mgr.smithi114.nuwyfd (mgr.14205) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:30.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:29 smithi114 bash[20002]: cluster 2024-09-17T11:44:27.894003+0000 mgr.smithi114.nuwyfd (mgr.14205) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:31.593 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:32.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:31 smithi114 bash[20002]: cluster 2024-09-17T11:44:29.894561+0000 mgr.smithi114.nuwyfd (mgr.14205) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:32.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:31 smithi114 bash[20002]: cluster 2024-09-17T11:44:29.894561+0000 mgr.smithi114.nuwyfd (mgr.14205) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:32.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:31 smithi114 bash[20002]: audit 2024-09-17T11:44:31.126524+0000 mon.smithi114 (mon.0) 712 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:32.028 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:31 smithi114 bash[20002]: audit 2024-09-17T11:44:31.126524+0000 mon.smithi114 (mon.0) 712 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:32.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:31 smithi120 bash[25115]: cluster 2024-09-17T11:44:29.894561+0000 mgr.smithi114.nuwyfd (mgr.14205) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:32.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:31 smithi120 bash[25115]: cluster 2024-09-17T11:44:29.894561+0000 mgr.smithi114.nuwyfd (mgr.14205) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:32.184 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:31 smithi120 bash[25115]: audit 2024-09-17T11:44:31.126524+0000 mon.smithi114 (mon.0) 712 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:32.184 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:31 smithi120 bash[25115]: audit 2024-09-17T11:44:31.126524+0000 mon.smithi114 (mon.0) 712 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:32.964 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:33.571 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:34.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:33 smithi114 bash[20002]: cluster 2024-09-17T11:44:31.895126+0000 mgr.smithi114.nuwyfd (mgr.14205) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:34.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:33 smithi114 bash[20002]: cluster 2024-09-17T11:44:31.895126+0000 mgr.smithi114.nuwyfd (mgr.14205) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:34.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:33 smithi114 bash[20002]: audit 2024-09-17T11:44:32.967618+0000 mon.smithi114 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.114:0/293403092' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:34.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:33 smithi114 bash[20002]: audit 2024-09-17T11:44:32.967618+0000 mon.smithi114 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.114:0/293403092' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:34.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:33 smithi120 bash[25115]: cluster 2024-09-17T11:44:31.895126+0000 mgr.smithi114.nuwyfd (mgr.14205) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:34.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:33 smithi120 bash[25115]: cluster 2024-09-17T11:44:31.895126+0000 mgr.smithi114.nuwyfd (mgr.14205) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:34.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:33 smithi120 bash[25115]: audit 2024-09-17T11:44:32.967618+0000 mon.smithi114 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.114:0/293403092' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:34.184 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:33 smithi120 bash[25115]: audit 2024-09-17T11:44:32.967618+0000 mon.smithi114 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.114:0/293403092' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:34.572 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:35 smithi114 bash[20002]: cluster 2024-09-17T11:44:33.895679+0000 mgr.smithi114.nuwyfd (mgr.14205) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:36.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:35 smithi114 bash[20002]: cluster 2024-09-17T11:44:33.895679+0000 mgr.smithi114.nuwyfd (mgr.14205) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:36.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:35 smithi120 bash[25115]: cluster 2024-09-17T11:44:33.895679+0000 mgr.smithi114.nuwyfd (mgr.14205) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:36.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:35 smithi120 bash[25115]: cluster 2024-09-17T11:44:33.895679+0000 mgr.smithi114.nuwyfd (mgr.14205) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:37.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:37 smithi120 bash[25115]: cluster 2024-09-17T11:44:35.896244+0000 mgr.smithi114.nuwyfd (mgr.14205) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:37.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:37 smithi120 bash[25115]: cluster 2024-09-17T11:44:35.896244+0000 mgr.smithi114.nuwyfd (mgr.14205) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:38.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:37 smithi114 bash[20002]: cluster 2024-09-17T11:44:35.896244+0000 mgr.smithi114.nuwyfd (mgr.14205) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:38.027 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:37 smithi114 bash[20002]: cluster 2024-09-17T11:44:35.896244+0000 mgr.smithi114.nuwyfd (mgr.14205) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:39.383 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:39.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:39 smithi114 bash[20002]: cluster 2024-09-17T11:44:37.896836+0000 mgr.smithi114.nuwyfd (mgr.14205) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:39.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:39 smithi114 bash[20002]: cluster 2024-09-17T11:44:37.896836+0000 mgr.smithi114.nuwyfd (mgr.14205) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:40.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:39 smithi120 bash[25115]: cluster 2024-09-17T11:44:37.896836+0000 mgr.smithi114.nuwyfd (mgr.14205) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:40.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:39 smithi120 bash[25115]: cluster 2024-09-17T11:44:37.896836+0000 mgr.smithi114.nuwyfd (mgr.14205) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:40.782 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:41.510 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:41.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:41 smithi114 bash[20002]: cluster 2024-09-17T11:44:39.897446+0000 mgr.smithi114.nuwyfd (mgr.14205) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:41.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:41 smithi114 bash[20002]: cluster 2024-09-17T11:44:39.897446+0000 mgr.smithi114.nuwyfd (mgr.14205) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:41.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:41 smithi114 bash[20002]: audit 2024-09-17T11:44:40.785619+0000 mon.smithi114 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.114:0/1893521053' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:41.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:41 smithi114 bash[20002]: audit 2024-09-17T11:44:40.785619+0000 mon.smithi114 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.114:0/1893521053' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:42.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:41 smithi120 bash[25115]: cluster 2024-09-17T11:44:39.897446+0000 mgr.smithi114.nuwyfd (mgr.14205) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:42.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:41 smithi120 bash[25115]: cluster 2024-09-17T11:44:39.897446+0000 mgr.smithi114.nuwyfd (mgr.14205) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:42.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:41 smithi120 bash[25115]: audit 2024-09-17T11:44:40.785619+0000 mon.smithi114 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.114:0/1893521053' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:42.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:41 smithi120 bash[25115]: audit 2024-09-17T11:44:40.785619+0000 mon.smithi114 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.114:0/1893521053' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:42.512 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:42.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:42 smithi114 bash[20002]: cluster 2024-09-17T11:44:41.897974+0000 mgr.smithi114.nuwyfd (mgr.14205) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:42.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:42 smithi114 bash[20002]: cluster 2024-09-17T11:44:41.897974+0000 mgr.smithi114.nuwyfd (mgr.14205) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:43.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:42 smithi120 bash[25115]: cluster 2024-09-17T11:44:41.897974+0000 mgr.smithi114.nuwyfd (mgr.14205) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:43.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:42 smithi120 bash[25115]: cluster 2024-09-17T11:44:41.897974+0000 mgr.smithi114.nuwyfd (mgr.14205) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:45.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:44 smithi114 bash[20002]: cluster 2024-09-17T11:44:43.898542+0000 mgr.smithi114.nuwyfd (mgr.14205) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:45.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:44 smithi114 bash[20002]: cluster 2024-09-17T11:44:43.898542+0000 mgr.smithi114.nuwyfd (mgr.14205) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:45.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:44 smithi120 bash[25115]: cluster 2024-09-17T11:44:43.898542+0000 mgr.smithi114.nuwyfd (mgr.14205) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:45.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:44 smithi120 bash[25115]: cluster 2024-09-17T11:44:43.898542+0000 mgr.smithi114.nuwyfd (mgr.14205) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:47.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:46 smithi114 bash[20002]: cluster 2024-09-17T11:44:45.899103+0000 mgr.smithi114.nuwyfd (mgr.14205) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:47.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:46 smithi114 bash[20002]: cluster 2024-09-17T11:44:45.899103+0000 mgr.smithi114.nuwyfd (mgr.14205) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:47.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:46 smithi114 bash[20002]: audit 2024-09-17T11:44:46.126803+0000 mon.smithi114 (mon.0) 715 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:47.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:46 smithi114 bash[20002]: audit 2024-09-17T11:44:46.126803+0000 mon.smithi114 (mon.0) 715 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:47.318 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:47.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:46 smithi120 bash[25115]: cluster 2024-09-17T11:44:45.899103+0000 mgr.smithi114.nuwyfd (mgr.14205) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:47.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:46 smithi120 bash[25115]: cluster 2024-09-17T11:44:45.899103+0000 mgr.smithi114.nuwyfd (mgr.14205) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:47.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:46 smithi120 bash[25115]: audit 2024-09-17T11:44:46.126803+0000 mon.smithi114 (mon.0) 715 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:47.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:46 smithi120 bash[25115]: audit 2024-09-17T11:44:46.126803+0000 mon.smithi114 (mon.0) 715 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:44:48.605 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:49.211 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:49.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:48 smithi114 bash[20002]: cluster 2024-09-17T11:44:47.899644+0000 mgr.smithi114.nuwyfd (mgr.14205) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:49.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:48 smithi114 bash[20002]: cluster 2024-09-17T11:44:47.899644+0000 mgr.smithi114.nuwyfd (mgr.14205) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:49.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:48 smithi114 bash[20002]: audit 2024-09-17T11:44:48.608616+0000 mon.smithi114 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.114:0/172297004' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:49.276 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:48 smithi114 bash[20002]: audit 2024-09-17T11:44:48.608616+0000 mon.smithi114 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.114:0/172297004' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:49.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:48 smithi120 bash[25115]: cluster 2024-09-17T11:44:47.899644+0000 mgr.smithi114.nuwyfd (mgr.14205) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:49.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:48 smithi120 bash[25115]: cluster 2024-09-17T11:44:47.899644+0000 mgr.smithi114.nuwyfd (mgr.14205) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:49.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:48 smithi120 bash[25115]: audit 2024-09-17T11:44:48.608616+0000 mon.smithi114 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.114:0/172297004' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:49.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:48 smithi120 bash[25115]: audit 2024-09-17T11:44:48.608616+0000 mon.smithi114 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.114:0/172297004' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:50.213 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:50 smithi114 bash[20002]: cluster 2024-09-17T11:44:49.900304+0000 mgr.smithi114.nuwyfd (mgr.14205) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:50 smithi114 bash[20002]: cluster 2024-09-17T11:44:49.900304+0000 mgr.smithi114.nuwyfd (mgr.14205) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:51.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:50 smithi120 bash[25115]: cluster 2024-09-17T11:44:49.900304+0000 mgr.smithi114.nuwyfd (mgr.14205) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:51.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:50 smithi120 bash[25115]: cluster 2024-09-17T11:44:49.900304+0000 mgr.smithi114.nuwyfd (mgr.14205) 286 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:53.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:52 smithi114 bash[20002]: cluster 2024-09-17T11:44:51.900987+0000 mgr.smithi114.nuwyfd (mgr.14205) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:53.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:52 smithi114 bash[20002]: cluster 2024-09-17T11:44:51.900987+0000 mgr.smithi114.nuwyfd (mgr.14205) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:53.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:52 smithi120 bash[25115]: cluster 2024-09-17T11:44:51.900987+0000 mgr.smithi114.nuwyfd (mgr.14205) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:53.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:52 smithi120 bash[25115]: cluster 2024-09-17T11:44:51.900987+0000 mgr.smithi114.nuwyfd (mgr.14205) 287 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:55.015 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:44:55.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:54 smithi114 bash[20002]: cluster 2024-09-17T11:44:53.901573+0000 mgr.smithi114.nuwyfd (mgr.14205) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:55.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:54 smithi114 bash[20002]: cluster 2024-09-17T11:44:53.901573+0000 mgr.smithi114.nuwyfd (mgr.14205) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:55.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:54 smithi120 bash[25115]: cluster 2024-09-17T11:44:53.901573+0000 mgr.smithi114.nuwyfd (mgr.14205) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:55.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:54 smithi120 bash[25115]: cluster 2024-09-17T11:44:53.901573+0000 mgr.smithi114.nuwyfd (mgr.14205) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:56.360 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:44:56.959 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:44:57.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:56 smithi114 bash[20002]: cluster 2024-09-17T11:44:55.902211+0000 mgr.smithi114.nuwyfd (mgr.14205) 289 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:57.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:56 smithi114 bash[20002]: cluster 2024-09-17T11:44:55.902211+0000 mgr.smithi114.nuwyfd (mgr.14205) 289 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:57.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:56 smithi114 bash[20002]: audit 2024-09-17T11:44:56.363631+0000 mon.smithi114 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.114:0/2755905932' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:57.277 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:56 smithi114 bash[20002]: audit 2024-09-17T11:44:56.363631+0000 mon.smithi114 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.114:0/2755905932' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:57.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:56 smithi120 bash[25115]: cluster 2024-09-17T11:44:55.902211+0000 mgr.smithi114.nuwyfd (mgr.14205) 289 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:57.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:56 smithi120 bash[25115]: cluster 2024-09-17T11:44:55.902211+0000 mgr.smithi114.nuwyfd (mgr.14205) 289 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:57.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:56 smithi120 bash[25115]: audit 2024-09-17T11:44:56.363631+0000 mon.smithi114 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.114:0/2755905932' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:57.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:56 smithi120 bash[25115]: audit 2024-09-17T11:44:56.363631+0000 mon.smithi114 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.114:0/2755905932' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:44:57.960 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:44:59.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:58 smithi114 bash[20002]: cluster 2024-09-17T11:44:57.902891+0000 mgr.smithi114.nuwyfd (mgr.14205) 290 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:59.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:44:58 smithi114 bash[20002]: cluster 2024-09-17T11:44:57.902891+0000 mgr.smithi114.nuwyfd (mgr.14205) 290 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:59.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:58 smithi120 bash[25115]: cluster 2024-09-17T11:44:57.902891+0000 mgr.smithi114.nuwyfd (mgr.14205) 290 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:44:59.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:44:58 smithi120 bash[25115]: cluster 2024-09-17T11:44:57.902891+0000 mgr.smithi114.nuwyfd (mgr.14205) 290 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:01.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:00 smithi114 bash[20002]: cluster 2024-09-17T11:44:59.903518+0000 mgr.smithi114.nuwyfd (mgr.14205) 291 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:01.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:00 smithi114 bash[20002]: cluster 2024-09-17T11:44:59.903518+0000 mgr.smithi114.nuwyfd (mgr.14205) 291 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:01.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:00 smithi120 bash[25115]: cluster 2024-09-17T11:44:59.903518+0000 mgr.smithi114.nuwyfd (mgr.14205) 291 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:01.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:00 smithi120 bash[25115]: cluster 2024-09-17T11:44:59.903518+0000 mgr.smithi114.nuwyfd (mgr.14205) 291 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:02.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:01 smithi114 bash[20002]: audit 2024-09-17T11:45:01.127207+0000 mon.smithi114 (mon.0) 718 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:02.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:01 smithi114 bash[20002]: audit 2024-09-17T11:45:01.127207+0000 mon.smithi114 (mon.0) 718 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:02.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:01 smithi120 bash[25115]: audit 2024-09-17T11:45:01.127207+0000 mon.smithi114 (mon.0) 718 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:02.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:01 smithi120 bash[25115]: audit 2024-09-17T11:45:01.127207+0000 mon.smithi114 (mon.0) 718 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:02.764 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:03.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:02 smithi114 bash[20002]: cluster 2024-09-17T11:45:01.904044+0000 mgr.smithi114.nuwyfd (mgr.14205) 292 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:03.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:03 smithi114 bash[20002]: cluster 2024-09-17T11:45:01.904044+0000 mgr.smithi114.nuwyfd (mgr.14205) 292 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:03.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:03 smithi120 bash[25115]: cluster 2024-09-17T11:45:01.904044+0000 mgr.smithi114.nuwyfd (mgr.14205) 292 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:03.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:03 smithi120 bash[25115]: cluster 2024-09-17T11:45:01.904044+0000 mgr.smithi114.nuwyfd (mgr.14205) 292 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:04.184 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:04.856 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:05.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:05 smithi114 bash[20002]: cluster 2024-09-17T11:45:03.904488+0000 mgr.smithi114.nuwyfd (mgr.14205) 293 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:05.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:05 smithi114 bash[20002]: cluster 2024-09-17T11:45:03.904488+0000 mgr.smithi114.nuwyfd (mgr.14205) 293 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:05.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:05 smithi114 bash[20002]: audit 2024-09-17T11:45:04.187211+0000 mon.smithi114 (mon.0) 719 : audit [DBG] from='client.? 172.21.15.114:0/2456597829' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:05.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:05 smithi114 bash[20002]: audit 2024-09-17T11:45:04.187211+0000 mon.smithi114 (mon.0) 719 : audit [DBG] from='client.? 172.21.15.114:0/2456597829' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:05.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:05 smithi120 bash[25115]: cluster 2024-09-17T11:45:03.904488+0000 mgr.smithi114.nuwyfd (mgr.14205) 293 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:05.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:05 smithi120 bash[25115]: cluster 2024-09-17T11:45:03.904488+0000 mgr.smithi114.nuwyfd (mgr.14205) 293 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:05.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:05 smithi120 bash[25115]: audit 2024-09-17T11:45:04.187211+0000 mon.smithi114 (mon.0) 719 : audit [DBG] from='client.? 172.21.15.114:0/2456597829' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:05.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:05 smithi120 bash[25115]: audit 2024-09-17T11:45:04.187211+0000 mon.smithi114 (mon.0) 719 : audit [DBG] from='client.? 172.21.15.114:0/2456597829' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:05.857 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:07.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:07 smithi114 bash[20002]: cluster 2024-09-17T11:45:05.904967+0000 mgr.smithi114.nuwyfd (mgr.14205) 294 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:07.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:07 smithi114 bash[20002]: cluster 2024-09-17T11:45:05.904967+0000 mgr.smithi114.nuwyfd (mgr.14205) 294 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:07.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:07 smithi120 bash[25115]: cluster 2024-09-17T11:45:05.904967+0000 mgr.smithi114.nuwyfd (mgr.14205) 294 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:07.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:07 smithi120 bash[25115]: cluster 2024-09-17T11:45:05.904967+0000 mgr.smithi114.nuwyfd (mgr.14205) 294 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:09.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:09 smithi114 bash[20002]: cluster 2024-09-17T11:45:07.905564+0000 mgr.smithi114.nuwyfd (mgr.14205) 295 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:09.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:09 smithi114 bash[20002]: cluster 2024-09-17T11:45:07.905564+0000 mgr.smithi114.nuwyfd (mgr.14205) 295 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:09.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:09 smithi120 bash[25115]: cluster 2024-09-17T11:45:07.905564+0000 mgr.smithi114.nuwyfd (mgr.14205) 295 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:09.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:09 smithi120 bash[25115]: cluster 2024-09-17T11:45:07.905564+0000 mgr.smithi114.nuwyfd (mgr.14205) 295 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:10.654 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:11.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:11 smithi114 bash[20002]: cluster 2024-09-17T11:45:09.906249+0000 mgr.smithi114.nuwyfd (mgr.14205) 296 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:11.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:11 smithi114 bash[20002]: cluster 2024-09-17T11:45:09.906249+0000 mgr.smithi114.nuwyfd (mgr.14205) 296 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:11.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:11 smithi120 bash[25115]: cluster 2024-09-17T11:45:09.906249+0000 mgr.smithi114.nuwyfd (mgr.14205) 296 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:11.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:11 smithi120 bash[25115]: cluster 2024-09-17T11:45:09.906249+0000 mgr.smithi114.nuwyfd (mgr.14205) 296 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:12.046 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:12.610 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:13.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:13 smithi114 bash[20002]: cluster 2024-09-17T11:45:11.906806+0000 mgr.smithi114.nuwyfd (mgr.14205) 297 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:13.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:13 smithi114 bash[20002]: cluster 2024-09-17T11:45:11.906806+0000 mgr.smithi114.nuwyfd (mgr.14205) 297 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:13.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:13 smithi114 bash[20002]: audit 2024-09-17T11:45:12.049603+0000 mon.smithi114 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.114:0/2838685710' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:13.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:13 smithi114 bash[20002]: audit 2024-09-17T11:45:12.049603+0000 mon.smithi114 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.114:0/2838685710' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:13.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:13 smithi120 bash[25115]: cluster 2024-09-17T11:45:11.906806+0000 mgr.smithi114.nuwyfd (mgr.14205) 297 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:13.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:13 smithi120 bash[25115]: cluster 2024-09-17T11:45:11.906806+0000 mgr.smithi114.nuwyfd (mgr.14205) 297 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:13.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:13 smithi120 bash[25115]: audit 2024-09-17T11:45:12.049603+0000 mon.smithi114 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.114:0/2838685710' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:13.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:13 smithi120 bash[25115]: audit 2024-09-17T11:45:12.049603+0000 mon.smithi114 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.114:0/2838685710' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:13.611 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:15.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:15 smithi114 bash[20002]: cluster 2024-09-17T11:45:13.907459+0000 mgr.smithi114.nuwyfd (mgr.14205) 298 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:15.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:15 smithi114 bash[20002]: cluster 2024-09-17T11:45:13.907459+0000 mgr.smithi114.nuwyfd (mgr.14205) 298 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:15.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:15 smithi120 bash[25115]: cluster 2024-09-17T11:45:13.907459+0000 mgr.smithi114.nuwyfd (mgr.14205) 298 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:15.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:15 smithi120 bash[25115]: cluster 2024-09-17T11:45:13.907459+0000 mgr.smithi114.nuwyfd (mgr.14205) 298 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:17.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:17 smithi120 bash[25115]: cluster 2024-09-17T11:45:15.908064+0000 mgr.smithi114.nuwyfd (mgr.14205) 299 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:17.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:17 smithi120 bash[25115]: cluster 2024-09-17T11:45:15.908064+0000 mgr.smithi114.nuwyfd (mgr.14205) 299 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:17.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:17 smithi120 bash[25115]: audit 2024-09-17T11:45:16.127638+0000 mon.smithi114 (mon.0) 721 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:17.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:17 smithi120 bash[25115]: audit 2024-09-17T11:45:16.127638+0000 mon.smithi114 (mon.0) 721 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:17.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:17 smithi114 bash[20002]: cluster 2024-09-17T11:45:15.908064+0000 mgr.smithi114.nuwyfd (mgr.14205) 299 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:17.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:17 smithi114 bash[20002]: cluster 2024-09-17T11:45:15.908064+0000 mgr.smithi114.nuwyfd (mgr.14205) 299 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:17.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:17 smithi114 bash[20002]: audit 2024-09-17T11:45:16.127638+0000 mon.smithi114 (mon.0) 721 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:17.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:17 smithi114 bash[20002]: audit 2024-09-17T11:45:16.127638+0000 mon.smithi114 (mon.0) 721 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:18.415 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:19.375 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:19 smithi114 bash[20002]: cluster 2024-09-17T11:45:17.908602+0000 mgr.smithi114.nuwyfd (mgr.14205) 300 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:19.375 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:19 smithi114 bash[20002]: cluster 2024-09-17T11:45:17.908602+0000 mgr.smithi114.nuwyfd (mgr.14205) 300 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:19.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:19 smithi120 bash[25115]: cluster 2024-09-17T11:45:17.908602+0000 mgr.smithi114.nuwyfd (mgr.14205) 300 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:19.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:19 smithi120 bash[25115]: cluster 2024-09-17T11:45:17.908602+0000 mgr.smithi114.nuwyfd (mgr.14205) 300 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:19.726 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:20.307 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:20 smithi114 bash[20002]: audit 2024-09-17T11:45:19.729303+0000 mon.smithi114 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.114:0/822277314' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:20.308 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:20 smithi114 bash[20002]: audit 2024-09-17T11:45:19.729303+0000 mon.smithi114 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.114:0/822277314' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:20.356 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:20.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:20 smithi120 bash[25115]: audit 2024-09-17T11:45:19.729303+0000 mon.smithi114 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.114:0/822277314' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:20.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:20 smithi120 bash[25115]: audit 2024-09-17T11:45:19.729303+0000 mon.smithi114 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.114:0/822277314' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:21.357 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:21.369 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:21 smithi114 bash[20002]: cluster 2024-09-17T11:45:19.909227+0000 mgr.smithi114.nuwyfd (mgr.14205) 301 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:21.369 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:21 smithi114 bash[20002]: cluster 2024-09-17T11:45:19.909227+0000 mgr.smithi114.nuwyfd (mgr.14205) 301 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:21.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:21 smithi120 bash[25115]: cluster 2024-09-17T11:45:19.909227+0000 mgr.smithi114.nuwyfd (mgr.14205) 301 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:21.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:21 smithi120 bash[25115]: cluster 2024-09-17T11:45:19.909227+0000 mgr.smithi114.nuwyfd (mgr.14205) 301 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:23.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:23 smithi120 bash[25115]: cluster 2024-09-17T11:45:21.909774+0000 mgr.smithi114.nuwyfd (mgr.14205) 302 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:23.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:23 smithi120 bash[25115]: cluster 2024-09-17T11:45:21.909774+0000 mgr.smithi114.nuwyfd (mgr.14205) 302 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:23.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:23 smithi120 bash[25115]: audit 2024-09-17T11:45:22.489838+0000 mon.smithi114 (mon.0) 723 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:45:23.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:23 smithi120 bash[25115]: audit 2024-09-17T11:45:22.489838+0000 mon.smithi114 (mon.0) 723 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:45:23.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:23 smithi114 bash[20002]: cluster 2024-09-17T11:45:21.909774+0000 mgr.smithi114.nuwyfd (mgr.14205) 302 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:23.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:23 smithi114 bash[20002]: cluster 2024-09-17T11:45:21.909774+0000 mgr.smithi114.nuwyfd (mgr.14205) 302 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:23.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:23 smithi114 bash[20002]: audit 2024-09-17T11:45:22.489838+0000 mon.smithi114 (mon.0) 723 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:45:23.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:23 smithi114 bash[20002]: audit 2024-09-17T11:45:22.489838+0000 mon.smithi114 (mon.0) 723 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:45:25.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:25 smithi114 bash[20002]: cluster 2024-09-17T11:45:23.910324+0000 mgr.smithi114.nuwyfd (mgr.14205) 303 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:25.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:25 smithi114 bash[20002]: cluster 2024-09-17T11:45:23.910324+0000 mgr.smithi114.nuwyfd (mgr.14205) 303 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:25.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:25 smithi120 bash[25115]: cluster 2024-09-17T11:45:23.910324+0000 mgr.smithi114.nuwyfd (mgr.14205) 303 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:25.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:25 smithi120 bash[25115]: cluster 2024-09-17T11:45:23.910324+0000 mgr.smithi114.nuwyfd (mgr.14205) 303 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:26.153 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:27.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:27 smithi120 bash[25115]: cluster 2024-09-17T11:45:25.910858+0000 mgr.smithi114.nuwyfd (mgr.14205) 304 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:27.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:27 smithi120 bash[25115]: cluster 2024-09-17T11:45:25.910858+0000 mgr.smithi114.nuwyfd (mgr.14205) 304 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:27.441 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:27.453 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:27 smithi114 bash[20002]: cluster 2024-09-17T11:45:25.910858+0000 mgr.smithi114.nuwyfd (mgr.14205) 304 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:27.453 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:27 smithi114 bash[20002]: cluster 2024-09-17T11:45:25.910858+0000 mgr.smithi114.nuwyfd (mgr.14205) 304 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:28.122 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:28.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:28 smithi120 bash[25115]: audit 2024-09-17T11:45:27.445311+0000 mon.smithi114 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.114:0/1407121155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:28.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:28 smithi120 bash[25115]: audit 2024-09-17T11:45:27.445311+0000 mon.smithi114 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.114:0/1407121155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:28.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:28 smithi120 bash[25115]: audit 2024-09-17T11:45:28.052765+0000 mon.smithi114 (mon.0) 725 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:28.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:28 smithi120 bash[25115]: audit 2024-09-17T11:45:28.052765+0000 mon.smithi114 (mon.0) 725 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:28.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:28 smithi114 bash[20002]: audit 2024-09-17T11:45:27.445311+0000 mon.smithi114 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.114:0/1407121155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:28.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:28 smithi114 bash[20002]: audit 2024-09-17T11:45:27.445311+0000 mon.smithi114 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.114:0/1407121155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:28.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:28 smithi114 bash[20002]: audit 2024-09-17T11:45:28.052765+0000 mon.smithi114 (mon.0) 725 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:28.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:28 smithi114 bash[20002]: audit 2024-09-17T11:45:28.052765+0000 mon.smithi114 (mon.0) 725 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.124 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: cluster 2024-09-17T11:45:27.911385+0000 mgr.smithi114.nuwyfd (mgr.14205) 305 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: cluster 2024-09-17T11:45:27.911385+0000 mgr.smithi114.nuwyfd (mgr.14205) 305 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.062291+0000 mon.smithi114 (mon.0) 726 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.062291+0000 mon.smithi114 (mon.0) 726 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.712422+0000 mon.smithi114 (mon.0) 727 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.712422+0000 mon.smithi114 (mon.0) 727 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.714115+0000 mon.smithi114 (mon.0) 728 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.714115+0000 mon.smithi114 (mon.0) 728 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.722943+0000 mon.smithi114 (mon.0) 729 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.722943+0000 mon.smithi114 (mon.0) 729 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.728677+0000 mon.smithi114 (mon.0) 730 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:45:29.434 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:29 smithi120 bash[25115]: audit 2024-09-17T11:45:28.728677+0000 mon.smithi114 (mon.0) 730 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: cluster 2024-09-17T11:45:27.911385+0000 mgr.smithi114.nuwyfd (mgr.14205) 305 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: cluster 2024-09-17T11:45:27.911385+0000 mgr.smithi114.nuwyfd (mgr.14205) 305 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.062291+0000 mon.smithi114 (mon.0) 726 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.062291+0000 mon.smithi114 (mon.0) 726 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.712422+0000 mon.smithi114 (mon.0) 727 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.712422+0000 mon.smithi114 (mon.0) 727 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.714115+0000 mon.smithi114 (mon.0) 728 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.714115+0000 mon.smithi114 (mon.0) 728 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:45:29.528 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.722943+0000 mon.smithi114 (mon.0) 729 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.722943+0000 mon.smithi114 (mon.0) 729 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:45:29.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.728677+0000 mon.smithi114 (mon.0) 730 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:45:29.529 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:29 smithi114 bash[20002]: audit 2024-09-17T11:45:28.728677+0000 mon.smithi114 (mon.0) 730 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:45:31.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:31 smithi120 bash[25115]: cluster 2024-09-17T11:45:29.911979+0000 mgr.smithi114.nuwyfd (mgr.14205) 306 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:31.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:31 smithi120 bash[25115]: cluster 2024-09-17T11:45:29.911979+0000 mgr.smithi114.nuwyfd (mgr.14205) 306 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:31.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:31 smithi114 bash[20002]: cluster 2024-09-17T11:45:29.911979+0000 mgr.smithi114.nuwyfd (mgr.14205) 306 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:31.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:31 smithi114 bash[20002]: cluster 2024-09-17T11:45:29.911979+0000 mgr.smithi114.nuwyfd (mgr.14205) 306 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:32.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:32 smithi120 bash[25115]: audit 2024-09-17T11:45:31.128026+0000 mon.smithi114 (mon.0) 731 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:32.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:32 smithi120 bash[25115]: audit 2024-09-17T11:45:31.128026+0000 mon.smithi114 (mon.0) 731 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:32.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:32 smithi114 bash[20002]: audit 2024-09-17T11:45:31.128026+0000 mon.smithi114 (mon.0) 731 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:32.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:32 smithi114 bash[20002]: audit 2024-09-17T11:45:31.128026+0000 mon.smithi114 (mon.0) 731 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:33.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:33 smithi120 bash[25115]: cluster 2024-09-17T11:45:31.912375+0000 mgr.smithi114.nuwyfd (mgr.14205) 307 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:33.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:33 smithi120 bash[25115]: cluster 2024-09-17T11:45:31.912375+0000 mgr.smithi114.nuwyfd (mgr.14205) 307 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:33.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:33 smithi114 bash[20002]: cluster 2024-09-17T11:45:31.912375+0000 mgr.smithi114.nuwyfd (mgr.14205) 307 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:33.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:33 smithi114 bash[20002]: cluster 2024-09-17T11:45:31.912375+0000 mgr.smithi114.nuwyfd (mgr.14205) 307 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:33.919 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:35.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:35 smithi114 bash[20002]: cluster 2024-09-17T11:45:33.912876+0000 mgr.smithi114.nuwyfd (mgr.14205) 308 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:35.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:35 smithi114 bash[20002]: cluster 2024-09-17T11:45:33.912876+0000 mgr.smithi114.nuwyfd (mgr.14205) 308 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:35.316 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:35.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:35 smithi120 bash[25115]: cluster 2024-09-17T11:45:33.912876+0000 mgr.smithi114.nuwyfd (mgr.14205) 308 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:35.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:35 smithi120 bash[25115]: cluster 2024-09-17T11:45:33.912876+0000 mgr.smithi114.nuwyfd (mgr.14205) 308 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:35.927 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:36.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:36 smithi114 bash[20002]: audit 2024-09-17T11:45:35.319776+0000 mon.smithi114 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.114:0/4234224697' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:36.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:36 smithi114 bash[20002]: audit 2024-09-17T11:45:35.319776+0000 mon.smithi114 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.114:0/4234224697' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:36.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:36 smithi120 bash[25115]: audit 2024-09-17T11:45:35.319776+0000 mon.smithi114 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.114:0/4234224697' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:36.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:36 smithi120 bash[25115]: audit 2024-09-17T11:45:35.319776+0000 mon.smithi114 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.114:0/4234224697' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:36.928 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:37.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:37 smithi114 bash[20002]: cluster 2024-09-17T11:45:35.913384+0000 mgr.smithi114.nuwyfd (mgr.14205) 309 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:37.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:37 smithi114 bash[20002]: cluster 2024-09-17T11:45:35.913384+0000 mgr.smithi114.nuwyfd (mgr.14205) 309 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:37.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:37 smithi120 bash[25115]: cluster 2024-09-17T11:45:35.913384+0000 mgr.smithi114.nuwyfd (mgr.14205) 309 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:37.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:37 smithi120 bash[25115]: cluster 2024-09-17T11:45:35.913384+0000 mgr.smithi114.nuwyfd (mgr.14205) 309 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:39.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:39 smithi120 bash[25115]: cluster 2024-09-17T11:45:37.913919+0000 mgr.smithi114.nuwyfd (mgr.14205) 310 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:39.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:39 smithi120 bash[25115]: cluster 2024-09-17T11:45:37.913919+0000 mgr.smithi114.nuwyfd (mgr.14205) 310 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:39.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:39 smithi114 bash[20002]: cluster 2024-09-17T11:45:37.913919+0000 mgr.smithi114.nuwyfd (mgr.14205) 310 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:39.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:39 smithi114 bash[20002]: cluster 2024-09-17T11:45:37.913919+0000 mgr.smithi114.nuwyfd (mgr.14205) 310 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:41.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:41 smithi120 bash[25115]: cluster 2024-09-17T11:45:39.914531+0000 mgr.smithi114.nuwyfd (mgr.14205) 311 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:41.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:41 smithi120 bash[25115]: cluster 2024-09-17T11:45:39.914531+0000 mgr.smithi114.nuwyfd (mgr.14205) 311 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:41.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:41 smithi114 bash[20002]: cluster 2024-09-17T11:45:39.914531+0000 mgr.smithi114.nuwyfd (mgr.14205) 311 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:41.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:41 smithi114 bash[20002]: cluster 2024-09-17T11:45:39.914531+0000 mgr.smithi114.nuwyfd (mgr.14205) 311 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:41.730 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:43.074 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:43.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:43 smithi120 bash[25115]: cluster 2024-09-17T11:45:41.915136+0000 mgr.smithi114.nuwyfd (mgr.14205) 312 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:43.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:43 smithi120 bash[25115]: cluster 2024-09-17T11:45:41.915136+0000 mgr.smithi114.nuwyfd (mgr.14205) 312 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:43.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:43 smithi120 bash[25115]: audit 2024-09-17T11:45:43.078181+0000 mon.smithi114 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.114:0/2701939916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:43.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:43 smithi120 bash[25115]: audit 2024-09-17T11:45:43.078181+0000 mon.smithi114 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.114:0/2701939916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:43.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:43 smithi114 bash[20002]: cluster 2024-09-17T11:45:41.915136+0000 mgr.smithi114.nuwyfd (mgr.14205) 312 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:43.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:43 smithi114 bash[20002]: cluster 2024-09-17T11:45:41.915136+0000 mgr.smithi114.nuwyfd (mgr.14205) 312 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:43.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:43 smithi114 bash[20002]: audit 2024-09-17T11:45:43.078181+0000 mon.smithi114 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.114:0/2701939916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:43.526 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:43 smithi114 bash[20002]: audit 2024-09-17T11:45:43.078181+0000 mon.smithi114 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.114:0/2701939916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:43.695 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:44.697 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:45.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:45 smithi120 bash[25115]: cluster 2024-09-17T11:45:43.915745+0000 mgr.smithi114.nuwyfd (mgr.14205) 313 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:45.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:45 smithi120 bash[25115]: cluster 2024-09-17T11:45:43.915745+0000 mgr.smithi114.nuwyfd (mgr.14205) 313 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:45.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:45 smithi114 bash[20002]: cluster 2024-09-17T11:45:43.915745+0000 mgr.smithi114.nuwyfd (mgr.14205) 313 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:45.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:45 smithi114 bash[20002]: cluster 2024-09-17T11:45:43.915745+0000 mgr.smithi114.nuwyfd (mgr.14205) 313 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:47.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:47 smithi120 bash[25115]: cluster 2024-09-17T11:45:45.916354+0000 mgr.smithi114.nuwyfd (mgr.14205) 314 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:47.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:47 smithi120 bash[25115]: cluster 2024-09-17T11:45:45.916354+0000 mgr.smithi114.nuwyfd (mgr.14205) 314 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:47.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:47 smithi120 bash[25115]: audit 2024-09-17T11:45:46.128396+0000 mon.smithi114 (mon.0) 734 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:47.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:47 smithi120 bash[25115]: audit 2024-09-17T11:45:46.128396+0000 mon.smithi114 (mon.0) 734 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:47 smithi114 bash[20002]: cluster 2024-09-17T11:45:45.916354+0000 mgr.smithi114.nuwyfd (mgr.14205) 314 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:47 smithi114 bash[20002]: cluster 2024-09-17T11:45:45.916354+0000 mgr.smithi114.nuwyfd (mgr.14205) 314 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:47 smithi114 bash[20002]: audit 2024-09-17T11:45:46.128396+0000 mon.smithi114 (mon.0) 734 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:47 smithi114 bash[20002]: audit 2024-09-17T11:45:46.128396+0000 mon.smithi114 (mon.0) 734 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:45:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:49 smithi120 bash[25115]: cluster 2024-09-17T11:45:47.916891+0000 mgr.smithi114.nuwyfd (mgr.14205) 315 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:49 smithi120 bash[25115]: cluster 2024-09-17T11:45:47.916891+0000 mgr.smithi114.nuwyfd (mgr.14205) 315 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:49.498 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:49.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:49 smithi114 bash[20002]: cluster 2024-09-17T11:45:47.916891+0000 mgr.smithi114.nuwyfd (mgr.14205) 315 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:49 smithi114 bash[20002]: cluster 2024-09-17T11:45:47.916891+0000 mgr.smithi114.nuwyfd (mgr.14205) 315 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:50.953 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:51 smithi114 bash[20002]: cluster 2024-09-17T11:45:49.917546+0000 mgr.smithi114.nuwyfd (mgr.14205) 316 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:51 smithi114 bash[20002]: cluster 2024-09-17T11:45:49.917546+0000 mgr.smithi114.nuwyfd (mgr.14205) 316 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:51 smithi114 bash[20002]: audit 2024-09-17T11:45:50.957717+0000 mon.smithi114 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.114:0/1972179278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:51.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:51 smithi114 bash[20002]: audit 2024-09-17T11:45:50.957717+0000 mon.smithi114 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.114:0/1972179278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:51.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:51 smithi120 bash[25115]: cluster 2024-09-17T11:45:49.917546+0000 mgr.smithi114.nuwyfd (mgr.14205) 316 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:51.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:51 smithi120 bash[25115]: cluster 2024-09-17T11:45:49.917546+0000 mgr.smithi114.nuwyfd (mgr.14205) 316 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:51.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:51 smithi120 bash[25115]: audit 2024-09-17T11:45:50.957717+0000 mon.smithi114 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.114:0/1972179278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:51.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:51 smithi120 bash[25115]: audit 2024-09-17T11:45:50.957717+0000 mon.smithi114 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.114:0/1972179278' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:51.645 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:52.646 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:45:53.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:53 smithi120 bash[25115]: cluster 2024-09-17T11:45:51.918093+0000 mgr.smithi114.nuwyfd (mgr.14205) 317 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:53.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:53 smithi120 bash[25115]: cluster 2024-09-17T11:45:51.918093+0000 mgr.smithi114.nuwyfd (mgr.14205) 317 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:53.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:53 smithi114 bash[20002]: cluster 2024-09-17T11:45:51.918093+0000 mgr.smithi114.nuwyfd (mgr.14205) 317 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:53.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:53 smithi114 bash[20002]: cluster 2024-09-17T11:45:51.918093+0000 mgr.smithi114.nuwyfd (mgr.14205) 317 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:55.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:55 smithi120 bash[25115]: cluster 2024-09-17T11:45:53.918660+0000 mgr.smithi114.nuwyfd (mgr.14205) 318 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:55.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:55 smithi120 bash[25115]: cluster 2024-09-17T11:45:53.918660+0000 mgr.smithi114.nuwyfd (mgr.14205) 318 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:55.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:55 smithi114 bash[20002]: cluster 2024-09-17T11:45:53.918660+0000 mgr.smithi114.nuwyfd (mgr.14205) 318 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:55.513 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:55 smithi114 bash[20002]: cluster 2024-09-17T11:45:53.918660+0000 mgr.smithi114.nuwyfd (mgr.14205) 318 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:57.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:57 smithi120 bash[25115]: cluster 2024-09-17T11:45:55.919183+0000 mgr.smithi114.nuwyfd (mgr.14205) 319 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:57.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:57 smithi120 bash[25115]: cluster 2024-09-17T11:45:55.919183+0000 mgr.smithi114.nuwyfd (mgr.14205) 319 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:57.439 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:45:57.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:57 smithi114 bash[20002]: cluster 2024-09-17T11:45:55.919183+0000 mgr.smithi114.nuwyfd (mgr.14205) 319 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:57.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:57 smithi114 bash[20002]: cluster 2024-09-17T11:45:55.919183+0000 mgr.smithi114.nuwyfd (mgr.14205) 319 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:58.772 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:45:59.368 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:45:59.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:59 smithi120 bash[25115]: cluster 2024-09-17T11:45:57.919788+0000 mgr.smithi114.nuwyfd (mgr.14205) 320 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:59.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:59 smithi120 bash[25115]: cluster 2024-09-17T11:45:57.919788+0000 mgr.smithi114.nuwyfd (mgr.14205) 320 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:59.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:59 smithi120 bash[25115]: audit 2024-09-17T11:45:58.772720+0000 mon.smithi114 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.114:0/500081865' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:59.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:45:59 smithi120 bash[25115]: audit 2024-09-17T11:45:58.772720+0000 mon.smithi114 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.114:0/500081865' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:59 smithi114 bash[20002]: cluster 2024-09-17T11:45:57.919788+0000 mgr.smithi114.nuwyfd (mgr.14205) 320 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:59.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:59 smithi114 bash[20002]: cluster 2024-09-17T11:45:57.919788+0000 mgr.smithi114.nuwyfd (mgr.14205) 320 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:45:59.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:59 smithi114 bash[20002]: audit 2024-09-17T11:45:58.772720+0000 mon.smithi114 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.114:0/500081865' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:45:59.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:45:59 smithi114 bash[20002]: audit 2024-09-17T11:45:58.772720+0000 mon.smithi114 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.114:0/500081865' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:00.369 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:01.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:01 smithi120 bash[25115]: cluster 2024-09-17T11:45:59.920325+0000 mgr.smithi114.nuwyfd (mgr.14205) 321 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:01.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:01 smithi120 bash[25115]: cluster 2024-09-17T11:45:59.920325+0000 mgr.smithi114.nuwyfd (mgr.14205) 321 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:01.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:01 smithi120 bash[25115]: audit 2024-09-17T11:46:01.128862+0000 mon.smithi114 (mon.0) 737 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:01.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:01 smithi120 bash[25115]: audit 2024-09-17T11:46:01.128862+0000 mon.smithi114 (mon.0) 737 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:01.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:01 smithi114 bash[20002]: cluster 2024-09-17T11:45:59.920325+0000 mgr.smithi114.nuwyfd (mgr.14205) 321 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:01.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:01 smithi114 bash[20002]: cluster 2024-09-17T11:45:59.920325+0000 mgr.smithi114.nuwyfd (mgr.14205) 321 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:01.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:01 smithi114 bash[20002]: audit 2024-09-17T11:46:01.128862+0000 mon.smithi114 (mon.0) 737 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:01.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:01 smithi114 bash[20002]: audit 2024-09-17T11:46:01.128862+0000 mon.smithi114 (mon.0) 737 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:03.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:03 smithi120 bash[25115]: cluster 2024-09-17T11:46:01.920883+0000 mgr.smithi114.nuwyfd (mgr.14205) 322 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:03.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:03 smithi120 bash[25115]: cluster 2024-09-17T11:46:01.920883+0000 mgr.smithi114.nuwyfd (mgr.14205) 322 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:03.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:03 smithi114 bash[20002]: cluster 2024-09-17T11:46:01.920883+0000 mgr.smithi114.nuwyfd (mgr.14205) 322 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:03.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:03 smithi114 bash[20002]: cluster 2024-09-17T11:46:01.920883+0000 mgr.smithi114.nuwyfd (mgr.14205) 322 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:05.176 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:05.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:05 smithi120 bash[25115]: cluster 2024-09-17T11:46:03.921488+0000 mgr.smithi114.nuwyfd (mgr.14205) 323 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:05.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:05 smithi120 bash[25115]: cluster 2024-09-17T11:46:03.921488+0000 mgr.smithi114.nuwyfd (mgr.14205) 323 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:05.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:05 smithi114 bash[20002]: cluster 2024-09-17T11:46:03.921488+0000 mgr.smithi114.nuwyfd (mgr.14205) 323 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:05.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:05 smithi114 bash[20002]: cluster 2024-09-17T11:46:03.921488+0000 mgr.smithi114.nuwyfd (mgr.14205) 323 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:06.440 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:07.036 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:07.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:07 smithi120 bash[25115]: cluster 2024-09-17T11:46:05.921999+0000 mgr.smithi114.nuwyfd (mgr.14205) 324 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:07.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:07 smithi120 bash[25115]: cluster 2024-09-17T11:46:05.921999+0000 mgr.smithi114.nuwyfd (mgr.14205) 324 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:07.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:07 smithi120 bash[25115]: audit 2024-09-17T11:46:06.444313+0000 mon.smithi114 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.114:0/1187885014' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:07.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:07 smithi120 bash[25115]: audit 2024-09-17T11:46:06.444313+0000 mon.smithi114 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.114:0/1187885014' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:07.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:07 smithi114 bash[20002]: cluster 2024-09-17T11:46:05.921999+0000 mgr.smithi114.nuwyfd (mgr.14205) 324 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:07.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:07 smithi114 bash[20002]: cluster 2024-09-17T11:46:05.921999+0000 mgr.smithi114.nuwyfd (mgr.14205) 324 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:07.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:07 smithi114 bash[20002]: audit 2024-09-17T11:46:06.444313+0000 mon.smithi114 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.114:0/1187885014' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:07.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:07 smithi114 bash[20002]: audit 2024-09-17T11:46:06.444313+0000 mon.smithi114 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.114:0/1187885014' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:08.038 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:09.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:09 smithi120 bash[25115]: cluster 2024-09-17T11:46:07.922537+0000 mgr.smithi114.nuwyfd (mgr.14205) 325 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:09.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:09 smithi120 bash[25115]: cluster 2024-09-17T11:46:07.922537+0000 mgr.smithi114.nuwyfd (mgr.14205) 325 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:09.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:09 smithi114 bash[20002]: cluster 2024-09-17T11:46:07.922537+0000 mgr.smithi114.nuwyfd (mgr.14205) 325 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:09.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:09 smithi114 bash[20002]: cluster 2024-09-17T11:46:07.922537+0000 mgr.smithi114.nuwyfd (mgr.14205) 325 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:11.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:11 smithi120 bash[25115]: cluster 2024-09-17T11:46:09.923133+0000 mgr.smithi114.nuwyfd (mgr.14205) 326 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:11.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:11 smithi120 bash[25115]: cluster 2024-09-17T11:46:09.923133+0000 mgr.smithi114.nuwyfd (mgr.14205) 326 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:11.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:11 smithi114 bash[20002]: cluster 2024-09-17T11:46:09.923133+0000 mgr.smithi114.nuwyfd (mgr.14205) 326 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:11.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:11 smithi114 bash[20002]: cluster 2024-09-17T11:46:09.923133+0000 mgr.smithi114.nuwyfd (mgr.14205) 326 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:11.827 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:13.215 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:13 smithi114 bash[20002]: cluster 2024-09-17T11:46:11.923685+0000 mgr.smithi114.nuwyfd (mgr.14205) 327 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:13 smithi114 bash[20002]: cluster 2024-09-17T11:46:11.923685+0000 mgr.smithi114.nuwyfd (mgr.14205) 327 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:13.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:13 smithi120 bash[25115]: cluster 2024-09-17T11:46:11.923685+0000 mgr.smithi114.nuwyfd (mgr.14205) 327 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:13.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:13 smithi120 bash[25115]: cluster 2024-09-17T11:46:11.923685+0000 mgr.smithi114.nuwyfd (mgr.14205) 327 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:13.816 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:14.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:14 smithi114 bash[20002]: audit 2024-09-17T11:46:13.219036+0000 mon.smithi114 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.114:0/3627614703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:14.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:14 smithi114 bash[20002]: audit 2024-09-17T11:46:13.219036+0000 mon.smithi114 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.114:0/3627614703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:14.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:14 smithi120 bash[25115]: audit 2024-09-17T11:46:13.219036+0000 mon.smithi114 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.114:0/3627614703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:14.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:14 smithi120 bash[25115]: audit 2024-09-17T11:46:13.219036+0000 mon.smithi114 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.114:0/3627614703' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:14.818 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:15 smithi114 bash[20002]: cluster 2024-09-17T11:46:13.924306+0000 mgr.smithi114.nuwyfd (mgr.14205) 328 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:15 smithi114 bash[20002]: cluster 2024-09-17T11:46:13.924306+0000 mgr.smithi114.nuwyfd (mgr.14205) 328 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:15.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:15 smithi120 bash[25115]: cluster 2024-09-17T11:46:13.924306+0000 mgr.smithi114.nuwyfd (mgr.14205) 328 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:15.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:15 smithi120 bash[25115]: cluster 2024-09-17T11:46:13.924306+0000 mgr.smithi114.nuwyfd (mgr.14205) 328 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:16.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:16 smithi114 bash[20002]: audit 2024-09-17T11:46:16.129294+0000 mon.smithi114 (mon.0) 740 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:16.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:16 smithi114 bash[20002]: audit 2024-09-17T11:46:16.129294+0000 mon.smithi114 (mon.0) 740 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:16.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:16 smithi120 bash[25115]: audit 2024-09-17T11:46:16.129294+0000 mon.smithi114 (mon.0) 740 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:16.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:16 smithi120 bash[25115]: audit 2024-09-17T11:46:16.129294+0000 mon.smithi114 (mon.0) 740 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:17 smithi114 bash[20002]: cluster 2024-09-17T11:46:15.924885+0000 mgr.smithi114.nuwyfd (mgr.14205) 329 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:17 smithi114 bash[20002]: cluster 2024-09-17T11:46:15.924885+0000 mgr.smithi114.nuwyfd (mgr.14205) 329 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:17.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:17 smithi120 bash[25115]: cluster 2024-09-17T11:46:15.924885+0000 mgr.smithi114.nuwyfd (mgr.14205) 329 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:17.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:17 smithi120 bash[25115]: cluster 2024-09-17T11:46:15.924885+0000 mgr.smithi114.nuwyfd (mgr.14205) 329 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:19.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:19 smithi114 bash[20002]: cluster 2024-09-17T11:46:17.925455+0000 mgr.smithi114.nuwyfd (mgr.14205) 330 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:19.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:19 smithi114 bash[20002]: cluster 2024-09-17T11:46:17.925455+0000 mgr.smithi114.nuwyfd (mgr.14205) 330 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:19.618 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:19.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:19 smithi120 bash[25115]: cluster 2024-09-17T11:46:17.925455+0000 mgr.smithi114.nuwyfd (mgr.14205) 330 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:19.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:19 smithi120 bash[25115]: cluster 2024-09-17T11:46:17.925455+0000 mgr.smithi114.nuwyfd (mgr.14205) 330 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:21.024 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:21.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:21 smithi114 bash[20002]: cluster 2024-09-17T11:46:19.925962+0000 mgr.smithi114.nuwyfd (mgr.14205) 331 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:21.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:21 smithi114 bash[20002]: cluster 2024-09-17T11:46:19.925962+0000 mgr.smithi114.nuwyfd (mgr.14205) 331 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:21.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:21 smithi114 bash[20002]: audit 2024-09-17T11:46:21.028759+0000 mon.smithi114 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.114:0/2375322545' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:21.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:21 smithi114 bash[20002]: audit 2024-09-17T11:46:21.028759+0000 mon.smithi114 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.114:0/2375322545' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:21.673 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:21.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:21 smithi120 bash[25115]: cluster 2024-09-17T11:46:19.925962+0000 mgr.smithi114.nuwyfd (mgr.14205) 331 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:21.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:21 smithi120 bash[25115]: cluster 2024-09-17T11:46:19.925962+0000 mgr.smithi114.nuwyfd (mgr.14205) 331 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:21.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:21 smithi120 bash[25115]: audit 2024-09-17T11:46:21.028759+0000 mon.smithi114 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.114:0/2375322545' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:21.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:21 smithi120 bash[25115]: audit 2024-09-17T11:46:21.028759+0000 mon.smithi114 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.114:0/2375322545' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:22.674 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:23.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:23 smithi114 bash[20002]: cluster 2024-09-17T11:46:21.926480+0000 mgr.smithi114.nuwyfd (mgr.14205) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:23.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:23 smithi114 bash[20002]: cluster 2024-09-17T11:46:21.926480+0000 mgr.smithi114.nuwyfd (mgr.14205) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:23.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:23 smithi120 bash[25115]: cluster 2024-09-17T11:46:21.926480+0000 mgr.smithi114.nuwyfd (mgr.14205) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:23.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:23 smithi120 bash[25115]: cluster 2024-09-17T11:46:21.926480+0000 mgr.smithi114.nuwyfd (mgr.14205) 332 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:25.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:25 smithi114 bash[20002]: cluster 2024-09-17T11:46:23.927047+0000 mgr.smithi114.nuwyfd (mgr.14205) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:25.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:25 smithi114 bash[20002]: cluster 2024-09-17T11:46:23.927047+0000 mgr.smithi114.nuwyfd (mgr.14205) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:25.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:25 smithi120 bash[25115]: cluster 2024-09-17T11:46:23.927047+0000 mgr.smithi114.nuwyfd (mgr.14205) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:25.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:25 smithi120 bash[25115]: cluster 2024-09-17T11:46:23.927047+0000 mgr.smithi114.nuwyfd (mgr.14205) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:27.474 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:27 smithi114 bash[20002]: cluster 2024-09-17T11:46:25.927631+0000 mgr.smithi114.nuwyfd (mgr.14205) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:27 smithi114 bash[20002]: cluster 2024-09-17T11:46:25.927631+0000 mgr.smithi114.nuwyfd (mgr.14205) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:27.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:27 smithi120 bash[25115]: cluster 2024-09-17T11:46:25.927631+0000 mgr.smithi114.nuwyfd (mgr.14205) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:27.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:27 smithi120 bash[25115]: cluster 2024-09-17T11:46:25.927631+0000 mgr.smithi114.nuwyfd (mgr.14205) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:28.731 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:29.420 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: cluster 2024-09-17T11:46:27.928844+0000 mgr.smithi114.nuwyfd (mgr.14205) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: cluster 2024-09-17T11:46:27.928844+0000 mgr.smithi114.nuwyfd (mgr.14205) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:29.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: audit 2024-09-17T11:46:28.736179+0000 mon.smithi114 (mon.0) 742 : audit [DBG] from='client.? 172.21.15.114:0/3201936673' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:29.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: audit 2024-09-17T11:46:28.736179+0000 mon.smithi114 (mon.0) 742 : audit [DBG] from='client.? 172.21.15.114:0/3201936673' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:29.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: audit 2024-09-17T11:46:29.070391+0000 mon.smithi114 (mon.0) 743 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:46:29.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:29 smithi114 bash[20002]: audit 2024-09-17T11:46:29.070391+0000 mon.smithi114 (mon.0) 743 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: cluster 2024-09-17T11:46:27.928844+0000 mgr.smithi114.nuwyfd (mgr.14205) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: cluster 2024-09-17T11:46:27.928844+0000 mgr.smithi114.nuwyfd (mgr.14205) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: audit 2024-09-17T11:46:28.736179+0000 mon.smithi114 (mon.0) 742 : audit [DBG] from='client.? 172.21.15.114:0/3201936673' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: audit 2024-09-17T11:46:28.736179+0000 mon.smithi114 (mon.0) 742 : audit [DBG] from='client.? 172.21.15.114:0/3201936673' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: audit 2024-09-17T11:46:29.070391+0000 mon.smithi114 (mon.0) 743 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:46:29.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:29 smithi120 bash[25115]: audit 2024-09-17T11:46:29.070391+0000 mon.smithi114 (mon.0) 743 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:46:30.421 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:30 smithi114 bash[20002]: audit 2024-09-17T11:46:29.600651+0000 mon.smithi114 (mon.0) 744 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:30 smithi114 bash[20002]: audit 2024-09-17T11:46:29.600651+0000 mon.smithi114 (mon.0) 744 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:30 smithi114 bash[20002]: audit 2024-09-17T11:46:29.604775+0000 mon.smithi114 (mon.0) 745 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:30 smithi114 bash[20002]: audit 2024-09-17T11:46:29.604775+0000 mon.smithi114 (mon.0) 745 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:30 smithi120 bash[25115]: audit 2024-09-17T11:46:29.600651+0000 mon.smithi114 (mon.0) 744 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:30 smithi120 bash[25115]: audit 2024-09-17T11:46:29.600651+0000 mon.smithi114 (mon.0) 744 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:30 smithi120 bash[25115]: audit 2024-09-17T11:46:29.604775+0000 mon.smithi114 (mon.0) 745 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:30.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:30 smithi120 bash[25115]: audit 2024-09-17T11:46:29.604775+0000 mon.smithi114 (mon.0) 745 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:31.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:31 smithi120 bash[25115]: cluster 2024-09-17T11:46:29.929418+0000 mgr.smithi114.nuwyfd (mgr.14205) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:31.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:31 smithi120 bash[25115]: cluster 2024-09-17T11:46:29.929418+0000 mgr.smithi114.nuwyfd (mgr.14205) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:31.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:31 smithi120 bash[25115]: audit 2024-09-17T11:46:31.129716+0000 mon.smithi114 (mon.0) 746 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:31.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:31 smithi120 bash[25115]: audit 2024-09-17T11:46:31.129716+0000 mon.smithi114 (mon.0) 746 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:31 smithi114 bash[20002]: cluster 2024-09-17T11:46:29.929418+0000 mgr.smithi114.nuwyfd (mgr.14205) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:31 smithi114 bash[20002]: cluster 2024-09-17T11:46:29.929418+0000 mgr.smithi114.nuwyfd (mgr.14205) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:32.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:31 smithi114 bash[20002]: audit 2024-09-17T11:46:31.129716+0000 mon.smithi114 (mon.0) 746 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:32.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:31 smithi114 bash[20002]: audit 2024-09-17T11:46:31.129716+0000 mon.smithi114 (mon.0) 746 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:33.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:33 smithi120 bash[25115]: cluster 2024-09-17T11:46:31.929950+0000 mgr.smithi114.nuwyfd (mgr.14205) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:33.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:33 smithi120 bash[25115]: cluster 2024-09-17T11:46:31.929950+0000 mgr.smithi114.nuwyfd (mgr.14205) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:34.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:33 smithi114 bash[20002]: cluster 2024-09-17T11:46:31.929950+0000 mgr.smithi114.nuwyfd (mgr.14205) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:34.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:33 smithi114 bash[20002]: cluster 2024-09-17T11:46:31.929950+0000 mgr.smithi114.nuwyfd (mgr.14205) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:35.215 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: cluster 2024-09-17T11:46:33.930537+0000 mgr.smithi114.nuwyfd (mgr.14205) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: cluster 2024-09-17T11:46:33.930537+0000 mgr.smithi114.nuwyfd (mgr.14205) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:34.640977+0000 mon.smithi114 (mon.0) 747 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:34.640977+0000 mon.smithi114 (mon.0) 747 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:34.649812+0000 mon.smithi114 (mon.0) 748 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:34.649812+0000 mon.smithi114 (mon.0) 748 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.278771+0000 mon.smithi114 (mon.0) 749 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.278771+0000 mon.smithi114 (mon.0) 749 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.280088+0000 mon.smithi114 (mon.0) 750 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.280088+0000 mon.smithi114 (mon.0) 750 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.286205+0000 mon.smithi114 (mon.0) 751 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.286205+0000 mon.smithi114 (mon.0) 751 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.289531+0000 mon.smithi114 (mon.0) 752 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:46:35.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:35 smithi120 bash[25115]: audit 2024-09-17T11:46:35.289531+0000 mon.smithi114 (mon.0) 752 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:46:36.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: cluster 2024-09-17T11:46:33.930537+0000 mgr.smithi114.nuwyfd (mgr.14205) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: cluster 2024-09-17T11:46:33.930537+0000 mgr.smithi114.nuwyfd (mgr.14205) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:34.640977+0000 mon.smithi114 (mon.0) 747 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:34.640977+0000 mon.smithi114 (mon.0) 747 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:34.649812+0000 mon.smithi114 (mon.0) 748 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:34.649812+0000 mon.smithi114 (mon.0) 748 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.278771+0000 mon.smithi114 (mon.0) 749 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.278771+0000 mon.smithi114 (mon.0) 749 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.280088+0000 mon.smithi114 (mon.0) 750 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.280088+0000 mon.smithi114 (mon.0) 750 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.286205+0000 mon.smithi114 (mon.0) 751 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.286205+0000 mon.smithi114 (mon.0) 751 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:46:36.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.289531+0000 mon.smithi114 (mon.0) 752 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:46:36.026 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:35 smithi114 bash[20002]: audit 2024-09-17T11:46:35.289531+0000 mon.smithi114 (mon.0) 752 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:46:36.766 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:37.407 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:37 smithi114 bash[20002]: cluster 2024-09-17T11:46:35.931110+0000 mgr.smithi114.nuwyfd (mgr.14205) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:37 smithi114 bash[20002]: cluster 2024-09-17T11:46:35.931110+0000 mgr.smithi114.nuwyfd (mgr.14205) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:37.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:37 smithi114 bash[20002]: audit 2024-09-17T11:46:36.770933+0000 mon.smithi114 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.114:0/5640052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:37.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:37 smithi114 bash[20002]: audit 2024-09-17T11:46:36.770933+0000 mon.smithi114 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.114:0/5640052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:37.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:37 smithi120 bash[25115]: cluster 2024-09-17T11:46:35.931110+0000 mgr.smithi114.nuwyfd (mgr.14205) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:37.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:37 smithi120 bash[25115]: cluster 2024-09-17T11:46:35.931110+0000 mgr.smithi114.nuwyfd (mgr.14205) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:37.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:37 smithi120 bash[25115]: audit 2024-09-17T11:46:36.770933+0000 mon.smithi114 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.114:0/5640052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:37.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:37 smithi120 bash[25115]: audit 2024-09-17T11:46:36.770933+0000 mon.smithi114 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.114:0/5640052' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:38.408 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:39.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:39 smithi120 bash[25115]: cluster 2024-09-17T11:46:37.931603+0000 mgr.smithi114.nuwyfd (mgr.14205) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:39.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:39 smithi120 bash[25115]: cluster 2024-09-17T11:46:37.931603+0000 mgr.smithi114.nuwyfd (mgr.14205) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:40.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:39 smithi114 bash[20002]: cluster 2024-09-17T11:46:37.931603+0000 mgr.smithi114.nuwyfd (mgr.14205) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:40.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:39 smithi114 bash[20002]: cluster 2024-09-17T11:46:37.931603+0000 mgr.smithi114.nuwyfd (mgr.14205) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:41.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:41 smithi114 bash[20002]: cluster 2024-09-17T11:46:39.932208+0000 mgr.smithi114.nuwyfd (mgr.14205) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:41.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:41 smithi114 bash[20002]: cluster 2024-09-17T11:46:39.932208+0000 mgr.smithi114.nuwyfd (mgr.14205) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:41.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:41 smithi120 bash[25115]: cluster 2024-09-17T11:46:39.932208+0000 mgr.smithi114.nuwyfd (mgr.14205) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:41.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:41 smithi120 bash[25115]: cluster 2024-09-17T11:46:39.932208+0000 mgr.smithi114.nuwyfd (mgr.14205) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:43.201 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:43.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:43 smithi120 bash[25115]: cluster 2024-09-17T11:46:41.932769+0000 mgr.smithi114.nuwyfd (mgr.14205) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:43.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:43 smithi120 bash[25115]: cluster 2024-09-17T11:46:41.932769+0000 mgr.smithi114.nuwyfd (mgr.14205) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:44.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:43 smithi114 bash[20002]: cluster 2024-09-17T11:46:41.932769+0000 mgr.smithi114.nuwyfd (mgr.14205) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:44.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:43 smithi114 bash[20002]: cluster 2024-09-17T11:46:41.932769+0000 mgr.smithi114.nuwyfd (mgr.14205) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:44.663 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:45.229 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:45 smithi120 bash[25115]: cluster 2024-09-17T11:46:43.933333+0000 mgr.smithi114.nuwyfd (mgr.14205) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:45 smithi120 bash[25115]: cluster 2024-09-17T11:46:43.933333+0000 mgr.smithi114.nuwyfd (mgr.14205) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:45.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:45 smithi120 bash[25115]: audit 2024-09-17T11:46:44.667768+0000 mon.smithi114 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.114:0/1068071886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:45.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:45 smithi120 bash[25115]: audit 2024-09-17T11:46:44.667768+0000 mon.smithi114 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.114:0/1068071886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:45 smithi114 bash[20002]: cluster 2024-09-17T11:46:43.933333+0000 mgr.smithi114.nuwyfd (mgr.14205) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:45 smithi114 bash[20002]: cluster 2024-09-17T11:46:43.933333+0000 mgr.smithi114.nuwyfd (mgr.14205) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:45 smithi114 bash[20002]: audit 2024-09-17T11:46:44.667768+0000 mon.smithi114 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.114:0/1068071886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:45 smithi114 bash[20002]: audit 2024-09-17T11:46:44.667768+0000 mon.smithi114 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.114:0/1068071886' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:46.231 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:46.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:46 smithi120 bash[25115]: audit 2024-09-17T11:46:46.130163+0000 mon.smithi114 (mon.0) 755 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:46.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:46 smithi120 bash[25115]: audit 2024-09-17T11:46:46.130163+0000 mon.smithi114 (mon.0) 755 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:47.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:46 smithi114 bash[20002]: audit 2024-09-17T11:46:46.130163+0000 mon.smithi114 (mon.0) 755 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:47.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:46 smithi114 bash[20002]: audit 2024-09-17T11:46:46.130163+0000 mon.smithi114 (mon.0) 755 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:46:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:47 smithi120 bash[25115]: cluster 2024-09-17T11:46:45.933851+0000 mgr.smithi114.nuwyfd (mgr.14205) 344 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:47 smithi120 bash[25115]: cluster 2024-09-17T11:46:45.933851+0000 mgr.smithi114.nuwyfd (mgr.14205) 344 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:47 smithi114 bash[20002]: cluster 2024-09-17T11:46:45.933851+0000 mgr.smithi114.nuwyfd (mgr.14205) 344 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:47 smithi114 bash[20002]: cluster 2024-09-17T11:46:45.933851+0000 mgr.smithi114.nuwyfd (mgr.14205) 344 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:49 smithi120 bash[25115]: cluster 2024-09-17T11:46:47.934405+0000 mgr.smithi114.nuwyfd (mgr.14205) 345 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:49 smithi120 bash[25115]: cluster 2024-09-17T11:46:47.934405+0000 mgr.smithi114.nuwyfd (mgr.14205) 345 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:50.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:49 smithi114 bash[20002]: cluster 2024-09-17T11:46:47.934405+0000 mgr.smithi114.nuwyfd (mgr.14205) 345 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:50.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:49 smithi114 bash[20002]: cluster 2024-09-17T11:46:47.934405+0000 mgr.smithi114.nuwyfd (mgr.14205) 345 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:51.028 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:46:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:51 smithi120 bash[25115]: cluster 2024-09-17T11:46:49.934956+0000 mgr.smithi114.nuwyfd (mgr.14205) 346 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:51 smithi120 bash[25115]: cluster 2024-09-17T11:46:49.934956+0000 mgr.smithi114.nuwyfd (mgr.14205) 346 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:52.003 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:51 smithi114 bash[20002]: cluster 2024-09-17T11:46:49.934956+0000 mgr.smithi114.nuwyfd (mgr.14205) 346 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:52.004 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:51 smithi114 bash[20002]: cluster 2024-09-17T11:46:49.934956+0000 mgr.smithi114.nuwyfd (mgr.14205) 346 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:52.338 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:46:52.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:52 smithi120 bash[25115]: audit 2024-09-17T11:46:52.342682+0000 mon.smithi114 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.114:0/3972845445' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:52.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:52 smithi120 bash[25115]: audit 2024-09-17T11:46:52.342682+0000 mon.smithi114 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.114:0/3972845445' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:52.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:52 smithi114 bash[20002]: audit 2024-09-17T11:46:52.342682+0000 mon.smithi114 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.114:0/3972845445' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:52.961 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:52 smithi114 bash[20002]: audit 2024-09-17T11:46:52.342682+0000 mon.smithi114 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.114:0/3972845445' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:46:52.962 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:46:53.964 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:46:53.975 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:53 smithi114 bash[20002]: cluster 2024-09-17T11:46:51.935376+0000 mgr.smithi114.nuwyfd (mgr.14205) 347 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:53.975 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:53 smithi114 bash[20002]: cluster 2024-09-17T11:46:51.935376+0000 mgr.smithi114.nuwyfd (mgr.14205) 347 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:54.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:53 smithi120 bash[25115]: cluster 2024-09-17T11:46:51.935376+0000 mgr.smithi114.nuwyfd (mgr.14205) 347 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:54.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:53 smithi120 bash[25115]: cluster 2024-09-17T11:46:51.935376+0000 mgr.smithi114.nuwyfd (mgr.14205) 347 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:55 smithi114 bash[20002]: cluster 2024-09-17T11:46:53.935893+0000 mgr.smithi114.nuwyfd (mgr.14205) 348 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:55 smithi114 bash[20002]: cluster 2024-09-17T11:46:53.935893+0000 mgr.smithi114.nuwyfd (mgr.14205) 348 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:56.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:55 smithi120 bash[25115]: cluster 2024-09-17T11:46:53.935893+0000 mgr.smithi114.nuwyfd (mgr.14205) 348 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:56.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:55 smithi120 bash[25115]: cluster 2024-09-17T11:46:53.935893+0000 mgr.smithi114.nuwyfd (mgr.14205) 348 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:57.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:57 smithi120 bash[25115]: cluster 2024-09-17T11:46:55.936456+0000 mgr.smithi114.nuwyfd (mgr.14205) 349 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:57.933 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:57 smithi120 bash[25115]: cluster 2024-09-17T11:46:55.936456+0000 mgr.smithi114.nuwyfd (mgr.14205) 349 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:57 smithi114 bash[20002]: cluster 2024-09-17T11:46:55.936456+0000 mgr.smithi114.nuwyfd (mgr.14205) 349 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:57 smithi114 bash[20002]: cluster 2024-09-17T11:46:55.936456+0000 mgr.smithi114.nuwyfd (mgr.14205) 349 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:46:58.768 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:00.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:59 smithi114 bash[20002]: cluster 2024-09-17T11:46:57.937007+0000 mgr.smithi114.nuwyfd (mgr.14205) 350 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:00.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:46:59 smithi114 bash[20002]: cluster 2024-09-17T11:46:57.937007+0000 mgr.smithi114.nuwyfd (mgr.14205) 350 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:00.125 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:00.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:59 smithi120 bash[25115]: cluster 2024-09-17T11:46:57.937007+0000 mgr.smithi114.nuwyfd (mgr.14205) 350 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:00.185 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:46:59 smithi120 bash[25115]: cluster 2024-09-17T11:46:57.937007+0000 mgr.smithi114.nuwyfd (mgr.14205) 350 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:00.761 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:01.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:00 smithi114 bash[20002]: audit 2024-09-17T11:47:00.129616+0000 mon.smithi114 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.114:0/4165877005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:01.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:00 smithi114 bash[20002]: audit 2024-09-17T11:47:00.129616+0000 mon.smithi114 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.114:0/4165877005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:01.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:00 smithi120 bash[25115]: audit 2024-09-17T11:47:00.129616+0000 mon.smithi114 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.114:0/4165877005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:01.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:00 smithi120 bash[25115]: audit 2024-09-17T11:47:00.129616+0000 mon.smithi114 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.114:0/4165877005' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:01.762 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:01 smithi114 bash[20002]: cluster 2024-09-17T11:46:59.937382+0000 mgr.smithi114.nuwyfd (mgr.14205) 351 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:01 smithi114 bash[20002]: cluster 2024-09-17T11:46:59.937382+0000 mgr.smithi114.nuwyfd (mgr.14205) 351 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:01 smithi114 bash[20002]: audit 2024-09-17T11:47:01.130581+0000 mon.smithi114 (mon.0) 758 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:01 smithi114 bash[20002]: audit 2024-09-17T11:47:01.130581+0000 mon.smithi114 (mon.0) 758 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:02.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:01 smithi120 bash[25115]: cluster 2024-09-17T11:46:59.937382+0000 mgr.smithi114.nuwyfd (mgr.14205) 351 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:02.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:01 smithi120 bash[25115]: cluster 2024-09-17T11:46:59.937382+0000 mgr.smithi114.nuwyfd (mgr.14205) 351 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:02.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:01 smithi120 bash[25115]: audit 2024-09-17T11:47:01.130581+0000 mon.smithi114 (mon.0) 758 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:02.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:01 smithi120 bash[25115]: audit 2024-09-17T11:47:01.130581+0000 mon.smithi114 (mon.0) 758 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:03 smithi114 bash[20002]: cluster 2024-09-17T11:47:01.937865+0000 mgr.smithi114.nuwyfd (mgr.14205) 352 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:03 smithi114 bash[20002]: cluster 2024-09-17T11:47:01.937865+0000 mgr.smithi114.nuwyfd (mgr.14205) 352 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:03 smithi120 bash[25115]: cluster 2024-09-17T11:47:01.937865+0000 mgr.smithi114.nuwyfd (mgr.14205) 352 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:03 smithi120 bash[25115]: cluster 2024-09-17T11:47:01.937865+0000 mgr.smithi114.nuwyfd (mgr.14205) 352 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:06.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:05 smithi114 bash[20002]: cluster 2024-09-17T11:47:03.938444+0000 mgr.smithi114.nuwyfd (mgr.14205) 353 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:06.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:05 smithi114 bash[20002]: cluster 2024-09-17T11:47:03.938444+0000 mgr.smithi114.nuwyfd (mgr.14205) 353 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:06.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:05 smithi120 bash[25115]: cluster 2024-09-17T11:47:03.938444+0000 mgr.smithi114.nuwyfd (mgr.14205) 353 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:06.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:05 smithi120 bash[25115]: cluster 2024-09-17T11:47:03.938444+0000 mgr.smithi114.nuwyfd (mgr.14205) 353 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:06.562 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:07.918 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:07.929 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:07 smithi114 bash[20002]: cluster 2024-09-17T11:47:05.939002+0000 mgr.smithi114.nuwyfd (mgr.14205) 354 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:07.929 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:07 smithi114 bash[20002]: cluster 2024-09-17T11:47:05.939002+0000 mgr.smithi114.nuwyfd (mgr.14205) 354 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:08.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:07 smithi120 bash[25115]: cluster 2024-09-17T11:47:05.939002+0000 mgr.smithi114.nuwyfd (mgr.14205) 354 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:08.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:07 smithi120 bash[25115]: cluster 2024-09-17T11:47:05.939002+0000 mgr.smithi114.nuwyfd (mgr.14205) 354 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:08.605 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:09.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:08 smithi114 bash[20002]: audit 2024-09-17T11:47:07.922708+0000 mon.smithi114 (mon.0) 759 : audit [DBG] from='client.? 172.21.15.114:0/150740908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:09.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:08 smithi114 bash[20002]: audit 2024-09-17T11:47:07.922708+0000 mon.smithi114 (mon.0) 759 : audit [DBG] from='client.? 172.21.15.114:0/150740908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:09.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:08 smithi120 bash[25115]: audit 2024-09-17T11:47:07.922708+0000 mon.smithi114 (mon.0) 759 : audit [DBG] from='client.? 172.21.15.114:0/150740908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:09.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:08 smithi120 bash[25115]: audit 2024-09-17T11:47:07.922708+0000 mon.smithi114 (mon.0) 759 : audit [DBG] from='client.? 172.21.15.114:0/150740908' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:09.606 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:10.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:09 smithi114 bash[20002]: cluster 2024-09-17T11:47:07.939322+0000 mgr.smithi114.nuwyfd (mgr.14205) 355 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:10.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:09 smithi114 bash[20002]: cluster 2024-09-17T11:47:07.939322+0000 mgr.smithi114.nuwyfd (mgr.14205) 355 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:10.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:09 smithi120 bash[25115]: cluster 2024-09-17T11:47:07.939322+0000 mgr.smithi114.nuwyfd (mgr.14205) 355 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:10.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:09 smithi120 bash[25115]: cluster 2024-09-17T11:47:07.939322+0000 mgr.smithi114.nuwyfd (mgr.14205) 355 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:11.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:10 smithi120 bash[25115]: cluster 2024-09-17T11:47:09.939817+0000 mgr.smithi114.nuwyfd (mgr.14205) 356 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:11.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:10 smithi120 bash[25115]: cluster 2024-09-17T11:47:09.939817+0000 mgr.smithi114.nuwyfd (mgr.14205) 356 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:11.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:10 smithi114 bash[20002]: cluster 2024-09-17T11:47:09.939817+0000 mgr.smithi114.nuwyfd (mgr.14205) 356 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:11.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:10 smithi114 bash[20002]: cluster 2024-09-17T11:47:09.939817+0000 mgr.smithi114.nuwyfd (mgr.14205) 356 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:13.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:12 smithi114 bash[20002]: cluster 2024-09-17T11:47:11.940349+0000 mgr.smithi114.nuwyfd (mgr.14205) 357 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:13.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:13 smithi114 bash[20002]: cluster 2024-09-17T11:47:11.940349+0000 mgr.smithi114.nuwyfd (mgr.14205) 357 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:12 smithi120 bash[25115]: cluster 2024-09-17T11:47:11.940349+0000 mgr.smithi114.nuwyfd (mgr.14205) 357 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:12 smithi120 bash[25115]: cluster 2024-09-17T11:47:11.940349+0000 mgr.smithi114.nuwyfd (mgr.14205) 357 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:14.408 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:15.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:15 smithi114 bash[20002]: cluster 2024-09-17T11:47:13.940931+0000 mgr.smithi114.nuwyfd (mgr.14205) 358 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:15.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:15 smithi114 bash[20002]: cluster 2024-09-17T11:47:13.940931+0000 mgr.smithi114.nuwyfd (mgr.14205) 358 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:15 smithi120 bash[25115]: cluster 2024-09-17T11:47:13.940931+0000 mgr.smithi114.nuwyfd (mgr.14205) 358 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:15 smithi120 bash[25115]: cluster 2024-09-17T11:47:13.940931+0000 mgr.smithi114.nuwyfd (mgr.14205) 358 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:15.758 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:16.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:16 smithi114 bash[20002]: audit 2024-09-17T11:47:15.762930+0000 mon.smithi114 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.114:0/2297511309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:16.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:16 smithi114 bash[20002]: audit 2024-09-17T11:47:15.762930+0000 mon.smithi114 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.114:0/2297511309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:16.399 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:16.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:16 smithi120 bash[25115]: audit 2024-09-17T11:47:15.762930+0000 mon.smithi114 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.114:0/2297511309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:16.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:16 smithi120 bash[25115]: audit 2024-09-17T11:47:15.762930+0000 mon.smithi114 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.114:0/2297511309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:17.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:17 smithi114 bash[20002]: cluster 2024-09-17T11:47:15.941434+0000 mgr.smithi114.nuwyfd (mgr.14205) 359 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:17.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:17 smithi114 bash[20002]: cluster 2024-09-17T11:47:15.941434+0000 mgr.smithi114.nuwyfd (mgr.14205) 359 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:17.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:17 smithi114 bash[20002]: audit 2024-09-17T11:47:16.130976+0000 mon.smithi114 (mon.0) 761 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:17.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:17 smithi114 bash[20002]: audit 2024-09-17T11:47:16.130976+0000 mon.smithi114 (mon.0) 761 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:17.400 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:17 smithi120 bash[25115]: cluster 2024-09-17T11:47:15.941434+0000 mgr.smithi114.nuwyfd (mgr.14205) 359 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:17 smithi120 bash[25115]: cluster 2024-09-17T11:47:15.941434+0000 mgr.smithi114.nuwyfd (mgr.14205) 359 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:17 smithi120 bash[25115]: audit 2024-09-17T11:47:16.130976+0000 mon.smithi114 (mon.0) 761 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:17 smithi120 bash[25115]: audit 2024-09-17T11:47:16.130976+0000 mon.smithi114 (mon.0) 761 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:19.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:19 smithi114 bash[20002]: cluster 2024-09-17T11:47:17.941920+0000 mgr.smithi114.nuwyfd (mgr.14205) 360 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:19.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:19 smithi114 bash[20002]: cluster 2024-09-17T11:47:17.941920+0000 mgr.smithi114.nuwyfd (mgr.14205) 360 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:19 smithi120 bash[25115]: cluster 2024-09-17T11:47:17.941920+0000 mgr.smithi114.nuwyfd (mgr.14205) 360 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:19 smithi120 bash[25115]: cluster 2024-09-17T11:47:17.941920+0000 mgr.smithi114.nuwyfd (mgr.14205) 360 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:21.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:21 smithi114 bash[20002]: cluster 2024-09-17T11:47:19.942520+0000 mgr.smithi114.nuwyfd (mgr.14205) 361 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:21.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:21 smithi114 bash[20002]: cluster 2024-09-17T11:47:19.942520+0000 mgr.smithi114.nuwyfd (mgr.14205) 361 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:21 smithi120 bash[25115]: cluster 2024-09-17T11:47:19.942520+0000 mgr.smithi114.nuwyfd (mgr.14205) 361 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:21 smithi120 bash[25115]: cluster 2024-09-17T11:47:19.942520+0000 mgr.smithi114.nuwyfd (mgr.14205) 361 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:22.201 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:23.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:23 smithi114 bash[20002]: cluster 2024-09-17T11:47:21.943073+0000 mgr.smithi114.nuwyfd (mgr.14205) 362 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:23.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:23 smithi114 bash[20002]: cluster 2024-09-17T11:47:21.943073+0000 mgr.smithi114.nuwyfd (mgr.14205) 362 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:23 smithi120 bash[25115]: cluster 2024-09-17T11:47:21.943073+0000 mgr.smithi114.nuwyfd (mgr.14205) 362 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:23 smithi120 bash[25115]: cluster 2024-09-17T11:47:21.943073+0000 mgr.smithi114.nuwyfd (mgr.14205) 362 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:23.666 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:24.236 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:24.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:24 smithi120 bash[25115]: audit 2024-09-17T11:47:23.670875+0000 mon.smithi114 (mon.0) 762 : audit [DBG] from='client.? 172.21.15.114:0/2622574370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:24.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:24 smithi120 bash[25115]: audit 2024-09-17T11:47:23.670875+0000 mon.smithi114 (mon.0) 762 : audit [DBG] from='client.? 172.21.15.114:0/2622574370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:24.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:24 smithi114 bash[20002]: audit 2024-09-17T11:47:23.670875+0000 mon.smithi114 (mon.0) 762 : audit [DBG] from='client.? 172.21.15.114:0/2622574370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:24.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:24 smithi114 bash[20002]: audit 2024-09-17T11:47:23.670875+0000 mon.smithi114 (mon.0) 762 : audit [DBG] from='client.? 172.21.15.114:0/2622574370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:25.238 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:25 smithi120 bash[25115]: cluster 2024-09-17T11:47:23.943616+0000 mgr.smithi114.nuwyfd (mgr.14205) 363 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:25 smithi120 bash[25115]: cluster 2024-09-17T11:47:23.943616+0000 mgr.smithi114.nuwyfd (mgr.14205) 363 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:25.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:25 smithi114 bash[20002]: cluster 2024-09-17T11:47:23.943616+0000 mgr.smithi114.nuwyfd (mgr.14205) 363 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:25.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:25 smithi114 bash[20002]: cluster 2024-09-17T11:47:23.943616+0000 mgr.smithi114.nuwyfd (mgr.14205) 363 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:27 smithi120 bash[25115]: cluster 2024-09-17T11:47:25.944199+0000 mgr.smithi114.nuwyfd (mgr.14205) 364 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:27 smithi120 bash[25115]: cluster 2024-09-17T11:47:25.944199+0000 mgr.smithi114.nuwyfd (mgr.14205) 364 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:27.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:27 smithi114 bash[20002]: cluster 2024-09-17T11:47:25.944199+0000 mgr.smithi114.nuwyfd (mgr.14205) 364 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:27 smithi114 bash[20002]: cluster 2024-09-17T11:47:25.944199+0000 mgr.smithi114.nuwyfd (mgr.14205) 364 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:29 smithi120 bash[25115]: cluster 2024-09-17T11:47:27.944739+0000 mgr.smithi114.nuwyfd (mgr.14205) 365 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:29 smithi120 bash[25115]: cluster 2024-09-17T11:47:27.944739+0000 mgr.smithi114.nuwyfd (mgr.14205) 365 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:29 smithi114 bash[20002]: cluster 2024-09-17T11:47:27.944739+0000 mgr.smithi114.nuwyfd (mgr.14205) 365 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:29 smithi114 bash[20002]: cluster 2024-09-17T11:47:27.944739+0000 mgr.smithi114.nuwyfd (mgr.14205) 365 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:30.040 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:31.425 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:31 smithi120 bash[25115]: cluster 2024-09-17T11:47:29.945316+0000 mgr.smithi114.nuwyfd (mgr.14205) 366 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:31 smithi120 bash[25115]: cluster 2024-09-17T11:47:29.945316+0000 mgr.smithi114.nuwyfd (mgr.14205) 366 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:31.437 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:31 smithi114 bash[20002]: cluster 2024-09-17T11:47:29.945316+0000 mgr.smithi114.nuwyfd (mgr.14205) 366 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:31.437 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:31 smithi114 bash[20002]: cluster 2024-09-17T11:47:29.945316+0000 mgr.smithi114.nuwyfd (mgr.14205) 366 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:32.025 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:32 smithi120 bash[25115]: audit 2024-09-17T11:47:31.130971+0000 mon.smithi114 (mon.0) 763 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:32 smithi120 bash[25115]: audit 2024-09-17T11:47:31.130971+0000 mon.smithi114 (mon.0) 763 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:32 smithi120 bash[25115]: audit 2024-09-17T11:47:31.430184+0000 mon.smithi114 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.114:0/2010621687' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:32 smithi120 bash[25115]: audit 2024-09-17T11:47:31.430184+0000 mon.smithi114 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.114:0/2010621687' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:32.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:32 smithi114 bash[20002]: audit 2024-09-17T11:47:31.130971+0000 mon.smithi114 (mon.0) 763 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:32.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:32 smithi114 bash[20002]: audit 2024-09-17T11:47:31.130971+0000 mon.smithi114 (mon.0) 763 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:32.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:32 smithi114 bash[20002]: audit 2024-09-17T11:47:31.430184+0000 mon.smithi114 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.114:0/2010621687' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:32.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:32 smithi114 bash[20002]: audit 2024-09-17T11:47:31.430184+0000 mon.smithi114 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.114:0/2010621687' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:33.026 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:33 smithi120 bash[25115]: cluster 2024-09-17T11:47:31.945853+0000 mgr.smithi114.nuwyfd (mgr.14205) 367 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:33 smithi120 bash[25115]: cluster 2024-09-17T11:47:31.945853+0000 mgr.smithi114.nuwyfd (mgr.14205) 367 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:33.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:33 smithi114 bash[20002]: cluster 2024-09-17T11:47:31.945853+0000 mgr.smithi114.nuwyfd (mgr.14205) 367 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:33.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:33 smithi114 bash[20002]: cluster 2024-09-17T11:47:31.945853+0000 mgr.smithi114.nuwyfd (mgr.14205) 367 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:35 smithi120 bash[25115]: cluster 2024-09-17T11:47:33.946443+0000 mgr.smithi114.nuwyfd (mgr.14205) 368 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:35 smithi120 bash[25115]: cluster 2024-09-17T11:47:33.946443+0000 mgr.smithi114.nuwyfd (mgr.14205) 368 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:35.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:35 smithi114 bash[20002]: cluster 2024-09-17T11:47:33.946443+0000 mgr.smithi114.nuwyfd (mgr.14205) 368 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:35.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:35 smithi114 bash[20002]: cluster 2024-09-17T11:47:33.946443+0000 mgr.smithi114.nuwyfd (mgr.14205) 368 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:36.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:36 smithi120 bash[25115]: audit 2024-09-17T11:47:35.610127+0000 mon.smithi114 (mon.0) 765 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:47:36.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:36 smithi120 bash[25115]: audit 2024-09-17T11:47:35.610127+0000 mon.smithi114 (mon.0) 765 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:47:36.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:36 smithi114 bash[20002]: audit 2024-09-17T11:47:35.610127+0000 mon.smithi114 (mon.0) 765 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:47:36.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:36 smithi114 bash[20002]: audit 2024-09-17T11:47:35.610127+0000 mon.smithi114 (mon.0) 765 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: cluster 2024-09-17T11:47:35.946972+0000 mgr.smithi114.nuwyfd (mgr.14205) 369 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: cluster 2024-09-17T11:47:35.946972+0000 mgr.smithi114.nuwyfd (mgr.14205) 369 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: audit 2024-09-17T11:47:36.158043+0000 mon.smithi114 (mon.0) 766 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: audit 2024-09-17T11:47:36.158043+0000 mon.smithi114 (mon.0) 766 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: audit 2024-09-17T11:47:36.162394+0000 mon.smithi114 (mon.0) 767 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:37 smithi120 bash[25115]: audit 2024-09-17T11:47:36.162394+0000 mon.smithi114 (mon.0) 767 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: cluster 2024-09-17T11:47:35.946972+0000 mgr.smithi114.nuwyfd (mgr.14205) 369 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: cluster 2024-09-17T11:47:35.946972+0000 mgr.smithi114.nuwyfd (mgr.14205) 369 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: audit 2024-09-17T11:47:36.158043+0000 mon.smithi114 (mon.0) 766 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: audit 2024-09-17T11:47:36.158043+0000 mon.smithi114 (mon.0) 766 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: audit 2024-09-17T11:47:36.162394+0000 mon.smithi114 (mon.0) 767 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:37 smithi114 bash[20002]: audit 2024-09-17T11:47:36.162394+0000 mon.smithi114 (mon.0) 767 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:37.828 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:39.233 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:39.409 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:39 smithi114 bash[20002]: cluster 2024-09-17T11:47:37.947353+0000 mgr.smithi114.nuwyfd (mgr.14205) 370 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:39.409 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:39 smithi114 bash[20002]: cluster 2024-09-17T11:47:37.947353+0000 mgr.smithi114.nuwyfd (mgr.14205) 370 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:39.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:39 smithi120 bash[25115]: cluster 2024-09-17T11:47:37.947353+0000 mgr.smithi114.nuwyfd (mgr.14205) 370 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:39.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:39 smithi120 bash[25115]: cluster 2024-09-17T11:47:37.947353+0000 mgr.smithi114.nuwyfd (mgr.14205) 370 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:39.846 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:40.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:40 smithi120 bash[25115]: audit 2024-09-17T11:47:39.236226+0000 mon.smithi114 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/377601199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:40.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:40 smithi120 bash[25115]: audit 2024-09-17T11:47:39.236226+0000 mon.smithi114 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/377601199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:40.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:40 smithi114 bash[20002]: audit 2024-09-17T11:47:39.236226+0000 mon.smithi114 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/377601199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:40.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:40 smithi114 bash[20002]: audit 2024-09-17T11:47:39.236226+0000 mon.smithi114 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/377601199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:40.847 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:41 smithi120 bash[25115]: cluster 2024-09-17T11:47:39.947892+0000 mgr.smithi114.nuwyfd (mgr.14205) 371 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:41 smithi120 bash[25115]: cluster 2024-09-17T11:47:39.947892+0000 mgr.smithi114.nuwyfd (mgr.14205) 371 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:41.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:41 smithi114 bash[20002]: cluster 2024-09-17T11:47:39.947892+0000 mgr.smithi114.nuwyfd (mgr.14205) 371 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:41.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:41 smithi114 bash[20002]: cluster 2024-09-17T11:47:39.947892+0000 mgr.smithi114.nuwyfd (mgr.14205) 371 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:42.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:41.636329+0000 mon.smithi114 (mon.0) 769 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:41.636329+0000 mon.smithi114 (mon.0) 769 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:41.646048+0000 mon.smithi114 (mon.0) 770 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:41.646048+0000 mon.smithi114 (mon.0) 770 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.291202+0000 mon.smithi114 (mon.0) 771 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.291202+0000 mon.smithi114 (mon.0) 771 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.292847+0000 mon.smithi114 (mon.0) 772 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.292847+0000 mon.smithi114 (mon.0) 772 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.301460+0000 mon.smithi114 (mon.0) 773 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.301460+0000 mon.smithi114 (mon.0) 773 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.306084+0000 mon.smithi114 (mon.0) 774 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:47:42.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:42 smithi120 bash[25115]: audit 2024-09-17T11:47:42.306084+0000 mon.smithi114 (mon.0) 774 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:41.636329+0000 mon.smithi114 (mon.0) 769 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:41.636329+0000 mon.smithi114 (mon.0) 769 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:41.646048+0000 mon.smithi114 (mon.0) 770 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:41.646048+0000 mon.smithi114 (mon.0) 770 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.291202+0000 mon.smithi114 (mon.0) 771 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.291202+0000 mon.smithi114 (mon.0) 771 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.292847+0000 mon.smithi114 (mon.0) 772 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:47:43.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.292847+0000 mon.smithi114 (mon.0) 772 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:47:43.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.301460+0000 mon.smithi114 (mon.0) 773 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.301460+0000 mon.smithi114 (mon.0) 773 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:47:43.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.306084+0000 mon.smithi114 (mon.0) 774 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:47:43.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:42 smithi114 bash[20002]: audit 2024-09-17T11:47:42.306084+0000 mon.smithi114 (mon.0) 774 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:47:43.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:43 smithi120 bash[25115]: cluster 2024-09-17T11:47:41.948417+0000 mgr.smithi114.nuwyfd (mgr.14205) 372 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:43.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:43 smithi120 bash[25115]: cluster 2024-09-17T11:47:41.948417+0000 mgr.smithi114.nuwyfd (mgr.14205) 372 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:44.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:43 smithi114 bash[20002]: cluster 2024-09-17T11:47:41.948417+0000 mgr.smithi114.nuwyfd (mgr.14205) 372 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:44.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:43 smithi114 bash[20002]: cluster 2024-09-17T11:47:41.948417+0000 mgr.smithi114.nuwyfd (mgr.14205) 372 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:45.645 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:45 smithi120 bash[25115]: cluster 2024-09-17T11:47:43.948957+0000 mgr.smithi114.nuwyfd (mgr.14205) 373 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:45 smithi120 bash[25115]: cluster 2024-09-17T11:47:43.948957+0000 mgr.smithi114.nuwyfd (mgr.14205) 373 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:46.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:45 smithi114 bash[20002]: cluster 2024-09-17T11:47:43.948957+0000 mgr.smithi114.nuwyfd (mgr.14205) 373 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:46.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:45 smithi114 bash[20002]: cluster 2024-09-17T11:47:43.948957+0000 mgr.smithi114.nuwyfd (mgr.14205) 373 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:46.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:46 smithi120 bash[25115]: audit 2024-09-17T11:47:46.131810+0000 mon.smithi114 (mon.0) 775 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:46.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:46 smithi120 bash[25115]: audit 2024-09-17T11:47:46.131810+0000 mon.smithi114 (mon.0) 775 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:47.012 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:47.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:46 smithi114 bash[20002]: audit 2024-09-17T11:47:46.131810+0000 mon.smithi114 (mon.0) 775 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:47.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:46 smithi114 bash[20002]: audit 2024-09-17T11:47:46.131810+0000 mon.smithi114 (mon.0) 775 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:47:47.663 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:47 smithi120 bash[25115]: cluster 2024-09-17T11:47:45.949467+0000 mgr.smithi114.nuwyfd (mgr.14205) 374 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:47 smithi120 bash[25115]: cluster 2024-09-17T11:47:45.949467+0000 mgr.smithi114.nuwyfd (mgr.14205) 374 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:47 smithi120 bash[25115]: audit 2024-09-17T11:47:47.017101+0000 mon.smithi114 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.114:0/1447589720' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:47 smithi120 bash[25115]: audit 2024-09-17T11:47:47.017101+0000 mon.smithi114 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.114:0/1447589720' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:48.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:47 smithi114 bash[20002]: cluster 2024-09-17T11:47:45.949467+0000 mgr.smithi114.nuwyfd (mgr.14205) 374 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:47 smithi114 bash[20002]: cluster 2024-09-17T11:47:45.949467+0000 mgr.smithi114.nuwyfd (mgr.14205) 374 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:47 smithi114 bash[20002]: audit 2024-09-17T11:47:47.017101+0000 mon.smithi114 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.114:0/1447589720' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:47 smithi114 bash[20002]: audit 2024-09-17T11:47:47.017101+0000 mon.smithi114 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.114:0/1447589720' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:48.665 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:49 smithi120 bash[25115]: cluster 2024-09-17T11:47:47.950005+0000 mgr.smithi114.nuwyfd (mgr.14205) 375 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:49 smithi120 bash[25115]: cluster 2024-09-17T11:47:47.950005+0000 mgr.smithi114.nuwyfd (mgr.14205) 375 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:50.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:49 smithi114 bash[20002]: cluster 2024-09-17T11:47:47.950005+0000 mgr.smithi114.nuwyfd (mgr.14205) 375 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:50.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:49 smithi114 bash[20002]: cluster 2024-09-17T11:47:47.950005+0000 mgr.smithi114.nuwyfd (mgr.14205) 375 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:51 smithi120 bash[25115]: cluster 2024-09-17T11:47:49.950581+0000 mgr.smithi114.nuwyfd (mgr.14205) 376 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:51 smithi120 bash[25115]: cluster 2024-09-17T11:47:49.950581+0000 mgr.smithi114.nuwyfd (mgr.14205) 376 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:52.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:51 smithi114 bash[20002]: cluster 2024-09-17T11:47:49.950581+0000 mgr.smithi114.nuwyfd (mgr.14205) 376 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:52.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:51 smithi114 bash[20002]: cluster 2024-09-17T11:47:49.950581+0000 mgr.smithi114.nuwyfd (mgr.14205) 376 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:53.472 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:47:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:53 smithi120 bash[25115]: cluster 2024-09-17T11:47:51.951102+0000 mgr.smithi114.nuwyfd (mgr.14205) 377 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:53 smithi120 bash[25115]: cluster 2024-09-17T11:47:51.951102+0000 mgr.smithi114.nuwyfd (mgr.14205) 377 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:54.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:53 smithi114 bash[20002]: cluster 2024-09-17T11:47:51.951102+0000 mgr.smithi114.nuwyfd (mgr.14205) 377 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:53 smithi114 bash[20002]: cluster 2024-09-17T11:47:51.951102+0000 mgr.smithi114.nuwyfd (mgr.14205) 377 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:54.965 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:47:55.562 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:47:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:55 smithi120 bash[25115]: cluster 2024-09-17T11:47:53.951624+0000 mgr.smithi114.nuwyfd (mgr.14205) 378 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:55 smithi120 bash[25115]: cluster 2024-09-17T11:47:53.951624+0000 mgr.smithi114.nuwyfd (mgr.14205) 378 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:55 smithi120 bash[25115]: audit 2024-09-17T11:47:54.970326+0000 mon.smithi114 (mon.0) 777 : audit [DBG] from='client.? 172.21.15.114:0/2121472199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:55 smithi120 bash[25115]: audit 2024-09-17T11:47:54.970326+0000 mon.smithi114 (mon.0) 777 : audit [DBG] from='client.? 172.21.15.114:0/2121472199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:56.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:55 smithi114 bash[20002]: cluster 2024-09-17T11:47:53.951624+0000 mgr.smithi114.nuwyfd (mgr.14205) 378 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:56.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:55 smithi114 bash[20002]: cluster 2024-09-17T11:47:53.951624+0000 mgr.smithi114.nuwyfd (mgr.14205) 378 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:56.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:55 smithi114 bash[20002]: audit 2024-09-17T11:47:54.970326+0000 mon.smithi114 (mon.0) 777 : audit [DBG] from='client.? 172.21.15.114:0/2121472199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:55 smithi114 bash[20002]: audit 2024-09-17T11:47:54.970326+0000 mon.smithi114 (mon.0) 777 : audit [DBG] from='client.? 172.21.15.114:0/2121472199' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:47:56.563 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:47:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:57 smithi120 bash[25115]: cluster 2024-09-17T11:47:55.952174+0000 mgr.smithi114.nuwyfd (mgr.14205) 379 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:57 smithi120 bash[25115]: cluster 2024-09-17T11:47:55.952174+0000 mgr.smithi114.nuwyfd (mgr.14205) 379 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:58.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:57 smithi114 bash[20002]: cluster 2024-09-17T11:47:55.952174+0000 mgr.smithi114.nuwyfd (mgr.14205) 379 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:47:58.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:57 smithi114 bash[20002]: cluster 2024-09-17T11:47:55.952174+0000 mgr.smithi114.nuwyfd (mgr.14205) 379 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:00.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:59 smithi114 bash[20002]: cluster 2024-09-17T11:47:57.952718+0000 mgr.smithi114.nuwyfd (mgr.14205) 380 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:00.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:47:59 smithi114 bash[20002]: cluster 2024-09-17T11:47:57.952718+0000 mgr.smithi114.nuwyfd (mgr.14205) 380 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:00.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:59 smithi120 bash[25115]: cluster 2024-09-17T11:47:57.952718+0000 mgr.smithi114.nuwyfd (mgr.14205) 380 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:00.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:47:59 smithi120 bash[25115]: cluster 2024-09-17T11:47:57.952718+0000 mgr.smithi114.nuwyfd (mgr.14205) 380 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:01.366 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:01 smithi114 bash[20002]: cluster 2024-09-17T11:47:59.953343+0000 mgr.smithi114.nuwyfd (mgr.14205) 381 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:01 smithi114 bash[20002]: cluster 2024-09-17T11:47:59.953343+0000 mgr.smithi114.nuwyfd (mgr.14205) 381 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:01 smithi114 bash[20002]: audit 2024-09-17T11:48:01.132330+0000 mon.smithi114 (mon.0) 778 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:01 smithi114 bash[20002]: audit 2024-09-17T11:48:01.132330+0000 mon.smithi114 (mon.0) 778 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:02.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:01 smithi120 bash[25115]: cluster 2024-09-17T11:47:59.953343+0000 mgr.smithi114.nuwyfd (mgr.14205) 381 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:02.278 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:01 smithi120 bash[25115]: cluster 2024-09-17T11:47:59.953343+0000 mgr.smithi114.nuwyfd (mgr.14205) 381 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:02.278 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:01 smithi120 bash[25115]: audit 2024-09-17T11:48:01.132330+0000 mon.smithi114 (mon.0) 778 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:02.279 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:01 smithi120 bash[25115]: audit 2024-09-17T11:48:01.132330+0000 mon.smithi114 (mon.0) 778 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:02.826 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:03.466 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:03 smithi114 bash[20002]: cluster 2024-09-17T11:48:01.953834+0000 mgr.smithi114.nuwyfd (mgr.14205) 382 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:03 smithi114 bash[20002]: cluster 2024-09-17T11:48:01.953834+0000 mgr.smithi114.nuwyfd (mgr.14205) 382 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:03 smithi114 bash[20002]: audit 2024-09-17T11:48:02.831233+0000 mon.smithi114 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.114:0/3826057284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:03 smithi114 bash[20002]: audit 2024-09-17T11:48:02.831233+0000 mon.smithi114 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.114:0/3826057284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:03 smithi120 bash[25115]: cluster 2024-09-17T11:48:01.953834+0000 mgr.smithi114.nuwyfd (mgr.14205) 382 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:03 smithi120 bash[25115]: cluster 2024-09-17T11:48:01.953834+0000 mgr.smithi114.nuwyfd (mgr.14205) 382 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:03 smithi120 bash[25115]: audit 2024-09-17T11:48:02.831233+0000 mon.smithi114 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.114:0/3826057284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:04.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:03 smithi120 bash[25115]: audit 2024-09-17T11:48:02.831233+0000 mon.smithi114 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.114:0/3826057284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:04.468 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:06.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:05 smithi114 bash[20002]: cluster 2024-09-17T11:48:03.954400+0000 mgr.smithi114.nuwyfd (mgr.14205) 383 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:06.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:05 smithi114 bash[20002]: cluster 2024-09-17T11:48:03.954400+0000 mgr.smithi114.nuwyfd (mgr.14205) 383 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:06.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:05 smithi120 bash[25115]: cluster 2024-09-17T11:48:03.954400+0000 mgr.smithi114.nuwyfd (mgr.14205) 383 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:06.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:05 smithi120 bash[25115]: cluster 2024-09-17T11:48:03.954400+0000 mgr.smithi114.nuwyfd (mgr.14205) 383 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:07.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:07 smithi120 bash[25115]: cluster 2024-09-17T11:48:05.954964+0000 mgr.smithi114.nuwyfd (mgr.14205) 384 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:07.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:07 smithi120 bash[25115]: cluster 2024-09-17T11:48:05.954964+0000 mgr.smithi114.nuwyfd (mgr.14205) 384 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:08.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:07 smithi114 bash[20002]: cluster 2024-09-17T11:48:05.954964+0000 mgr.smithi114.nuwyfd (mgr.14205) 384 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:08.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:07 smithi114 bash[20002]: cluster 2024-09-17T11:48:05.954964+0000 mgr.smithi114.nuwyfd (mgr.14205) 384 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:09.270 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:10.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:09 smithi114 bash[20002]: cluster 2024-09-17T11:48:07.955521+0000 mgr.smithi114.nuwyfd (mgr.14205) 385 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:10.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:09 smithi114 bash[20002]: cluster 2024-09-17T11:48:07.955521+0000 mgr.smithi114.nuwyfd (mgr.14205) 385 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:10.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:09 smithi120 bash[25115]: cluster 2024-09-17T11:48:07.955521+0000 mgr.smithi114.nuwyfd (mgr.14205) 385 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:10.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:09 smithi120 bash[25115]: cluster 2024-09-17T11:48:07.955521+0000 mgr.smithi114.nuwyfd (mgr.14205) 385 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:10.677 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:11.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:10 smithi114 bash[20002]: audit 2024-09-17T11:48:10.682765+0000 mon.smithi114 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.114:0/36346290' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:11.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:10 smithi114 bash[20002]: audit 2024-09-17T11:48:10.682765+0000 mon.smithi114 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.114:0/36346290' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:11.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:10 smithi120 bash[25115]: audit 2024-09-17T11:48:10.682765+0000 mon.smithi114 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.114:0/36346290' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:11.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:10 smithi120 bash[25115]: audit 2024-09-17T11:48:10.682765+0000 mon.smithi114 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.114:0/36346290' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:11.348 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:12.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:11 smithi114 bash[20002]: cluster 2024-09-17T11:48:09.956084+0000 mgr.smithi114.nuwyfd (mgr.14205) 386 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:12.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:11 smithi114 bash[20002]: cluster 2024-09-17T11:48:09.956084+0000 mgr.smithi114.nuwyfd (mgr.14205) 386 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:12.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:11 smithi120 bash[25115]: cluster 2024-09-17T11:48:09.956084+0000 mgr.smithi114.nuwyfd (mgr.14205) 386 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:12.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:11 smithi120 bash[25115]: cluster 2024-09-17T11:48:09.956084+0000 mgr.smithi114.nuwyfd (mgr.14205) 386 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:12.349 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:14.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:13 smithi114 bash[20002]: cluster 2024-09-17T11:48:11.956636+0000 mgr.smithi114.nuwyfd (mgr.14205) 387 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:14.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:13 smithi114 bash[20002]: cluster 2024-09-17T11:48:11.956636+0000 mgr.smithi114.nuwyfd (mgr.14205) 387 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:14.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:13 smithi120 bash[25115]: cluster 2024-09-17T11:48:11.956636+0000 mgr.smithi114.nuwyfd (mgr.14205) 387 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:14.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:13 smithi120 bash[25115]: cluster 2024-09-17T11:48:11.956636+0000 mgr.smithi114.nuwyfd (mgr.14205) 387 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:16.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:15 smithi114 bash[20002]: cluster 2024-09-17T11:48:13.957265+0000 mgr.smithi114.nuwyfd (mgr.14205) 388 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:16.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:15 smithi114 bash[20002]: cluster 2024-09-17T11:48:13.957265+0000 mgr.smithi114.nuwyfd (mgr.14205) 388 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:16.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:15 smithi120 bash[25115]: cluster 2024-09-17T11:48:13.957265+0000 mgr.smithi114.nuwyfd (mgr.14205) 388 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:16.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:15 smithi120 bash[25115]: cluster 2024-09-17T11:48:13.957265+0000 mgr.smithi114.nuwyfd (mgr.14205) 388 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:17.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:16 smithi114 bash[20002]: audit 2024-09-17T11:48:16.132655+0000 mon.smithi114 (mon.0) 781 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:17.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:16 smithi114 bash[20002]: audit 2024-09-17T11:48:16.132655+0000 mon.smithi114 (mon.0) 781 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:17.150 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:17.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:16 smithi120 bash[25115]: audit 2024-09-17T11:48:16.132655+0000 mon.smithi114 (mon.0) 781 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:17.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:16 smithi120 bash[25115]: audit 2024-09-17T11:48:16.132655+0000 mon.smithi114 (mon.0) 781 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:18.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:17 smithi114 bash[20002]: cluster 2024-09-17T11:48:15.957825+0000 mgr.smithi114.nuwyfd (mgr.14205) 389 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:18.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:17 smithi114 bash[20002]: cluster 2024-09-17T11:48:15.957825+0000 mgr.smithi114.nuwyfd (mgr.14205) 389 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:18.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:17 smithi120 bash[25115]: cluster 2024-09-17T11:48:15.957825+0000 mgr.smithi114.nuwyfd (mgr.14205) 389 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:18.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:17 smithi120 bash[25115]: cluster 2024-09-17T11:48:15.957825+0000 mgr.smithi114.nuwyfd (mgr.14205) 389 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:18.619 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:18.955 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:18 smithi114 bash[20002]: audit 2024-09-17T11:48:18.625321+0000 mon.smithi114 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.114:0/2297422581' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:18.955 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:18 smithi114 bash[20002]: audit 2024-09-17T11:48:18.625321+0000 mon.smithi114 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.114:0/2297422581' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:19.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:18 smithi120 bash[25115]: audit 2024-09-17T11:48:18.625321+0000 mon.smithi114 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.114:0/2297422581' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:19.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:18 smithi120 bash[25115]: audit 2024-09-17T11:48:18.625321+0000 mon.smithi114 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.114:0/2297422581' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:19.265 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:20.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:19 smithi114 bash[20002]: cluster 2024-09-17T11:48:17.958359+0000 mgr.smithi114.nuwyfd (mgr.14205) 390 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:20.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:19 smithi114 bash[20002]: cluster 2024-09-17T11:48:17.958359+0000 mgr.smithi114.nuwyfd (mgr.14205) 390 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:20.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:19 smithi120 bash[25115]: cluster 2024-09-17T11:48:17.958359+0000 mgr.smithi114.nuwyfd (mgr.14205) 390 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:20.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:19 smithi120 bash[25115]: cluster 2024-09-17T11:48:17.958359+0000 mgr.smithi114.nuwyfd (mgr.14205) 390 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:20.267 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:21.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:20 smithi120 bash[25115]: cluster 2024-09-17T11:48:19.958956+0000 mgr.smithi114.nuwyfd (mgr.14205) 391 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:21.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:20 smithi120 bash[25115]: cluster 2024-09-17T11:48:19.958956+0000 mgr.smithi114.nuwyfd (mgr.14205) 391 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:21.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:20 smithi114 bash[20002]: cluster 2024-09-17T11:48:19.958956+0000 mgr.smithi114.nuwyfd (mgr.14205) 391 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:21.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:20 smithi114 bash[20002]: cluster 2024-09-17T11:48:19.958956+0000 mgr.smithi114.nuwyfd (mgr.14205) 391 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:23.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:23 smithi114 bash[20002]: cluster 2024-09-17T11:48:21.959521+0000 mgr.smithi114.nuwyfd (mgr.14205) 392 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:23.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:23 smithi114 bash[20002]: cluster 2024-09-17T11:48:21.959521+0000 mgr.smithi114.nuwyfd (mgr.14205) 392 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:23 smithi120 bash[25115]: cluster 2024-09-17T11:48:21.959521+0000 mgr.smithi114.nuwyfd (mgr.14205) 392 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:23 smithi120 bash[25115]: cluster 2024-09-17T11:48:21.959521+0000 mgr.smithi114.nuwyfd (mgr.14205) 392 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:25.074 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:25.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:25 smithi114 bash[20002]: cluster 2024-09-17T11:48:23.960151+0000 mgr.smithi114.nuwyfd (mgr.14205) 393 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:25.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:25 smithi114 bash[20002]: cluster 2024-09-17T11:48:23.960151+0000 mgr.smithi114.nuwyfd (mgr.14205) 393 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:25 smithi120 bash[25115]: cluster 2024-09-17T11:48:23.960151+0000 mgr.smithi114.nuwyfd (mgr.14205) 393 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:25 smithi120 bash[25115]: cluster 2024-09-17T11:48:23.960151+0000 mgr.smithi114.nuwyfd (mgr.14205) 393 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:26.316 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:26.881 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:27.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:27 smithi114 bash[20002]: cluster 2024-09-17T11:48:25.960708+0000 mgr.smithi114.nuwyfd (mgr.14205) 394 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:27.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:27 smithi114 bash[20002]: cluster 2024-09-17T11:48:25.960708+0000 mgr.smithi114.nuwyfd (mgr.14205) 394 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:27.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:27 smithi114 bash[20002]: audit 2024-09-17T11:48:26.321766+0000 mon.smithi114 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.114:0/3929919272' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:27.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:27 smithi114 bash[20002]: audit 2024-09-17T11:48:26.321766+0000 mon.smithi114 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.114:0/3929919272' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:27 smithi120 bash[25115]: cluster 2024-09-17T11:48:25.960708+0000 mgr.smithi114.nuwyfd (mgr.14205) 394 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:27 smithi120 bash[25115]: cluster 2024-09-17T11:48:25.960708+0000 mgr.smithi114.nuwyfd (mgr.14205) 394 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:27 smithi120 bash[25115]: audit 2024-09-17T11:48:26.321766+0000 mon.smithi114 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.114:0/3929919272' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:27 smithi120 bash[25115]: audit 2024-09-17T11:48:26.321766+0000 mon.smithi114 (mon.0) 783 : audit [DBG] from='client.? 172.21.15.114:0/3929919272' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:27.882 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:29.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:29 smithi114 bash[20002]: cluster 2024-09-17T11:48:27.961275+0000 mgr.smithi114.nuwyfd (mgr.14205) 395 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:29.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:29 smithi114 bash[20002]: cluster 2024-09-17T11:48:27.961275+0000 mgr.smithi114.nuwyfd (mgr.14205) 395 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:29 smithi120 bash[25115]: cluster 2024-09-17T11:48:27.961275+0000 mgr.smithi114.nuwyfd (mgr.14205) 395 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:29 smithi120 bash[25115]: cluster 2024-09-17T11:48:27.961275+0000 mgr.smithi114.nuwyfd (mgr.14205) 395 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:31.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:31 smithi120 bash[25115]: cluster 2024-09-17T11:48:29.961869+0000 mgr.smithi114.nuwyfd (mgr.14205) 396 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:31.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:31 smithi120 bash[25115]: cluster 2024-09-17T11:48:29.961869+0000 mgr.smithi114.nuwyfd (mgr.14205) 396 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:31.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:31 smithi114 bash[20002]: cluster 2024-09-17T11:48:29.961869+0000 mgr.smithi114.nuwyfd (mgr.14205) 396 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:31.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:31 smithi114 bash[20002]: cluster 2024-09-17T11:48:29.961869+0000 mgr.smithi114.nuwyfd (mgr.14205) 396 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:32 smithi120 bash[25115]: audit 2024-09-17T11:48:31.133198+0000 mon.smithi114 (mon.0) 784 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:32.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:32 smithi120 bash[25115]: audit 2024-09-17T11:48:31.133198+0000 mon.smithi114 (mon.0) 784 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:32.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:32 smithi114 bash[20002]: audit 2024-09-17T11:48:31.133198+0000 mon.smithi114 (mon.0) 784 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:32.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:32 smithi114 bash[20002]: audit 2024-09-17T11:48:31.133198+0000 mon.smithi114 (mon.0) 784 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:32.691 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:33 smithi114 bash[20002]: cluster 2024-09-17T11:48:31.962402+0000 mgr.smithi114.nuwyfd (mgr.14205) 397 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:33.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:33 smithi114 bash[20002]: cluster 2024-09-17T11:48:31.962402+0000 mgr.smithi114.nuwyfd (mgr.14205) 397 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:33 smithi120 bash[25115]: cluster 2024-09-17T11:48:31.962402+0000 mgr.smithi114.nuwyfd (mgr.14205) 397 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:33 smithi120 bash[25115]: cluster 2024-09-17T11:48:31.962402+0000 mgr.smithi114.nuwyfd (mgr.14205) 397 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:34.119 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:34.736 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:35 smithi120 bash[25115]: cluster 2024-09-17T11:48:33.962795+0000 mgr.smithi114.nuwyfd (mgr.14205) 398 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:35 smithi120 bash[25115]: cluster 2024-09-17T11:48:33.962795+0000 mgr.smithi114.nuwyfd (mgr.14205) 398 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:35 smithi120 bash[25115]: audit 2024-09-17T11:48:34.125113+0000 mon.smithi114 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.114:0/2519438807' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:35 smithi120 bash[25115]: audit 2024-09-17T11:48:34.125113+0000 mon.smithi114 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.114:0/2519438807' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:35.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:35 smithi114 bash[20002]: cluster 2024-09-17T11:48:33.962795+0000 mgr.smithi114.nuwyfd (mgr.14205) 398 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:35.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:35 smithi114 bash[20002]: cluster 2024-09-17T11:48:33.962795+0000 mgr.smithi114.nuwyfd (mgr.14205) 398 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:35.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:35 smithi114 bash[20002]: audit 2024-09-17T11:48:34.125113+0000 mon.smithi114 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.114:0/2519438807' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:35.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:35 smithi114 bash[20002]: audit 2024-09-17T11:48:34.125113+0000 mon.smithi114 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.114:0/2519438807' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:35.736 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:37 smithi120 bash[25115]: cluster 2024-09-17T11:48:35.963162+0000 mgr.smithi114.nuwyfd (mgr.14205) 399 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:37 smithi120 bash[25115]: cluster 2024-09-17T11:48:35.963162+0000 mgr.smithi114.nuwyfd (mgr.14205) 399 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:37.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:37 smithi114 bash[20002]: cluster 2024-09-17T11:48:35.963162+0000 mgr.smithi114.nuwyfd (mgr.14205) 399 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:37.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:37 smithi114 bash[20002]: cluster 2024-09-17T11:48:35.963162+0000 mgr.smithi114.nuwyfd (mgr.14205) 399 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:39.425 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:39 smithi114 bash[20002]: cluster 2024-09-17T11:48:37.963762+0000 mgr.smithi114.nuwyfd (mgr.14205) 400 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:39.425 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:39 smithi114 bash[20002]: cluster 2024-09-17T11:48:37.963762+0000 mgr.smithi114.nuwyfd (mgr.14205) 400 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:39.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:39 smithi120 bash[25115]: cluster 2024-09-17T11:48:37.963762+0000 mgr.smithi114.nuwyfd (mgr.14205) 400 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:39.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:39 smithi120 bash[25115]: cluster 2024-09-17T11:48:37.963762+0000 mgr.smithi114.nuwyfd (mgr.14205) 400 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:40.544 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:41 smithi120 bash[25115]: cluster 2024-09-17T11:48:39.964486+0000 mgr.smithi114.nuwyfd (mgr.14205) 401 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:41 smithi120 bash[25115]: cluster 2024-09-17T11:48:39.964486+0000 mgr.smithi114.nuwyfd (mgr.14205) 401 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:41.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:41 smithi114 bash[20002]: cluster 2024-09-17T11:48:39.964486+0000 mgr.smithi114.nuwyfd (mgr.14205) 401 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:41.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:41 smithi114 bash[20002]: cluster 2024-09-17T11:48:39.964486+0000 mgr.smithi114.nuwyfd (mgr.14205) 401 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:41.937 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:42.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:42 smithi114 bash[20002]: audit 2024-09-17T11:48:41.943144+0000 mon.smithi114 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.114:0/2214553651' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:42.273 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:42 smithi114 bash[20002]: audit 2024-09-17T11:48:41.943144+0000 mon.smithi114 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.114:0/2214553651' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:42.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:42 smithi120 bash[25115]: audit 2024-09-17T11:48:41.943144+0000 mon.smithi114 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.114:0/2214553651' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:42.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:42 smithi120 bash[25115]: audit 2024-09-17T11:48:41.943144+0000 mon.smithi114 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.114:0/2214553651' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:42.546 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:43 smithi120 bash[25115]: cluster 2024-09-17T11:48:41.964892+0000 mgr.smithi114.nuwyfd (mgr.14205) 402 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:43 smithi120 bash[25115]: cluster 2024-09-17T11:48:41.964892+0000 mgr.smithi114.nuwyfd (mgr.14205) 402 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:43 smithi120 bash[25115]: audit 2024-09-17T11:48:42.661702+0000 mon.smithi114 (mon.0) 787 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:48:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:43 smithi120 bash[25115]: audit 2024-09-17T11:48:42.661702+0000 mon.smithi114 (mon.0) 787 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:48:43.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:43 smithi114 bash[20002]: cluster 2024-09-17T11:48:41.964892+0000 mgr.smithi114.nuwyfd (mgr.14205) 402 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:43.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:43 smithi114 bash[20002]: cluster 2024-09-17T11:48:41.964892+0000 mgr.smithi114.nuwyfd (mgr.14205) 402 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:43.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:43 smithi114 bash[20002]: audit 2024-09-17T11:48:42.661702+0000 mon.smithi114 (mon.0) 787 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:48:43.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:43 smithi114 bash[20002]: audit 2024-09-17T11:48:42.661702+0000 mon.smithi114 (mon.0) 787 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:48:43.547 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.383857+0000 mon.smithi114 (mon.0) 788 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.383857+0000 mon.smithi114 (mon.0) 788 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.385122+0000 mon.smithi114 (mon.0) 789 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.385122+0000 mon.smithi114 (mon.0) 789 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.391749+0000 mon.smithi114 (mon.0) 790 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.391749+0000 mon.smithi114 (mon.0) 790 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.398741+0000 mon.smithi114 (mon.0) 791 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:48:44.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:44 smithi120 bash[25115]: audit 2024-09-17T11:48:43.398741+0000 mon.smithi114 (mon.0) 791 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:48:44.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.383857+0000 mon.smithi114 (mon.0) 788 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:48:44.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.383857+0000 mon.smithi114 (mon.0) 788 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.385122+0000 mon.smithi114 (mon.0) 789 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.385122+0000 mon.smithi114 (mon.0) 789 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.391749+0000 mon.smithi114 (mon.0) 790 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.391749+0000 mon.smithi114 (mon.0) 790 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.398741+0000 mon.smithi114 (mon.0) 791 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:48:44.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:44 smithi114 bash[20002]: audit 2024-09-17T11:48:43.398741+0000 mon.smithi114 (mon.0) 791 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:48:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:45 smithi120 bash[25115]: cluster 2024-09-17T11:48:43.965523+0000 mgr.smithi114.nuwyfd (mgr.14205) 403 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:45 smithi120 bash[25115]: cluster 2024-09-17T11:48:43.965523+0000 mgr.smithi114.nuwyfd (mgr.14205) 403 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:45.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:45 smithi114 bash[20002]: cluster 2024-09-17T11:48:43.965523+0000 mgr.smithi114.nuwyfd (mgr.14205) 403 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:45.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:45 smithi114 bash[20002]: cluster 2024-09-17T11:48:43.965523+0000 mgr.smithi114.nuwyfd (mgr.14205) 403 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:46.680 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:46 smithi120 bash[25115]: audit 2024-09-17T11:48:46.133596+0000 mon.smithi114 (mon.0) 792 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:46 smithi120 bash[25115]: audit 2024-09-17T11:48:46.133596+0000 mon.smithi114 (mon.0) 792 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:46.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:46 smithi114 bash[20002]: audit 2024-09-17T11:48:46.133596+0000 mon.smithi114 (mon.0) 792 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:46.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:46 smithi114 bash[20002]: audit 2024-09-17T11:48:46.133596+0000 mon.smithi114 (mon.0) 792 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:48:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:47 smithi120 bash[25115]: cluster 2024-09-17T11:48:45.966105+0000 mgr.smithi114.nuwyfd (mgr.14205) 404 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:47 smithi120 bash[25115]: cluster 2024-09-17T11:48:45.966105+0000 mgr.smithi114.nuwyfd (mgr.14205) 404 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:47.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:47 smithi114 bash[20002]: cluster 2024-09-17T11:48:45.966105+0000 mgr.smithi114.nuwyfd (mgr.14205) 404 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:47.776 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:47 smithi114 bash[20002]: cluster 2024-09-17T11:48:45.966105+0000 mgr.smithi114.nuwyfd (mgr.14205) 404 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:48.348 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:49.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:49 smithi120 bash[25115]: cluster 2024-09-17T11:48:47.966649+0000 mgr.smithi114.nuwyfd (mgr.14205) 405 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:49.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:49 smithi120 bash[25115]: cluster 2024-09-17T11:48:47.966649+0000 mgr.smithi114.nuwyfd (mgr.14205) 405 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:49.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:49 smithi114 bash[20002]: cluster 2024-09-17T11:48:47.966649+0000 mgr.smithi114.nuwyfd (mgr.14205) 405 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:49.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:49 smithi114 bash[20002]: cluster 2024-09-17T11:48:47.966649+0000 mgr.smithi114.nuwyfd (mgr.14205) 405 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:49.825 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:50.439 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:50.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:50 smithi120 bash[25115]: audit 2024-09-17T11:48:49.831005+0000 mon.smithi114 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.114:0/4043070903' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:50.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:50 smithi120 bash[25115]: audit 2024-09-17T11:48:49.831005+0000 mon.smithi114 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.114:0/4043070903' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:50.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:50 smithi114 bash[20002]: audit 2024-09-17T11:48:49.831005+0000 mon.smithi114 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.114:0/4043070903' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:50.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:50 smithi114 bash[20002]: audit 2024-09-17T11:48:49.831005+0000 mon.smithi114 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.114:0/4043070903' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:51.440 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:51.680 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:51 smithi120 bash[25115]: cluster 2024-09-17T11:48:49.967294+0000 mgr.smithi114.nuwyfd (mgr.14205) 406 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:51.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:51 smithi120 bash[25115]: cluster 2024-09-17T11:48:49.967294+0000 mgr.smithi114.nuwyfd (mgr.14205) 406 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:51.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:51 smithi114 bash[20002]: cluster 2024-09-17T11:48:49.967294+0000 mgr.smithi114.nuwyfd (mgr.14205) 406 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:51.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:51 smithi114 bash[20002]: cluster 2024-09-17T11:48:49.967294+0000 mgr.smithi114.nuwyfd (mgr.14205) 406 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:53.680 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:53 smithi120 bash[25115]: cluster 2024-09-17T11:48:51.967989+0000 mgr.smithi114.nuwyfd (mgr.14205) 407 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:53.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:53 smithi120 bash[25115]: cluster 2024-09-17T11:48:51.967989+0000 mgr.smithi114.nuwyfd (mgr.14205) 407 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:53.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:53 smithi114 bash[20002]: cluster 2024-09-17T11:48:51.967989+0000 mgr.smithi114.nuwyfd (mgr.14205) 407 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:53.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:53 smithi114 bash[20002]: cluster 2024-09-17T11:48:51.967989+0000 mgr.smithi114.nuwyfd (mgr.14205) 407 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:55.680 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:55 smithi120 bash[25115]: cluster 2024-09-17T11:48:53.968712+0000 mgr.smithi114.nuwyfd (mgr.14205) 408 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:55.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:55 smithi120 bash[25115]: cluster 2024-09-17T11:48:53.968712+0000 mgr.smithi114.nuwyfd (mgr.14205) 408 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:55.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:55 smithi114 bash[20002]: cluster 2024-09-17T11:48:53.968712+0000 mgr.smithi114.nuwyfd (mgr.14205) 408 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:55.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:55 smithi114 bash[20002]: cluster 2024-09-17T11:48:53.968712+0000 mgr.smithi114.nuwyfd (mgr.14205) 408 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:56.241 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:48:57.680 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:57 smithi120 bash[25115]: cluster 2024-09-17T11:48:55.969334+0000 mgr.smithi114.nuwyfd (mgr.14205) 409 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:57.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:57 smithi120 bash[25115]: cluster 2024-09-17T11:48:55.969334+0000 mgr.smithi114.nuwyfd (mgr.14205) 409 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:57.729 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:48:57.742 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:57 smithi114 bash[20002]: cluster 2024-09-17T11:48:55.969334+0000 mgr.smithi114.nuwyfd (mgr.14205) 409 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:57.742 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:57 smithi114 bash[20002]: cluster 2024-09-17T11:48:55.969334+0000 mgr.smithi114.nuwyfd (mgr.14205) 409 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:58.371 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:48:58.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:58 smithi114 bash[20002]: audit 2024-09-17T11:48:57.734993+0000 mon.smithi114 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.114:0/2830856813' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:58.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:58 smithi114 bash[20002]: audit 2024-09-17T11:48:57.734993+0000 mon.smithi114 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.114:0/2830856813' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:58.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:58 smithi120 bash[25115]: audit 2024-09-17T11:48:57.734993+0000 mon.smithi114 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.114:0/2830856813' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:58.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:58 smithi120 bash[25115]: audit 2024-09-17T11:48:57.734993+0000 mon.smithi114 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.114:0/2830856813' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:48:59.372 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:48:59.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:59 smithi114 bash[20002]: cluster 2024-09-17T11:48:57.969984+0000 mgr.smithi114.nuwyfd (mgr.14205) 410 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:59.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:48:59 smithi114 bash[20002]: cluster 2024-09-17T11:48:57.969984+0000 mgr.smithi114.nuwyfd (mgr.14205) 410 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:59.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:59 smithi120 bash[25115]: cluster 2024-09-17T11:48:57.969984+0000 mgr.smithi114.nuwyfd (mgr.14205) 410 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:48:59.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:48:59 smithi120 bash[25115]: cluster 2024-09-17T11:48:57.969984+0000 mgr.smithi114.nuwyfd (mgr.14205) 410 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:01 smithi114 bash[20002]: cluster 2024-09-17T11:48:59.970586+0000 mgr.smithi114.nuwyfd (mgr.14205) 411 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:01.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:01 smithi114 bash[20002]: cluster 2024-09-17T11:48:59.970586+0000 mgr.smithi114.nuwyfd (mgr.14205) 411 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:01 smithi114 bash[20002]: audit 2024-09-17T11:49:01.134020+0000 mon.smithi114 (mon.0) 795 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:01 smithi114 bash[20002]: audit 2024-09-17T11:49:01.134020+0000 mon.smithi114 (mon.0) 795 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:01 smithi120 bash[25115]: cluster 2024-09-17T11:48:59.970586+0000 mgr.smithi114.nuwyfd (mgr.14205) 411 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:01 smithi120 bash[25115]: cluster 2024-09-17T11:48:59.970586+0000 mgr.smithi114.nuwyfd (mgr.14205) 411 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:01 smithi120 bash[25115]: audit 2024-09-17T11:49:01.134020+0000 mon.smithi114 (mon.0) 795 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:01 smithi120 bash[25115]: audit 2024-09-17T11:49:01.134020+0000 mon.smithi114 (mon.0) 795 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:03 smithi114 bash[20002]: cluster 2024-09-17T11:49:01.971263+0000 mgr.smithi114.nuwyfd (mgr.14205) 412 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:03.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:03 smithi114 bash[20002]: cluster 2024-09-17T11:49:01.971263+0000 mgr.smithi114.nuwyfd (mgr.14205) 412 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:03.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:03 smithi120 bash[25115]: cluster 2024-09-17T11:49:01.971263+0000 mgr.smithi114.nuwyfd (mgr.14205) 412 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:03.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:03 smithi120 bash[25115]: cluster 2024-09-17T11:49:01.971263+0000 mgr.smithi114.nuwyfd (mgr.14205) 412 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:04.184 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:05.653 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:05.666 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:05 smithi114 bash[20002]: cluster 2024-09-17T11:49:03.971843+0000 mgr.smithi114.nuwyfd (mgr.14205) 413 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:05.666 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:05 smithi114 bash[20002]: cluster 2024-09-17T11:49:03.971843+0000 mgr.smithi114.nuwyfd (mgr.14205) 413 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:05.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:05 smithi120 bash[25115]: cluster 2024-09-17T11:49:03.971843+0000 mgr.smithi114.nuwyfd (mgr.14205) 413 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:05.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:05 smithi120 bash[25115]: cluster 2024-09-17T11:49:03.971843+0000 mgr.smithi114.nuwyfd (mgr.14205) 413 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:06.307 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:06.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:06 smithi114 bash[20002]: audit 2024-09-17T11:49:05.659095+0000 mon.smithi114 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.114:0/1684788663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:06.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:06 smithi114 bash[20002]: audit 2024-09-17T11:49:05.659095+0000 mon.smithi114 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.114:0/1684788663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:06.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:06 smithi120 bash[25115]: audit 2024-09-17T11:49:05.659095+0000 mon.smithi114 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.114:0/1684788663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:06.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:06 smithi120 bash[25115]: audit 2024-09-17T11:49:05.659095+0000 mon.smithi114 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.114:0/1684788663' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:07.308 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:07.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:07 smithi114 bash[20002]: cluster 2024-09-17T11:49:05.972446+0000 mgr.smithi114.nuwyfd (mgr.14205) 414 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:07.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:07 smithi114 bash[20002]: cluster 2024-09-17T11:49:05.972446+0000 mgr.smithi114.nuwyfd (mgr.14205) 414 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:07.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:07 smithi120 bash[25115]: cluster 2024-09-17T11:49:05.972446+0000 mgr.smithi114.nuwyfd (mgr.14205) 414 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:07.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:07 smithi120 bash[25115]: cluster 2024-09-17T11:49:05.972446+0000 mgr.smithi114.nuwyfd (mgr.14205) 414 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:09.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:09 smithi114 bash[20002]: cluster 2024-09-17T11:49:07.973053+0000 mgr.smithi114.nuwyfd (mgr.14205) 415 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:09.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:09 smithi114 bash[20002]: cluster 2024-09-17T11:49:07.973053+0000 mgr.smithi114.nuwyfd (mgr.14205) 415 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:09.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:09 smithi120 bash[25115]: cluster 2024-09-17T11:49:07.973053+0000 mgr.smithi114.nuwyfd (mgr.14205) 415 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:09.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:09 smithi120 bash[25115]: cluster 2024-09-17T11:49:07.973053+0000 mgr.smithi114.nuwyfd (mgr.14205) 415 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:11.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:11 smithi114 bash[20002]: cluster 2024-09-17T11:49:09.973595+0000 mgr.smithi114.nuwyfd (mgr.14205) 416 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:11.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:11 smithi114 bash[20002]: cluster 2024-09-17T11:49:09.973595+0000 mgr.smithi114.nuwyfd (mgr.14205) 416 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:11.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:11 smithi120 bash[25115]: cluster 2024-09-17T11:49:09.973595+0000 mgr.smithi114.nuwyfd (mgr.14205) 416 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:11.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:11 smithi120 bash[25115]: cluster 2024-09-17T11:49:09.973595+0000 mgr.smithi114.nuwyfd (mgr.14205) 416 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:12.118 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:13.553 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:13.755 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:13 smithi114 bash[20002]: cluster 2024-09-17T11:49:11.974123+0000 mgr.smithi114.nuwyfd (mgr.14205) 417 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:13.755 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:13 smithi114 bash[20002]: cluster 2024-09-17T11:49:11.974123+0000 mgr.smithi114.nuwyfd (mgr.14205) 417 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:13.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:13 smithi120 bash[25115]: cluster 2024-09-17T11:49:11.974123+0000 mgr.smithi114.nuwyfd (mgr.14205) 417 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:13.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:13 smithi120 bash[25115]: cluster 2024-09-17T11:49:11.974123+0000 mgr.smithi114.nuwyfd (mgr.14205) 417 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:14.210 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:14.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:14 smithi114 bash[20002]: audit 2024-09-17T11:49:13.558696+0000 mon.smithi114 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.114:0/2043681741' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:14.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:14 smithi114 bash[20002]: audit 2024-09-17T11:49:13.558696+0000 mon.smithi114 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.114:0/2043681741' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:14.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:14 smithi120 bash[25115]: audit 2024-09-17T11:49:13.558696+0000 mon.smithi114 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.114:0/2043681741' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:14.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:14 smithi120 bash[25115]: audit 2024-09-17T11:49:13.558696+0000 mon.smithi114 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.114:0/2043681741' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:15.211 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:15.523 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:15 smithi114 bash[20002]: cluster 2024-09-17T11:49:13.974660+0000 mgr.smithi114.nuwyfd (mgr.14205) 418 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:15 smithi114 bash[20002]: cluster 2024-09-17T11:49:13.974660+0000 mgr.smithi114.nuwyfd (mgr.14205) 418 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:15.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:15 smithi120 bash[25115]: cluster 2024-09-17T11:49:13.974660+0000 mgr.smithi114.nuwyfd (mgr.14205) 418 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:15.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:15 smithi120 bash[25115]: cluster 2024-09-17T11:49:13.974660+0000 mgr.smithi114.nuwyfd (mgr.14205) 418 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:16.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:16 smithi114 bash[20002]: audit 2024-09-17T11:49:16.134386+0000 mon.smithi114 (mon.0) 798 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:16.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:16 smithi114 bash[20002]: audit 2024-09-17T11:49:16.134386+0000 mon.smithi114 (mon.0) 798 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:16.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:16 smithi120 bash[25115]: audit 2024-09-17T11:49:16.134386+0000 mon.smithi114 (mon.0) 798 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:16.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:16 smithi120 bash[25115]: audit 2024-09-17T11:49:16.134386+0000 mon.smithi114 (mon.0) 798 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:17.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:17 smithi114 bash[20002]: cluster 2024-09-17T11:49:15.975190+0000 mgr.smithi114.nuwyfd (mgr.14205) 419 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:17.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:17 smithi114 bash[20002]: cluster 2024-09-17T11:49:15.975190+0000 mgr.smithi114.nuwyfd (mgr.14205) 419 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:17.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:17 smithi120 bash[25115]: cluster 2024-09-17T11:49:15.975190+0000 mgr.smithi114.nuwyfd (mgr.14205) 419 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:17.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:17 smithi120 bash[25115]: cluster 2024-09-17T11:49:15.975190+0000 mgr.smithi114.nuwyfd (mgr.14205) 419 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:19.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:19 smithi114 bash[20002]: cluster 2024-09-17T11:49:17.975568+0000 mgr.smithi114.nuwyfd (mgr.14205) 420 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:19.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:19 smithi114 bash[20002]: cluster 2024-09-17T11:49:17.975568+0000 mgr.smithi114.nuwyfd (mgr.14205) 420 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:19.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:19 smithi120 bash[25115]: cluster 2024-09-17T11:49:17.975568+0000 mgr.smithi114.nuwyfd (mgr.14205) 420 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:19.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:19 smithi120 bash[25115]: cluster 2024-09-17T11:49:17.975568+0000 mgr.smithi114.nuwyfd (mgr.14205) 420 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:20.011 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:21.516 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:21.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:21 smithi114 bash[20002]: cluster 2024-09-17T11:49:19.976130+0000 mgr.smithi114.nuwyfd (mgr.14205) 421 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:21.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:21 smithi114 bash[20002]: cluster 2024-09-17T11:49:19.976130+0000 mgr.smithi114.nuwyfd (mgr.14205) 421 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:21.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:21 smithi120 bash[25115]: cluster 2024-09-17T11:49:19.976130+0000 mgr.smithi114.nuwyfd (mgr.14205) 421 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:21.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:21 smithi120 bash[25115]: cluster 2024-09-17T11:49:19.976130+0000 mgr.smithi114.nuwyfd (mgr.14205) 421 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:22.130 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:22.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:22 smithi114 bash[20002]: audit 2024-09-17T11:49:21.521760+0000 mon.smithi114 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.114:0/1233801327' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:22.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:22 smithi114 bash[20002]: audit 2024-09-17T11:49:21.521760+0000 mon.smithi114 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.114:0/1233801327' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:22.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:22 smithi120 bash[25115]: audit 2024-09-17T11:49:21.521760+0000 mon.smithi114 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.114:0/1233801327' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:22.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:22 smithi120 bash[25115]: audit 2024-09-17T11:49:21.521760+0000 mon.smithi114 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.114:0/1233801327' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:23.132 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:23.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:23 smithi114 bash[20002]: cluster 2024-09-17T11:49:21.976652+0000 mgr.smithi114.nuwyfd (mgr.14205) 422 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:23.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:23 smithi114 bash[20002]: cluster 2024-09-17T11:49:21.976652+0000 mgr.smithi114.nuwyfd (mgr.14205) 422 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:23.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:23 smithi120 bash[25115]: cluster 2024-09-17T11:49:21.976652+0000 mgr.smithi114.nuwyfd (mgr.14205) 422 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:23.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:23 smithi120 bash[25115]: cluster 2024-09-17T11:49:21.976652+0000 mgr.smithi114.nuwyfd (mgr.14205) 422 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:25.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:25 smithi114 bash[20002]: cluster 2024-09-17T11:49:23.977176+0000 mgr.smithi114.nuwyfd (mgr.14205) 423 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:25.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:25 smithi114 bash[20002]: cluster 2024-09-17T11:49:23.977176+0000 mgr.smithi114.nuwyfd (mgr.14205) 423 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:25.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:25 smithi120 bash[25115]: cluster 2024-09-17T11:49:23.977176+0000 mgr.smithi114.nuwyfd (mgr.14205) 423 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:25.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:25 smithi120 bash[25115]: cluster 2024-09-17T11:49:23.977176+0000 mgr.smithi114.nuwyfd (mgr.14205) 423 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:27.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:27 smithi120 bash[25115]: cluster 2024-09-17T11:49:25.977654+0000 mgr.smithi114.nuwyfd (mgr.14205) 424 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:27.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:27 smithi120 bash[25115]: cluster 2024-09-17T11:49:25.977654+0000 mgr.smithi114.nuwyfd (mgr.14205) 424 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:27.937 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:28.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:27 smithi114 bash[20002]: cluster 2024-09-17T11:49:25.977654+0000 mgr.smithi114.nuwyfd (mgr.14205) 424 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:28.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:27 smithi114 bash[20002]: cluster 2024-09-17T11:49:25.977654+0000 mgr.smithi114.nuwyfd (mgr.14205) 424 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:29.334 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:29.773 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:29 smithi114 bash[20002]: cluster 2024-09-17T11:49:27.978242+0000 mgr.smithi114.nuwyfd (mgr.14205) 425 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:29.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:29 smithi114 bash[20002]: cluster 2024-09-17T11:49:27.978242+0000 mgr.smithi114.nuwyfd (mgr.14205) 425 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:29.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:29 smithi114 bash[20002]: audit 2024-09-17T11:49:29.338945+0000 mon.smithi114 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.114:0/1291694490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:29.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:29 smithi114 bash[20002]: audit 2024-09-17T11:49:29.338945+0000 mon.smithi114 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.114:0/1291694490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:29.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:29 smithi120 bash[25115]: cluster 2024-09-17T11:49:27.978242+0000 mgr.smithi114.nuwyfd (mgr.14205) 425 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:29.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:29 smithi120 bash[25115]: cluster 2024-09-17T11:49:27.978242+0000 mgr.smithi114.nuwyfd (mgr.14205) 425 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:29.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:29 smithi120 bash[25115]: audit 2024-09-17T11:49:29.338945+0000 mon.smithi114 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.114:0/1291694490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:29.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:29 smithi120 bash[25115]: audit 2024-09-17T11:49:29.338945+0000 mon.smithi114 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.114:0/1291694490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:30.025 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:31.027 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:31.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:31 smithi120 bash[25115]: cluster 2024-09-17T11:49:29.978804+0000 mgr.smithi114.nuwyfd (mgr.14205) 426 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:31.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:31 smithi120 bash[25115]: cluster 2024-09-17T11:49:29.978804+0000 mgr.smithi114.nuwyfd (mgr.14205) 426 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:31.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:31 smithi120 bash[25115]: audit 2024-09-17T11:49:31.134754+0000 mon.smithi114 (mon.0) 801 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:31.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:31 smithi120 bash[25115]: audit 2024-09-17T11:49:31.134754+0000 mon.smithi114 (mon.0) 801 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:32.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:31 smithi114 bash[20002]: cluster 2024-09-17T11:49:29.978804+0000 mgr.smithi114.nuwyfd (mgr.14205) 426 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:31 smithi114 bash[20002]: cluster 2024-09-17T11:49:29.978804+0000 mgr.smithi114.nuwyfd (mgr.14205) 426 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:31 smithi114 bash[20002]: audit 2024-09-17T11:49:31.134754+0000 mon.smithi114 (mon.0) 801 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:31 smithi114 bash[20002]: audit 2024-09-17T11:49:31.134754+0000 mon.smithi114 (mon.0) 801 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:33.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:33 smithi120 bash[25115]: cluster 2024-09-17T11:49:31.979294+0000 mgr.smithi114.nuwyfd (mgr.14205) 427 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:33.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:33 smithi120 bash[25115]: cluster 2024-09-17T11:49:31.979294+0000 mgr.smithi114.nuwyfd (mgr.14205) 427 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:34.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:33 smithi114 bash[20002]: cluster 2024-09-17T11:49:31.979294+0000 mgr.smithi114.nuwyfd (mgr.14205) 427 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:34.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:33 smithi114 bash[20002]: cluster 2024-09-17T11:49:31.979294+0000 mgr.smithi114.nuwyfd (mgr.14205) 427 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:35.797 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:35 smithi114 bash[20002]: cluster 2024-09-17T11:49:33.979873+0000 mgr.smithi114.nuwyfd (mgr.14205) 428 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:35.797 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:35 smithi114 bash[20002]: cluster 2024-09-17T11:49:33.979873+0000 mgr.smithi114.nuwyfd (mgr.14205) 428 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:35.842 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:35.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:35 smithi120 bash[25115]: cluster 2024-09-17T11:49:33.979873+0000 mgr.smithi114.nuwyfd (mgr.14205) 428 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:35.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:35 smithi120 bash[25115]: cluster 2024-09-17T11:49:33.979873+0000 mgr.smithi114.nuwyfd (mgr.14205) 428 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:37.288 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:37 smithi114 bash[20002]: cluster 2024-09-17T11:49:35.980392+0000 mgr.smithi114.nuwyfd (mgr.14205) 429 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:37 smithi114 bash[20002]: cluster 2024-09-17T11:49:35.980392+0000 mgr.smithi114.nuwyfd (mgr.14205) 429 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:37 smithi114 bash[20002]: audit 2024-09-17T11:49:37.293767+0000 mon.smithi114 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.114:0/474521757' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:37.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:37 smithi114 bash[20002]: audit 2024-09-17T11:49:37.293767+0000 mon.smithi114 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.114:0/474521757' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:37.879 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:37.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:37 smithi120 bash[25115]: cluster 2024-09-17T11:49:35.980392+0000 mgr.smithi114.nuwyfd (mgr.14205) 429 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:37.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:37 smithi120 bash[25115]: cluster 2024-09-17T11:49:35.980392+0000 mgr.smithi114.nuwyfd (mgr.14205) 429 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:37.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:37 smithi120 bash[25115]: audit 2024-09-17T11:49:37.293767+0000 mon.smithi114 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.114:0/474521757' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:37.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:37 smithi120 bash[25115]: audit 2024-09-17T11:49:37.293767+0000 mon.smithi114 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.114:0/474521757' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:38.881 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:39.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:39 smithi120 bash[25115]: cluster 2024-09-17T11:49:37.980975+0000 mgr.smithi114.nuwyfd (mgr.14205) 430 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:39.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:39 smithi120 bash[25115]: cluster 2024-09-17T11:49:37.980975+0000 mgr.smithi114.nuwyfd (mgr.14205) 430 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:40.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:39 smithi114 bash[20002]: cluster 2024-09-17T11:49:37.980975+0000 mgr.smithi114.nuwyfd (mgr.14205) 430 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:40.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:39 smithi114 bash[20002]: cluster 2024-09-17T11:49:37.980975+0000 mgr.smithi114.nuwyfd (mgr.14205) 430 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:41.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:41 smithi120 bash[25115]: cluster 2024-09-17T11:49:39.981545+0000 mgr.smithi114.nuwyfd (mgr.14205) 431 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:41.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:41 smithi120 bash[25115]: cluster 2024-09-17T11:49:39.981545+0000 mgr.smithi114.nuwyfd (mgr.14205) 431 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:42.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:41 smithi114 bash[20002]: cluster 2024-09-17T11:49:39.981545+0000 mgr.smithi114.nuwyfd (mgr.14205) 431 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:42.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:41 smithi114 bash[20002]: cluster 2024-09-17T11:49:39.981545+0000 mgr.smithi114.nuwyfd (mgr.14205) 431 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:43.681 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:43.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:43 smithi120 bash[25115]: cluster 2024-09-17T11:49:41.982084+0000 mgr.smithi114.nuwyfd (mgr.14205) 432 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:43.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:43 smithi120 bash[25115]: cluster 2024-09-17T11:49:41.982084+0000 mgr.smithi114.nuwyfd (mgr.14205) 432 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:44.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:43 smithi114 bash[20002]: cluster 2024-09-17T11:49:41.982084+0000 mgr.smithi114.nuwyfd (mgr.14205) 432 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:44.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:43 smithi114 bash[20002]: cluster 2024-09-17T11:49:41.982084+0000 mgr.smithi114.nuwyfd (mgr.14205) 432 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:43.743027+0000 mon.smithi114 (mon.0) 803 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:43.743027+0000 mon.smithi114 (mon.0) 803 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.448048+0000 mon.smithi114 (mon.0) 804 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.448048+0000 mon.smithi114 (mon.0) 804 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.449113+0000 mon.smithi114 (mon.0) 805 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.449113+0000 mon.smithi114 (mon.0) 805 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.457689+0000 mon.smithi114 (mon.0) 806 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.457689+0000 mon.smithi114 (mon.0) 806 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:49:44.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.461002+0000 mon.smithi114 (mon.0) 807 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:49:44.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:44 smithi120 bash[25115]: audit 2024-09-17T11:49:44.461002+0000 mon.smithi114 (mon.0) 807 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:43.743027+0000 mon.smithi114 (mon.0) 803 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:43.743027+0000 mon.smithi114 (mon.0) 803 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.448048+0000 mon.smithi114 (mon.0) 804 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.448048+0000 mon.smithi114 (mon.0) 804 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.449113+0000 mon.smithi114 (mon.0) 805 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.449113+0000 mon.smithi114 (mon.0) 805 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.457689+0000 mon.smithi114 (mon.0) 806 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.457689+0000 mon.smithi114 (mon.0) 806 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:49:45.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.461002+0000 mon.smithi114 (mon.0) 807 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:49:45.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:44 smithi114 bash[20002]: audit 2024-09-17T11:49:44.461002+0000 mon.smithi114 (mon.0) 807 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:49:45.081 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:45.725 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:45.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:45 smithi120 bash[25115]: cluster 2024-09-17T11:49:43.982625+0000 mgr.smithi114.nuwyfd (mgr.14205) 433 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:45 smithi120 bash[25115]: cluster 2024-09-17T11:49:43.982625+0000 mgr.smithi114.nuwyfd (mgr.14205) 433 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:45 smithi120 bash[25115]: audit 2024-09-17T11:49:45.086077+0000 mon.smithi114 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.114:0/241917408' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:45.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:45 smithi120 bash[25115]: audit 2024-09-17T11:49:45.086077+0000 mon.smithi114 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.114:0/241917408' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:46.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:45 smithi114 bash[20002]: cluster 2024-09-17T11:49:43.982625+0000 mgr.smithi114.nuwyfd (mgr.14205) 433 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:46.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:45 smithi114 bash[20002]: cluster 2024-09-17T11:49:43.982625+0000 mgr.smithi114.nuwyfd (mgr.14205) 433 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:46.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:45 smithi114 bash[20002]: audit 2024-09-17T11:49:45.086077+0000 mon.smithi114 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.114:0/241917408' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:46.016 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:45 smithi114 bash[20002]: audit 2024-09-17T11:49:45.086077+0000 mon.smithi114 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.114:0/241917408' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:46.726 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:46.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:46 smithi120 bash[25115]: audit 2024-09-17T11:49:46.135006+0000 mon.smithi114 (mon.0) 809 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:46.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:46 smithi120 bash[25115]: audit 2024-09-17T11:49:46.135006+0000 mon.smithi114 (mon.0) 809 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:47.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:46 smithi114 bash[20002]: audit 2024-09-17T11:49:46.135006+0000 mon.smithi114 (mon.0) 809 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:47.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:46 smithi114 bash[20002]: audit 2024-09-17T11:49:46.135006+0000 mon.smithi114 (mon.0) 809 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:49:47.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:47 smithi120 bash[25115]: cluster 2024-09-17T11:49:45.983180+0000 mgr.smithi114.nuwyfd (mgr.14205) 434 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:47.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:47 smithi120 bash[25115]: cluster 2024-09-17T11:49:45.983180+0000 mgr.smithi114.nuwyfd (mgr.14205) 434 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:47 smithi114 bash[20002]: cluster 2024-09-17T11:49:45.983180+0000 mgr.smithi114.nuwyfd (mgr.14205) 434 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:47 smithi114 bash[20002]: cluster 2024-09-17T11:49:45.983180+0000 mgr.smithi114.nuwyfd (mgr.14205) 434 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:49.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:49 smithi120 bash[25115]: cluster 2024-09-17T11:49:47.983695+0000 mgr.smithi114.nuwyfd (mgr.14205) 435 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:49 smithi120 bash[25115]: cluster 2024-09-17T11:49:47.983695+0000 mgr.smithi114.nuwyfd (mgr.14205) 435 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:50.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:49 smithi114 bash[20002]: cluster 2024-09-17T11:49:47.983695+0000 mgr.smithi114.nuwyfd (mgr.14205) 435 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:50.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:49 smithi114 bash[20002]: cluster 2024-09-17T11:49:47.983695+0000 mgr.smithi114.nuwyfd (mgr.14205) 435 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:51.526 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:51.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:51 smithi120 bash[25115]: cluster 2024-09-17T11:49:49.984381+0000 mgr.smithi114.nuwyfd (mgr.14205) 436 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:51 smithi120 bash[25115]: cluster 2024-09-17T11:49:49.984381+0000 mgr.smithi114.nuwyfd (mgr.14205) 436 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:52.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:51 smithi114 bash[20002]: cluster 2024-09-17T11:49:49.984381+0000 mgr.smithi114.nuwyfd (mgr.14205) 436 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:52.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:51 smithi114 bash[20002]: cluster 2024-09-17T11:49:49.984381+0000 mgr.smithi114.nuwyfd (mgr.14205) 436 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:52.949 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:49:53.566 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:49:53.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:53 smithi120 bash[25115]: cluster 2024-09-17T11:49:51.984987+0000 mgr.smithi114.nuwyfd (mgr.14205) 437 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:53 smithi120 bash[25115]: cluster 2024-09-17T11:49:51.984987+0000 mgr.smithi114.nuwyfd (mgr.14205) 437 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:53 smithi120 bash[25115]: audit 2024-09-17T11:49:52.953797+0000 mon.smithi114 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.114:0/1343082820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:53 smithi120 bash[25115]: audit 2024-09-17T11:49:52.953797+0000 mon.smithi114 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.114:0/1343082820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:53 smithi114 bash[20002]: cluster 2024-09-17T11:49:51.984987+0000 mgr.smithi114.nuwyfd (mgr.14205) 437 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:53 smithi114 bash[20002]: cluster 2024-09-17T11:49:51.984987+0000 mgr.smithi114.nuwyfd (mgr.14205) 437 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:53 smithi114 bash[20002]: audit 2024-09-17T11:49:52.953797+0000 mon.smithi114 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.114:0/1343082820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:53 smithi114 bash[20002]: audit 2024-09-17T11:49:52.953797+0000 mon.smithi114 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.114:0/1343082820' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:49:54.567 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:49:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:55 smithi120 bash[25115]: cluster 2024-09-17T11:49:53.985545+0000 mgr.smithi114.nuwyfd (mgr.14205) 438 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:55 smithi120 bash[25115]: cluster 2024-09-17T11:49:53.985545+0000 mgr.smithi114.nuwyfd (mgr.14205) 438 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:55 smithi114 bash[20002]: cluster 2024-09-17T11:49:53.985545+0000 mgr.smithi114.nuwyfd (mgr.14205) 438 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:55 smithi114 bash[20002]: cluster 2024-09-17T11:49:53.985545+0000 mgr.smithi114.nuwyfd (mgr.14205) 438 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:57 smithi120 bash[25115]: cluster 2024-09-17T11:49:55.986100+0000 mgr.smithi114.nuwyfd (mgr.14205) 439 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:57 smithi120 bash[25115]: cluster 2024-09-17T11:49:55.986100+0000 mgr.smithi114.nuwyfd (mgr.14205) 439 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:57 smithi114 bash[20002]: cluster 2024-09-17T11:49:55.986100+0000 mgr.smithi114.nuwyfd (mgr.14205) 439 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:57 smithi114 bash[20002]: cluster 2024-09-17T11:49:55.986100+0000 mgr.smithi114.nuwyfd (mgr.14205) 439 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:59.365 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:49:59.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:59 smithi114 bash[20002]: cluster 2024-09-17T11:49:57.986633+0000 mgr.smithi114.nuwyfd (mgr.14205) 440 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:59.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:49:59 smithi114 bash[20002]: cluster 2024-09-17T11:49:57.986633+0000 mgr.smithi114.nuwyfd (mgr.14205) 440 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:59.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:59 smithi120 bash[25115]: cluster 2024-09-17T11:49:57.986633+0000 mgr.smithi114.nuwyfd (mgr.14205) 440 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:49:59.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:49:59 smithi120 bash[25115]: cluster 2024-09-17T11:49:57.986633+0000 mgr.smithi114.nuwyfd (mgr.14205) 440 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:00.672 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:00.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:00 smithi120 bash[25115]: cluster 2024-09-17T11:50:00.000157+0000 mon.smithi114 (mon.0) 811 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:00.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:00 smithi120 bash[25115]: cluster 2024-09-17T11:50:00.000157+0000 mon.smithi114 (mon.0) 811 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:01.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:00 smithi114 bash[20002]: cluster 2024-09-17T11:50:00.000157+0000 mon.smithi114 (mon.0) 811 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:01.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:00 smithi114 bash[20002]: cluster 2024-09-17T11:50:00.000157+0000 mon.smithi114 (mon.0) 811 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:01.322 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: cluster 2024-09-17T11:49:59.987200+0000 mgr.smithi114.nuwyfd (mgr.14205) 441 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: cluster 2024-09-17T11:49:59.987200+0000 mgr.smithi114.nuwyfd (mgr.14205) 441 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: audit 2024-09-17T11:50:00.676962+0000 mon.smithi114 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.114:0/2754873887' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: audit 2024-09-17T11:50:00.676962+0000 mon.smithi114 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.114:0/2754873887' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: audit 2024-09-17T11:50:01.135610+0000 mon.smithi114 (mon.0) 813 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:01.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:01 smithi114 bash[20002]: audit 2024-09-17T11:50:01.135610+0000 mon.smithi114 (mon.0) 813 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: cluster 2024-09-17T11:49:59.987200+0000 mgr.smithi114.nuwyfd (mgr.14205) 441 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: cluster 2024-09-17T11:49:59.987200+0000 mgr.smithi114.nuwyfd (mgr.14205) 441 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: audit 2024-09-17T11:50:00.676962+0000 mon.smithi114 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.114:0/2754873887' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: audit 2024-09-17T11:50:00.676962+0000 mon.smithi114 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.114:0/2754873887' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: audit 2024-09-17T11:50:01.135610+0000 mon.smithi114 (mon.0) 813 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:01 smithi120 bash[25115]: audit 2024-09-17T11:50:01.135610+0000 mon.smithi114 (mon.0) 813 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:02.323 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:03.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:03 smithi120 bash[25115]: cluster 2024-09-17T11:50:01.987727+0000 mgr.smithi114.nuwyfd (mgr.14205) 442 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:03.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:03 smithi120 bash[25115]: cluster 2024-09-17T11:50:01.987727+0000 mgr.smithi114.nuwyfd (mgr.14205) 442 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:03 smithi114 bash[20002]: cluster 2024-09-17T11:50:01.987727+0000 mgr.smithi114.nuwyfd (mgr.14205) 442 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:03 smithi114 bash[20002]: cluster 2024-09-17T11:50:01.987727+0000 mgr.smithi114.nuwyfd (mgr.14205) 442 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:05.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:05 smithi120 bash[25115]: cluster 2024-09-17T11:50:03.988303+0000 mgr.smithi114.nuwyfd (mgr.14205) 443 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:05.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:05 smithi120 bash[25115]: cluster 2024-09-17T11:50:03.988303+0000 mgr.smithi114.nuwyfd (mgr.14205) 443 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:06.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:05 smithi114 bash[20002]: cluster 2024-09-17T11:50:03.988303+0000 mgr.smithi114.nuwyfd (mgr.14205) 443 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:06.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:05 smithi114 bash[20002]: cluster 2024-09-17T11:50:03.988303+0000 mgr.smithi114.nuwyfd (mgr.14205) 443 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:07.123 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:07.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:07 smithi120 bash[25115]: cluster 2024-09-17T11:50:05.988858+0000 mgr.smithi114.nuwyfd (mgr.14205) 444 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:07.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:07 smithi120 bash[25115]: cluster 2024-09-17T11:50:05.988858+0000 mgr.smithi114.nuwyfd (mgr.14205) 444 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:08.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:07 smithi114 bash[20002]: cluster 2024-09-17T11:50:05.988858+0000 mgr.smithi114.nuwyfd (mgr.14205) 444 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:08.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:07 smithi114 bash[20002]: cluster 2024-09-17T11:50:05.988858+0000 mgr.smithi114.nuwyfd (mgr.14205) 444 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:08.616 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:08.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:08 smithi120 bash[25115]: audit 2024-09-17T11:50:08.621483+0000 mon.smithi114 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.114:0/3463740606' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:08.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:08 smithi120 bash[25115]: audit 2024-09-17T11:50:08.621483+0000 mon.smithi114 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.114:0/3463740606' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:09.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:08 smithi114 bash[20002]: audit 2024-09-17T11:50:08.621483+0000 mon.smithi114 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.114:0/3463740606' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:09.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:08 smithi114 bash[20002]: audit 2024-09-17T11:50:08.621483+0000 mon.smithi114 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.114:0/3463740606' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:09.214 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:09.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:09 smithi120 bash[25115]: cluster 2024-09-17T11:50:07.989423+0000 mgr.smithi114.nuwyfd (mgr.14205) 445 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:09.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:09 smithi120 bash[25115]: cluster 2024-09-17T11:50:07.989423+0000 mgr.smithi114.nuwyfd (mgr.14205) 445 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:10.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:09 smithi114 bash[20002]: cluster 2024-09-17T11:50:07.989423+0000 mgr.smithi114.nuwyfd (mgr.14205) 445 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:10.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:09 smithi114 bash[20002]: cluster 2024-09-17T11:50:07.989423+0000 mgr.smithi114.nuwyfd (mgr.14205) 445 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:10.216 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:11.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:11 smithi120 bash[25115]: cluster 2024-09-17T11:50:09.989993+0000 mgr.smithi114.nuwyfd (mgr.14205) 446 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:11.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:11 smithi120 bash[25115]: cluster 2024-09-17T11:50:09.989993+0000 mgr.smithi114.nuwyfd (mgr.14205) 446 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:12.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:11 smithi114 bash[20002]: cluster 2024-09-17T11:50:09.989993+0000 mgr.smithi114.nuwyfd (mgr.14205) 446 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:12.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:11 smithi114 bash[20002]: cluster 2024-09-17T11:50:09.989993+0000 mgr.smithi114.nuwyfd (mgr.14205) 446 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:13.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:13 smithi120 bash[25115]: cluster 2024-09-17T11:50:11.990531+0000 mgr.smithi114.nuwyfd (mgr.14205) 447 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:13.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:13 smithi120 bash[25115]: cluster 2024-09-17T11:50:11.990531+0000 mgr.smithi114.nuwyfd (mgr.14205) 447 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:14.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:13 smithi114 bash[20002]: cluster 2024-09-17T11:50:11.990531+0000 mgr.smithi114.nuwyfd (mgr.14205) 447 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:14.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:13 smithi114 bash[20002]: cluster 2024-09-17T11:50:11.990531+0000 mgr.smithi114.nuwyfd (mgr.14205) 447 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:15.020 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:15.930 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:15 smithi120 bash[25115]: cluster 2024-09-17T11:50:13.991095+0000 mgr.smithi114.nuwyfd (mgr.14205) 448 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:15.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:15 smithi120 bash[25115]: cluster 2024-09-17T11:50:13.991095+0000 mgr.smithi114.nuwyfd (mgr.14205) 448 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:16.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:15 smithi114 bash[20002]: cluster 2024-09-17T11:50:13.991095+0000 mgr.smithi114.nuwyfd (mgr.14205) 448 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:16.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:15 smithi114 bash[20002]: cluster 2024-09-17T11:50:13.991095+0000 mgr.smithi114.nuwyfd (mgr.14205) 448 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:16.388 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:16.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:16 smithi120 bash[25115]: audit 2024-09-17T11:50:16.135207+0000 mon.smithi114 (mon.0) 815 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:16.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:16 smithi120 bash[25115]: audit 2024-09-17T11:50:16.135207+0000 mon.smithi114 (mon.0) 815 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:16.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:16 smithi120 bash[25115]: audit 2024-09-17T11:50:16.392676+0000 mon.smithi114 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.114:0/3749835997' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:16.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:16 smithi120 bash[25115]: audit 2024-09-17T11:50:16.392676+0000 mon.smithi114 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.114:0/3749835997' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:16.969 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:16 smithi114 bash[20002]: audit 2024-09-17T11:50:16.135207+0000 mon.smithi114 (mon.0) 815 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:16.969 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:16 smithi114 bash[20002]: audit 2024-09-17T11:50:16.135207+0000 mon.smithi114 (mon.0) 815 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:16.969 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:16 smithi114 bash[20002]: audit 2024-09-17T11:50:16.392676+0000 mon.smithi114 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.114:0/3749835997' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:16.969 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:16 smithi114 bash[20002]: audit 2024-09-17T11:50:16.392676+0000 mon.smithi114 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.114:0/3749835997' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:16.970 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:17.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:17 smithi120 bash[25115]: cluster 2024-09-17T11:50:15.991600+0000 mgr.smithi114.nuwyfd (mgr.14205) 449 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:17.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:17 smithi120 bash[25115]: cluster 2024-09-17T11:50:15.991600+0000 mgr.smithi114.nuwyfd (mgr.14205) 449 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:17.971 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:17.983 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:17 smithi114 bash[20002]: cluster 2024-09-17T11:50:15.991600+0000 mgr.smithi114.nuwyfd (mgr.14205) 449 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:17.983 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:17 smithi114 bash[20002]: cluster 2024-09-17T11:50:15.991600+0000 mgr.smithi114.nuwyfd (mgr.14205) 449 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:20.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:19 smithi114 bash[20002]: cluster 2024-09-17T11:50:17.992014+0000 mgr.smithi114.nuwyfd (mgr.14205) 450 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:20.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:19 smithi114 bash[20002]: cluster 2024-09-17T11:50:17.992014+0000 mgr.smithi114.nuwyfd (mgr.14205) 450 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:20.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:19 smithi120 bash[25115]: cluster 2024-09-17T11:50:17.992014+0000 mgr.smithi114.nuwyfd (mgr.14205) 450 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:20.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:19 smithi120 bash[25115]: cluster 2024-09-17T11:50:17.992014+0000 mgr.smithi114.nuwyfd (mgr.14205) 450 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:21.943 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:21 smithi114 bash[20002]: cluster 2024-09-17T11:50:19.992550+0000 mgr.smithi114.nuwyfd (mgr.14205) 451 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:21.943 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:21 smithi114 bash[20002]: cluster 2024-09-17T11:50:19.992550+0000 mgr.smithi114.nuwyfd (mgr.14205) 451 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:22.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:21 smithi120 bash[25115]: cluster 2024-09-17T11:50:19.992550+0000 mgr.smithi114.nuwyfd (mgr.14205) 451 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:22.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:21 smithi120 bash[25115]: cluster 2024-09-17T11:50:19.992550+0000 mgr.smithi114.nuwyfd (mgr.14205) 451 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:22.768 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:24.023 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:23 smithi114 bash[20002]: cluster 2024-09-17T11:50:21.993131+0000 mgr.smithi114.nuwyfd (mgr.14205) 452 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:24.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:23 smithi114 bash[20002]: cluster 2024-09-17T11:50:21.993131+0000 mgr.smithi114.nuwyfd (mgr.14205) 452 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:24.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:23 smithi120 bash[25115]: cluster 2024-09-17T11:50:21.993131+0000 mgr.smithi114.nuwyfd (mgr.14205) 452 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:24.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:23 smithi120 bash[25115]: cluster 2024-09-17T11:50:21.993131+0000 mgr.smithi114.nuwyfd (mgr.14205) 452 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:24.211 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:24.896 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:25.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:24 smithi114 bash[20002]: audit 2024-09-17T11:50:24.216216+0000 mon.smithi114 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.114:0/4079977742' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:25.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:24 smithi114 bash[20002]: audit 2024-09-17T11:50:24.216216+0000 mon.smithi114 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.114:0/4079977742' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:25.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:24 smithi120 bash[25115]: audit 2024-09-17T11:50:24.216216+0000 mon.smithi114 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.114:0/4079977742' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:25.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:24 smithi120 bash[25115]: audit 2024-09-17T11:50:24.216216+0000 mon.smithi114 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.114:0/4079977742' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:25.898 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:26.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:25 smithi114 bash[20002]: cluster 2024-09-17T11:50:23.993525+0000 mgr.smithi114.nuwyfd (mgr.14205) 453 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:26.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:25 smithi114 bash[20002]: cluster 2024-09-17T11:50:23.993525+0000 mgr.smithi114.nuwyfd (mgr.14205) 453 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:26.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:25 smithi120 bash[25115]: cluster 2024-09-17T11:50:23.993525+0000 mgr.smithi114.nuwyfd (mgr.14205) 453 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:26.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:25 smithi120 bash[25115]: cluster 2024-09-17T11:50:23.993525+0000 mgr.smithi114.nuwyfd (mgr.14205) 453 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:27.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:27 smithi120 bash[25115]: cluster 2024-09-17T11:50:25.994014+0000 mgr.smithi114.nuwyfd (mgr.14205) 454 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:27.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:27 smithi120 bash[25115]: cluster 2024-09-17T11:50:25.994014+0000 mgr.smithi114.nuwyfd (mgr.14205) 454 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:28.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:27 smithi114 bash[20002]: cluster 2024-09-17T11:50:25.994014+0000 mgr.smithi114.nuwyfd (mgr.14205) 454 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:28.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:27 smithi114 bash[20002]: cluster 2024-09-17T11:50:25.994014+0000 mgr.smithi114.nuwyfd (mgr.14205) 454 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:30.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:29 smithi114 bash[20002]: cluster 2024-09-17T11:50:27.994559+0000 mgr.smithi114.nuwyfd (mgr.14205) 455 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:30.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:29 smithi114 bash[20002]: cluster 2024-09-17T11:50:27.994559+0000 mgr.smithi114.nuwyfd (mgr.14205) 455 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:30.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:29 smithi120 bash[25115]: cluster 2024-09-17T11:50:27.994559+0000 mgr.smithi114.nuwyfd (mgr.14205) 455 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:30.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:29 smithi120 bash[25115]: cluster 2024-09-17T11:50:27.994559+0000 mgr.smithi114.nuwyfd (mgr.14205) 455 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:31 smithi114 bash[20002]: cluster 2024-09-17T11:50:29.995129+0000 mgr.smithi114.nuwyfd (mgr.14205) 456 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:32.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:31 smithi114 bash[20002]: cluster 2024-09-17T11:50:29.995129+0000 mgr.smithi114.nuwyfd (mgr.14205) 456 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:32.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:31 smithi114 bash[20002]: audit 2024-09-17T11:50:31.136235+0000 mon.smithi114 (mon.0) 818 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:32.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:31 smithi114 bash[20002]: audit 2024-09-17T11:50:31.136235+0000 mon.smithi114 (mon.0) 818 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:32.089 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:32.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:31 smithi120 bash[25115]: cluster 2024-09-17T11:50:29.995129+0000 mgr.smithi114.nuwyfd (mgr.14205) 456 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:32.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:31 smithi120 bash[25115]: cluster 2024-09-17T11:50:29.995129+0000 mgr.smithi114.nuwyfd (mgr.14205) 456 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:32.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:31 smithi120 bash[25115]: audit 2024-09-17T11:50:31.136235+0000 mon.smithi114 (mon.0) 818 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:32.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:31 smithi120 bash[25115]: audit 2024-09-17T11:50:31.136235+0000 mon.smithi114 (mon.0) 818 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:32.763 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:33.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:32 smithi114 bash[20002]: audit 2024-09-17T11:50:32.093986+0000 mon.smithi114 (mon.0) 819 : audit [DBG] from='client.? 172.21.15.114:0/1834988156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:33.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:32 smithi114 bash[20002]: audit 2024-09-17T11:50:32.093986+0000 mon.smithi114 (mon.0) 819 : audit [DBG] from='client.? 172.21.15.114:0/1834988156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:33.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:32 smithi120 bash[25115]: audit 2024-09-17T11:50:32.093986+0000 mon.smithi114 (mon.0) 819 : audit [DBG] from='client.? 172.21.15.114:0/1834988156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:33.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:32 smithi120 bash[25115]: audit 2024-09-17T11:50:32.093986+0000 mon.smithi114 (mon.0) 819 : audit [DBG] from='client.? 172.21.15.114:0/1834988156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:33.765 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:34.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:33 smithi114 bash[20002]: cluster 2024-09-17T11:50:31.995656+0000 mgr.smithi114.nuwyfd (mgr.14205) 457 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:34.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:33 smithi114 bash[20002]: cluster 2024-09-17T11:50:31.995656+0000 mgr.smithi114.nuwyfd (mgr.14205) 457 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:34.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:33 smithi120 bash[25115]: cluster 2024-09-17T11:50:31.995656+0000 mgr.smithi114.nuwyfd (mgr.14205) 457 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:34.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:33 smithi120 bash[25115]: cluster 2024-09-17T11:50:31.995656+0000 mgr.smithi114.nuwyfd (mgr.14205) 457 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:36.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:35 smithi114 bash[20002]: cluster 2024-09-17T11:50:33.996262+0000 mgr.smithi114.nuwyfd (mgr.14205) 458 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:36.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:35 smithi114 bash[20002]: cluster 2024-09-17T11:50:33.996262+0000 mgr.smithi114.nuwyfd (mgr.14205) 458 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:36.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:35 smithi120 bash[25115]: cluster 2024-09-17T11:50:33.996262+0000 mgr.smithi114.nuwyfd (mgr.14205) 458 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:36.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:35 smithi120 bash[25115]: cluster 2024-09-17T11:50:33.996262+0000 mgr.smithi114.nuwyfd (mgr.14205) 458 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:38.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:37 smithi114 bash[20002]: cluster 2024-09-17T11:50:35.996811+0000 mgr.smithi114.nuwyfd (mgr.14205) 459 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:38.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:37 smithi114 bash[20002]: cluster 2024-09-17T11:50:35.996811+0000 mgr.smithi114.nuwyfd (mgr.14205) 459 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:38.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:37 smithi120 bash[25115]: cluster 2024-09-17T11:50:35.996811+0000 mgr.smithi114.nuwyfd (mgr.14205) 459 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:38.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:37 smithi120 bash[25115]: cluster 2024-09-17T11:50:35.996811+0000 mgr.smithi114.nuwyfd (mgr.14205) 459 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:38.564 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:39.810 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:40.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:39 smithi114 bash[20002]: cluster 2024-09-17T11:50:37.997305+0000 mgr.smithi114.nuwyfd (mgr.14205) 460 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:40.001 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:39 smithi114 bash[20002]: cluster 2024-09-17T11:50:37.997305+0000 mgr.smithi114.nuwyfd (mgr.14205) 460 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:40.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:39 smithi120 bash[25115]: cluster 2024-09-17T11:50:37.997305+0000 mgr.smithi114.nuwyfd (mgr.14205) 460 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:40.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:39 smithi120 bash[25115]: cluster 2024-09-17T11:50:37.997305+0000 mgr.smithi114.nuwyfd (mgr.14205) 460 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:40.461 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:41.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:40 smithi114 bash[20002]: audit 2024-09-17T11:50:39.815297+0000 mon.smithi114 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.114:0/3496242019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:41.030 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:40 smithi114 bash[20002]: audit 2024-09-17T11:50:39.815297+0000 mon.smithi114 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.114:0/3496242019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:41.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:40 smithi120 bash[25115]: audit 2024-09-17T11:50:39.815297+0000 mon.smithi114 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.114:0/3496242019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:41.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:40 smithi120 bash[25115]: audit 2024-09-17T11:50:39.815297+0000 mon.smithi114 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.114:0/3496242019' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:41.463 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:42.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:41 smithi114 bash[20002]: cluster 2024-09-17T11:50:39.997869+0000 mgr.smithi114.nuwyfd (mgr.14205) 461 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:42.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:41 smithi114 bash[20002]: cluster 2024-09-17T11:50:39.997869+0000 mgr.smithi114.nuwyfd (mgr.14205) 461 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:42.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:41 smithi120 bash[25115]: cluster 2024-09-17T11:50:39.997869+0000 mgr.smithi114.nuwyfd (mgr.14205) 461 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:42.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:41 smithi120 bash[25115]: cluster 2024-09-17T11:50:39.997869+0000 mgr.smithi114.nuwyfd (mgr.14205) 461 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:44.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:43 smithi114 bash[20002]: cluster 2024-09-17T11:50:41.998342+0000 mgr.smithi114.nuwyfd (mgr.14205) 462 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:44.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:43 smithi114 bash[20002]: cluster 2024-09-17T11:50:41.998342+0000 mgr.smithi114.nuwyfd (mgr.14205) 462 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:44.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:43 smithi120 bash[25115]: cluster 2024-09-17T11:50:41.998342+0000 mgr.smithi114.nuwyfd (mgr.14205) 462 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:44.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:43 smithi120 bash[25115]: cluster 2024-09-17T11:50:41.998342+0000 mgr.smithi114.nuwyfd (mgr.14205) 462 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: cluster 2024-09-17T11:50:43.998913+0000 mgr.smithi114.nuwyfd (mgr.14205) 463 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: cluster 2024-09-17T11:50:43.998913+0000 mgr.smithi114.nuwyfd (mgr.14205) 463 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:44.768300+0000 mon.smithi114 (mon.0) 821 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:50:46.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:44.768300+0000 mon.smithi114 (mon.0) 821 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.469344+0000 mon.smithi114 (mon.0) 822 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.469344+0000 mon.smithi114 (mon.0) 822 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.470526+0000 mon.smithi114 (mon.0) 823 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.470526+0000 mon.smithi114 (mon.0) 823 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.478555+0000 mon.smithi114 (mon.0) 824 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.478555+0000 mon.smithi114 (mon.0) 824 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.481599+0000 mon.smithi114 (mon.0) 825 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:50:46.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:45 smithi114 bash[20002]: audit 2024-09-17T11:50:45.481599+0000 mon.smithi114 (mon.0) 825 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:50:46.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: cluster 2024-09-17T11:50:43.998913+0000 mgr.smithi114.nuwyfd (mgr.14205) 463 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:46.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: cluster 2024-09-17T11:50:43.998913+0000 mgr.smithi114.nuwyfd (mgr.14205) 463 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:46.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:44.768300+0000 mon.smithi114 (mon.0) 821 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:50:46.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:44.768300+0000 mon.smithi114 (mon.0) 821 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:50:46.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.469344+0000 mon.smithi114 (mon.0) 822 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.469344+0000 mon.smithi114 (mon.0) 822 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.470526+0000 mon.smithi114 (mon.0) 823 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.470526+0000 mon.smithi114 (mon.0) 823 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.478555+0000 mon.smithi114 (mon.0) 824 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.478555+0000 mon.smithi114 (mon.0) 824 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.481599+0000 mon.smithi114 (mon.0) 825 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:50:46.182 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:45 smithi120 bash[25115]: audit 2024-09-17T11:50:45.481599+0000 mon.smithi114 (mon.0) 825 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:50:46.264 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:47.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:46 smithi114 bash[20002]: audit 2024-09-17T11:50:46.136724+0000 mon.smithi114 (mon.0) 826 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:47.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:46 smithi114 bash[20002]: audit 2024-09-17T11:50:46.136724+0000 mon.smithi114 (mon.0) 826 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:47.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:46 smithi120 bash[25115]: audit 2024-09-17T11:50:46.136724+0000 mon.smithi114 (mon.0) 826 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:47.183 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:46 smithi120 bash[25115]: audit 2024-09-17T11:50:46.136724+0000 mon.smithi114 (mon.0) 826 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:50:47.723 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:47 smithi114 bash[20002]: cluster 2024-09-17T11:50:45.999464+0000 mgr.smithi114.nuwyfd (mgr.14205) 464 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:47 smithi114 bash[20002]: cluster 2024-09-17T11:50:45.999464+0000 mgr.smithi114.nuwyfd (mgr.14205) 464 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:47 smithi114 bash[20002]: audit 2024-09-17T11:50:47.728073+0000 mon.smithi114 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.114:0/2396044574' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:48.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:47 smithi114 bash[20002]: audit 2024-09-17T11:50:47.728073+0000 mon.smithi114 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.114:0/2396044574' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:48.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:47 smithi120 bash[25115]: cluster 2024-09-17T11:50:45.999464+0000 mgr.smithi114.nuwyfd (mgr.14205) 464 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:48.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:47 smithi120 bash[25115]: cluster 2024-09-17T11:50:45.999464+0000 mgr.smithi114.nuwyfd (mgr.14205) 464 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:48.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:47 smithi120 bash[25115]: audit 2024-09-17T11:50:47.728073+0000 mon.smithi114 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.114:0/2396044574' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:48.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:47 smithi120 bash[25115]: audit 2024-09-17T11:50:47.728073+0000 mon.smithi114 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.114:0/2396044574' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:48.371 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:49.372 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:50.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:49 smithi120 bash[25115]: cluster 2024-09-17T11:50:47.999989+0000 mgr.smithi114.nuwyfd (mgr.14205) 465 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:50.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:49 smithi120 bash[25115]: cluster 2024-09-17T11:50:47.999989+0000 mgr.smithi114.nuwyfd (mgr.14205) 465 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:50.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:49 smithi114 bash[20002]: cluster 2024-09-17T11:50:47.999989+0000 mgr.smithi114.nuwyfd (mgr.14205) 465 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:50.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:49 smithi114 bash[20002]: cluster 2024-09-17T11:50:47.999989+0000 mgr.smithi114.nuwyfd (mgr.14205) 465 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:51.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:50 smithi120 bash[25115]: cluster 2024-09-17T11:50:50.000540+0000 mgr.smithi114.nuwyfd (mgr.14205) 466 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:51.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:50 smithi120 bash[25115]: cluster 2024-09-17T11:50:50.000540+0000 mgr.smithi114.nuwyfd (mgr.14205) 466 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:51.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:50 smithi114 bash[20002]: cluster 2024-09-17T11:50:50.000540+0000 mgr.smithi114.nuwyfd (mgr.14205) 466 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:51.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:50 smithi114 bash[20002]: cluster 2024-09-17T11:50:50.000540+0000 mgr.smithi114.nuwyfd (mgr.14205) 466 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:53.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:53 smithi120 bash[25115]: cluster 2024-09-17T11:50:52.001090+0000 mgr.smithi114.nuwyfd (mgr.14205) 467 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:53.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:53 smithi120 bash[25115]: cluster 2024-09-17T11:50:52.001090+0000 mgr.smithi114.nuwyfd (mgr.14205) 467 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:53 smithi114 bash[20002]: cluster 2024-09-17T11:50:52.001090+0000 mgr.smithi114.nuwyfd (mgr.14205) 467 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:53 smithi114 bash[20002]: cluster 2024-09-17T11:50:52.001090+0000 mgr.smithi114.nuwyfd (mgr.14205) 467 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:54.165 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:50:55.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:55 smithi120 bash[25115]: cluster 2024-09-17T11:50:54.001695+0000 mgr.smithi114.nuwyfd (mgr.14205) 468 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:55.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:55 smithi120 bash[25115]: cluster 2024-09-17T11:50:54.001695+0000 mgr.smithi114.nuwyfd (mgr.14205) 468 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:55.498 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:50:55.510 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:55 smithi114 bash[20002]: cluster 2024-09-17T11:50:54.001695+0000 mgr.smithi114.nuwyfd (mgr.14205) 468 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:55.510 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:55 smithi114 bash[20002]: cluster 2024-09-17T11:50:54.001695+0000 mgr.smithi114.nuwyfd (mgr.14205) 468 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:56.144 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:50:56.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:56 smithi120 bash[25115]: audit 2024-09-17T11:50:55.503226+0000 mon.smithi114 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.114:0/2110435194' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:56.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:56 smithi120 bash[25115]: audit 2024-09-17T11:50:55.503226+0000 mon.smithi114 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.114:0/2110435194' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:56.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:56 smithi114 bash[20002]: audit 2024-09-17T11:50:55.503226+0000 mon.smithi114 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.114:0/2110435194' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:56.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:56 smithi114 bash[20002]: audit 2024-09-17T11:50:55.503226+0000 mon.smithi114 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.114:0/2110435194' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:50:57.146 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:50:57.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:57 smithi120 bash[25115]: cluster 2024-09-17T11:50:56.002259+0000 mgr.smithi114.nuwyfd (mgr.14205) 469 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:57.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:57 smithi120 bash[25115]: cluster 2024-09-17T11:50:56.002259+0000 mgr.smithi114.nuwyfd (mgr.14205) 469 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:57.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:57 smithi114 bash[20002]: cluster 2024-09-17T11:50:56.002259+0000 mgr.smithi114.nuwyfd (mgr.14205) 469 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:57.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:57 smithi114 bash[20002]: cluster 2024-09-17T11:50:56.002259+0000 mgr.smithi114.nuwyfd (mgr.14205) 469 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:59.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:59 smithi120 bash[25115]: cluster 2024-09-17T11:50:58.002789+0000 mgr.smithi114.nuwyfd (mgr.14205) 470 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:59.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:50:59 smithi120 bash[25115]: cluster 2024-09-17T11:50:58.002789+0000 mgr.smithi114.nuwyfd (mgr.14205) 470 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:59 smithi114 bash[20002]: cluster 2024-09-17T11:50:58.002789+0000 mgr.smithi114.nuwyfd (mgr.14205) 470 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:50:59.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:50:59 smithi114 bash[20002]: cluster 2024-09-17T11:50:58.002789+0000 mgr.smithi114.nuwyfd (mgr.14205) 470 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:01.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:01 smithi120 bash[25115]: cluster 2024-09-17T11:51:00.003355+0000 mgr.smithi114.nuwyfd (mgr.14205) 471 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:01.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:01 smithi120 bash[25115]: cluster 2024-09-17T11:51:00.003355+0000 mgr.smithi114.nuwyfd (mgr.14205) 471 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:01 smithi114 bash[20002]: cluster 2024-09-17T11:51:00.003355+0000 mgr.smithi114.nuwyfd (mgr.14205) 471 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:01 smithi114 bash[20002]: cluster 2024-09-17T11:51:00.003355+0000 mgr.smithi114.nuwyfd (mgr.14205) 471 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:01.941 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:02.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:02 smithi120 bash[25115]: audit 2024-09-17T11:51:01.137279+0000 mon.smithi114 (mon.0) 829 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:02.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:02 smithi120 bash[25115]: audit 2024-09-17T11:51:01.137279+0000 mon.smithi114 (mon.0) 829 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:02.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:02 smithi114 bash[20002]: audit 2024-09-17T11:51:01.137279+0000 mon.smithi114 (mon.0) 829 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:02.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:02 smithi114 bash[20002]: audit 2024-09-17T11:51:01.137279+0000 mon.smithi114 (mon.0) 829 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:03.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:03 smithi120 bash[25115]: cluster 2024-09-17T11:51:02.003753+0000 mgr.smithi114.nuwyfd (mgr.14205) 472 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:03.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:03 smithi120 bash[25115]: cluster 2024-09-17T11:51:02.003753+0000 mgr.smithi114.nuwyfd (mgr.14205) 472 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:03.447 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:03.461 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:03 smithi114 bash[20002]: cluster 2024-09-17T11:51:02.003753+0000 mgr.smithi114.nuwyfd (mgr.14205) 472 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:03.461 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:03 smithi114 bash[20002]: cluster 2024-09-17T11:51:02.003753+0000 mgr.smithi114.nuwyfd (mgr.14205) 472 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:04.058 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:04.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:04 smithi120 bash[25115]: audit 2024-09-17T11:51:03.451332+0000 mon.smithi114 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.114:0/1484989404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:04.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:04 smithi120 bash[25115]: audit 2024-09-17T11:51:03.451332+0000 mon.smithi114 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.114:0/1484989404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:04.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:04 smithi114 bash[20002]: audit 2024-09-17T11:51:03.451332+0000 mon.smithi114 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.114:0/1484989404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:04.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:04 smithi114 bash[20002]: audit 2024-09-17T11:51:03.451332+0000 mon.smithi114 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.114:0/1484989404' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:05.060 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:05.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:05 smithi120 bash[25115]: cluster 2024-09-17T11:51:04.004285+0000 mgr.smithi114.nuwyfd (mgr.14205) 473 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:05.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:05 smithi120 bash[25115]: cluster 2024-09-17T11:51:04.004285+0000 mgr.smithi114.nuwyfd (mgr.14205) 473 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:05.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:05 smithi114 bash[20002]: cluster 2024-09-17T11:51:04.004285+0000 mgr.smithi114.nuwyfd (mgr.14205) 473 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:05.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:05 smithi114 bash[20002]: cluster 2024-09-17T11:51:04.004285+0000 mgr.smithi114.nuwyfd (mgr.14205) 473 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:07.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:07 smithi120 bash[25115]: cluster 2024-09-17T11:51:06.004787+0000 mgr.smithi114.nuwyfd (mgr.14205) 474 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:07.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:07 smithi120 bash[25115]: cluster 2024-09-17T11:51:06.004787+0000 mgr.smithi114.nuwyfd (mgr.14205) 474 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:07 smithi114 bash[20002]: cluster 2024-09-17T11:51:06.004787+0000 mgr.smithi114.nuwyfd (mgr.14205) 474 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:07 smithi114 bash[20002]: cluster 2024-09-17T11:51:06.004787+0000 mgr.smithi114.nuwyfd (mgr.14205) 474 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:09 smithi120 bash[25115]: cluster 2024-09-17T11:51:08.005302+0000 mgr.smithi114.nuwyfd (mgr.14205) 475 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:09 smithi120 bash[25115]: cluster 2024-09-17T11:51:08.005302+0000 mgr.smithi114.nuwyfd (mgr.14205) 475 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:09.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:09 smithi114 bash[20002]: cluster 2024-09-17T11:51:08.005302+0000 mgr.smithi114.nuwyfd (mgr.14205) 475 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:09.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:09 smithi114 bash[20002]: cluster 2024-09-17T11:51:08.005302+0000 mgr.smithi114.nuwyfd (mgr.14205) 475 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:09.862 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:11.372 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:11.384 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:11 smithi114 bash[20002]: cluster 2024-09-17T11:51:10.005888+0000 mgr.smithi114.nuwyfd (mgr.14205) 476 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:11.384 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:11 smithi114 bash[20002]: cluster 2024-09-17T11:51:10.005888+0000 mgr.smithi114.nuwyfd (mgr.14205) 476 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:11.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:11 smithi120 bash[25115]: cluster 2024-09-17T11:51:10.005888+0000 mgr.smithi114.nuwyfd (mgr.14205) 476 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:11.485 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:11 smithi120 bash[25115]: cluster 2024-09-17T11:51:10.005888+0000 mgr.smithi114.nuwyfd (mgr.14205) 476 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:12.009 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:12.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:12 smithi114 bash[20002]: audit 2024-09-17T11:51:11.377287+0000 mon.smithi114 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.114:0/2340681135' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:12.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:12 smithi114 bash[20002]: audit 2024-09-17T11:51:11.377287+0000 mon.smithi114 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.114:0/2340681135' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:12.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:12 smithi120 bash[25115]: audit 2024-09-17T11:51:11.377287+0000 mon.smithi114 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.114:0/2340681135' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:12.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:12 smithi120 bash[25115]: audit 2024-09-17T11:51:11.377287+0000 mon.smithi114 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.114:0/2340681135' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:13.011 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:13.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:13 smithi114 bash[20002]: cluster 2024-09-17T11:51:12.006458+0000 mgr.smithi114.nuwyfd (mgr.14205) 477 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:13.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:13 smithi114 bash[20002]: cluster 2024-09-17T11:51:12.006458+0000 mgr.smithi114.nuwyfd (mgr.14205) 477 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:13 smithi120 bash[25115]: cluster 2024-09-17T11:51:12.006458+0000 mgr.smithi114.nuwyfd (mgr.14205) 477 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:13 smithi120 bash[25115]: cluster 2024-09-17T11:51:12.006458+0000 mgr.smithi114.nuwyfd (mgr.14205) 477 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:15 smithi120 bash[25115]: cluster 2024-09-17T11:51:14.007036+0000 mgr.smithi114.nuwyfd (mgr.14205) 478 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:15 smithi120 bash[25115]: cluster 2024-09-17T11:51:14.007036+0000 mgr.smithi114.nuwyfd (mgr.14205) 478 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:15 smithi114 bash[20002]: cluster 2024-09-17T11:51:14.007036+0000 mgr.smithi114.nuwyfd (mgr.14205) 478 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:15 smithi114 bash[20002]: cluster 2024-09-17T11:51:14.007036+0000 mgr.smithi114.nuwyfd (mgr.14205) 478 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:17 smithi120 bash[25115]: cluster 2024-09-17T11:51:16.007611+0000 mgr.smithi114.nuwyfd (mgr.14205) 479 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:17 smithi120 bash[25115]: cluster 2024-09-17T11:51:16.007611+0000 mgr.smithi114.nuwyfd (mgr.14205) 479 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:17 smithi120 bash[25115]: audit 2024-09-17T11:51:16.137684+0000 mon.smithi114 (mon.0) 832 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:17 smithi120 bash[25115]: audit 2024-09-17T11:51:16.137684+0000 mon.smithi114 (mon.0) 832 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:17 smithi114 bash[20002]: cluster 2024-09-17T11:51:16.007611+0000 mgr.smithi114.nuwyfd (mgr.14205) 479 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:17 smithi114 bash[20002]: cluster 2024-09-17T11:51:16.007611+0000 mgr.smithi114.nuwyfd (mgr.14205) 479 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:17 smithi114 bash[20002]: audit 2024-09-17T11:51:16.137684+0000 mon.smithi114 (mon.0) 832 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:17 smithi114 bash[20002]: audit 2024-09-17T11:51:16.137684+0000 mon.smithi114 (mon.0) 832 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:17.850 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:19.252 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:19.264 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:19 smithi114 bash[20002]: cluster 2024-09-17T11:51:18.008190+0000 mgr.smithi114.nuwyfd (mgr.14205) 480 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:19.264 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:19 smithi114 bash[20002]: cluster 2024-09-17T11:51:18.008190+0000 mgr.smithi114.nuwyfd (mgr.14205) 480 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:19 smithi120 bash[25115]: cluster 2024-09-17T11:51:18.008190+0000 mgr.smithi114.nuwyfd (mgr.14205) 480 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:19 smithi120 bash[25115]: cluster 2024-09-17T11:51:18.008190+0000 mgr.smithi114.nuwyfd (mgr.14205) 480 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:19.883 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:20.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:20 smithi120 bash[25115]: audit 2024-09-17T11:51:19.256821+0000 mon.smithi114 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.114:0/1010019796' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:20.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:20 smithi120 bash[25115]: audit 2024-09-17T11:51:19.256821+0000 mon.smithi114 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.114:0/1010019796' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:20.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:20 smithi114 bash[20002]: audit 2024-09-17T11:51:19.256821+0000 mon.smithi114 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.114:0/1010019796' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:20.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:20 smithi114 bash[20002]: audit 2024-09-17T11:51:19.256821+0000 mon.smithi114 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.114:0/1010019796' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:20.884 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:21.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:21 smithi114 bash[20002]: cluster 2024-09-17T11:51:20.008830+0000 mgr.smithi114.nuwyfd (mgr.14205) 481 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:21.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:21 smithi114 bash[20002]: cluster 2024-09-17T11:51:20.008830+0000 mgr.smithi114.nuwyfd (mgr.14205) 481 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:21 smithi120 bash[25115]: cluster 2024-09-17T11:51:20.008830+0000 mgr.smithi114.nuwyfd (mgr.14205) 481 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:21 smithi120 bash[25115]: cluster 2024-09-17T11:51:20.008830+0000 mgr.smithi114.nuwyfd (mgr.14205) 481 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:23 smithi120 bash[25115]: cluster 2024-09-17T11:51:22.009512+0000 mgr.smithi114.nuwyfd (mgr.14205) 482 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:23 smithi120 bash[25115]: cluster 2024-09-17T11:51:22.009512+0000 mgr.smithi114.nuwyfd (mgr.14205) 482 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:23.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:23 smithi114 bash[20002]: cluster 2024-09-17T11:51:22.009512+0000 mgr.smithi114.nuwyfd (mgr.14205) 482 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:23.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:23 smithi114 bash[20002]: cluster 2024-09-17T11:51:22.009512+0000 mgr.smithi114.nuwyfd (mgr.14205) 482 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:25 smithi120 bash[25115]: cluster 2024-09-17T11:51:24.010121+0000 mgr.smithi114.nuwyfd (mgr.14205) 483 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:25 smithi120 bash[25115]: cluster 2024-09-17T11:51:24.010121+0000 mgr.smithi114.nuwyfd (mgr.14205) 483 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:25.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:25 smithi114 bash[20002]: cluster 2024-09-17T11:51:24.010121+0000 mgr.smithi114.nuwyfd (mgr.14205) 483 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:25.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:25 smithi114 bash[20002]: cluster 2024-09-17T11:51:24.010121+0000 mgr.smithi114.nuwyfd (mgr.14205) 483 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:25.688 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:27.048 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:27 smithi120 bash[25115]: cluster 2024-09-17T11:51:26.010659+0000 mgr.smithi114.nuwyfd (mgr.14205) 484 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:27 smithi120 bash[25115]: cluster 2024-09-17T11:51:26.010659+0000 mgr.smithi114.nuwyfd (mgr.14205) 484 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:27 smithi120 bash[25115]: audit 2024-09-17T11:51:27.053214+0000 mon.smithi114 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.114:0/432958167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:27 smithi120 bash[25115]: audit 2024-09-17T11:51:27.053214+0000 mon.smithi114 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.114:0/432958167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:27 smithi114 bash[20002]: cluster 2024-09-17T11:51:26.010659+0000 mgr.smithi114.nuwyfd (mgr.14205) 484 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:27 smithi114 bash[20002]: cluster 2024-09-17T11:51:26.010659+0000 mgr.smithi114.nuwyfd (mgr.14205) 484 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:27 smithi114 bash[20002]: audit 2024-09-17T11:51:27.053214+0000 mon.smithi114 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.114:0/432958167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:27 smithi114 bash[20002]: audit 2024-09-17T11:51:27.053214+0000 mon.smithi114 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.114:0/432958167' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:27.674 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:28.676 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:29 smithi120 bash[25115]: cluster 2024-09-17T11:51:28.011317+0000 mgr.smithi114.nuwyfd (mgr.14205) 485 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:29 smithi120 bash[25115]: cluster 2024-09-17T11:51:28.011317+0000 mgr.smithi114.nuwyfd (mgr.14205) 485 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:29 smithi114 bash[20002]: cluster 2024-09-17T11:51:28.011317+0000 mgr.smithi114.nuwyfd (mgr.14205) 485 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:29 smithi114 bash[20002]: cluster 2024-09-17T11:51:28.011317+0000 mgr.smithi114.nuwyfd (mgr.14205) 485 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:31 smithi120 bash[25115]: cluster 2024-09-17T11:51:30.011923+0000 mgr.smithi114.nuwyfd (mgr.14205) 486 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:31 smithi120 bash[25115]: cluster 2024-09-17T11:51:30.011923+0000 mgr.smithi114.nuwyfd (mgr.14205) 486 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:31 smithi120 bash[25115]: audit 2024-09-17T11:51:31.138027+0000 mon.smithi114 (mon.0) 835 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:31 smithi120 bash[25115]: audit 2024-09-17T11:51:31.138027+0000 mon.smithi114 (mon.0) 835 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:31.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:31 smithi114 bash[20002]: cluster 2024-09-17T11:51:30.011923+0000 mgr.smithi114.nuwyfd (mgr.14205) 486 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:31.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:31 smithi114 bash[20002]: cluster 2024-09-17T11:51:30.011923+0000 mgr.smithi114.nuwyfd (mgr.14205) 486 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:31.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:31 smithi114 bash[20002]: audit 2024-09-17T11:51:31.138027+0000 mon.smithi114 (mon.0) 835 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:31.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:31 smithi114 bash[20002]: audit 2024-09-17T11:51:31.138027+0000 mon.smithi114 (mon.0) 835 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:33 smithi120 bash[25115]: cluster 2024-09-17T11:51:32.012478+0000 mgr.smithi114.nuwyfd (mgr.14205) 487 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:33 smithi120 bash[25115]: cluster 2024-09-17T11:51:32.012478+0000 mgr.smithi114.nuwyfd (mgr.14205) 487 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:33.472 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:33.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:33 smithi114 bash[20002]: cluster 2024-09-17T11:51:32.012478+0000 mgr.smithi114.nuwyfd (mgr.14205) 487 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:33.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:33 smithi114 bash[20002]: cluster 2024-09-17T11:51:32.012478+0000 mgr.smithi114.nuwyfd (mgr.14205) 487 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:35.039 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:35 smithi120 bash[25115]: cluster 2024-09-17T11:51:34.013087+0000 mgr.smithi114.nuwyfd (mgr.14205) 488 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:35 smithi120 bash[25115]: cluster 2024-09-17T11:51:34.013087+0000 mgr.smithi114.nuwyfd (mgr.14205) 488 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:35 smithi120 bash[25115]: audit 2024-09-17T11:51:35.043736+0000 mon.smithi114 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.114:0/1102110337' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:35 smithi120 bash[25115]: audit 2024-09-17T11:51:35.043736+0000 mon.smithi114 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.114:0/1102110337' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:35 smithi114 bash[20002]: cluster 2024-09-17T11:51:34.013087+0000 mgr.smithi114.nuwyfd (mgr.14205) 488 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:35 smithi114 bash[20002]: cluster 2024-09-17T11:51:34.013087+0000 mgr.smithi114.nuwyfd (mgr.14205) 488 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:35 smithi114 bash[20002]: audit 2024-09-17T11:51:35.043736+0000 mon.smithi114 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.114:0/1102110337' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:35 smithi114 bash[20002]: audit 2024-09-17T11:51:35.043736+0000 mon.smithi114 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.114:0/1102110337' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:35.706 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:36.707 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:37.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:37 smithi120 bash[25115]: cluster 2024-09-17T11:51:36.013627+0000 mgr.smithi114.nuwyfd (mgr.14205) 489 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:37.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:37 smithi120 bash[25115]: cluster 2024-09-17T11:51:36.013627+0000 mgr.smithi114.nuwyfd (mgr.14205) 489 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:37 smithi114 bash[20002]: cluster 2024-09-17T11:51:36.013627+0000 mgr.smithi114.nuwyfd (mgr.14205) 489 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:37 smithi114 bash[20002]: cluster 2024-09-17T11:51:36.013627+0000 mgr.smithi114.nuwyfd (mgr.14205) 489 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:39.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:39 smithi114 bash[20002]: cluster 2024-09-17T11:51:38.014212+0000 mgr.smithi114.nuwyfd (mgr.14205) 490 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:39.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:39 smithi114 bash[20002]: cluster 2024-09-17T11:51:38.014212+0000 mgr.smithi114.nuwyfd (mgr.14205) 490 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:39.683 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:39 smithi120 bash[25115]: cluster 2024-09-17T11:51:38.014212+0000 mgr.smithi114.nuwyfd (mgr.14205) 490 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:39.684 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:39 smithi120 bash[25115]: cluster 2024-09-17T11:51:38.014212+0000 mgr.smithi114.nuwyfd (mgr.14205) 490 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:41.499 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:41 smithi114 bash[20002]: cluster 2024-09-17T11:51:40.014890+0000 mgr.smithi114.nuwyfd (mgr.14205) 491 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:41 smithi114 bash[20002]: cluster 2024-09-17T11:51:40.014890+0000 mgr.smithi114.nuwyfd (mgr.14205) 491 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:41.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:41 smithi120 bash[25115]: cluster 2024-09-17T11:51:40.014890+0000 mgr.smithi114.nuwyfd (mgr.14205) 491 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:41.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:41 smithi120 bash[25115]: cluster 2024-09-17T11:51:40.014890+0000 mgr.smithi114.nuwyfd (mgr.14205) 491 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:42.847 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:43.422 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:43 smithi114 bash[20002]: cluster 2024-09-17T11:51:42.015502+0000 mgr.smithi114.nuwyfd (mgr.14205) 492 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:43 smithi114 bash[20002]: cluster 2024-09-17T11:51:42.015502+0000 mgr.smithi114.nuwyfd (mgr.14205) 492 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:43 smithi114 bash[20002]: audit 2024-09-17T11:51:42.851257+0000 mon.smithi114 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.114:0/2544335156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:43 smithi114 bash[20002]: audit 2024-09-17T11:51:42.851257+0000 mon.smithi114 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.114:0/2544335156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:43 smithi120 bash[25115]: cluster 2024-09-17T11:51:42.015502+0000 mgr.smithi114.nuwyfd (mgr.14205) 492 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:43 smithi120 bash[25115]: cluster 2024-09-17T11:51:42.015502+0000 mgr.smithi114.nuwyfd (mgr.14205) 492 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:43 smithi120 bash[25115]: audit 2024-09-17T11:51:42.851257+0000 mon.smithi114 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.114:0/2544335156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:43 smithi120 bash[25115]: audit 2024-09-17T11:51:42.851257+0000 mon.smithi114 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.114:0/2544335156' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:44.423 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:45 smithi114 bash[20002]: cluster 2024-09-17T11:51:44.016196+0000 mgr.smithi114.nuwyfd (mgr.14205) 493 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:45 smithi114 bash[20002]: cluster 2024-09-17T11:51:44.016196+0000 mgr.smithi114.nuwyfd (mgr.14205) 493 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:45 smithi120 bash[25115]: cluster 2024-09-17T11:51:44.016196+0000 mgr.smithi114.nuwyfd (mgr.14205) 493 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:45 smithi120 bash[25115]: cluster 2024-09-17T11:51:44.016196+0000 mgr.smithi114.nuwyfd (mgr.14205) 493 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:46.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:46 smithi114 bash[20002]: audit 2024-09-17T11:51:45.786283+0000 mon.smithi114 (mon.0) 838 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:51:46.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:46 smithi114 bash[20002]: audit 2024-09-17T11:51:45.786283+0000 mon.smithi114 (mon.0) 838 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:51:46.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:46 smithi114 bash[20002]: audit 2024-09-17T11:51:46.138360+0000 mon.smithi114 (mon.0) 839 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:46.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:46 smithi114 bash[20002]: audit 2024-09-17T11:51:46.138360+0000 mon.smithi114 (mon.0) 839 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:46 smithi120 bash[25115]: audit 2024-09-17T11:51:45.786283+0000 mon.smithi114 (mon.0) 838 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:51:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:46 smithi120 bash[25115]: audit 2024-09-17T11:51:45.786283+0000 mon.smithi114 (mon.0) 838 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:51:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:46 smithi120 bash[25115]: audit 2024-09-17T11:51:46.138360+0000 mon.smithi114 (mon.0) 839 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:46 smithi120 bash[25115]: audit 2024-09-17T11:51:46.138360+0000 mon.smithi114 (mon.0) 839 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:51:47.475 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: cluster 2024-09-17T11:51:46.016866+0000 mgr.smithi114.nuwyfd (mgr.14205) 494 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: cluster 2024-09-17T11:51:46.016866+0000 mgr.smithi114.nuwyfd (mgr.14205) 494 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.521010+0000 mon.smithi114 (mon.0) 840 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.521010+0000 mon.smithi114 (mon.0) 840 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.522380+0000 mon.smithi114 (mon.0) 841 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.522380+0000 mon.smithi114 (mon.0) 841 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.533011+0000 mon.smithi114 (mon.0) 842 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.533011+0000 mon.smithi114 (mon.0) 842 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.536878+0000 mon.smithi114 (mon.0) 843 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:51:47.476 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:47 smithi120 bash[25115]: audit 2024-09-17T11:51:46.536878+0000 mon.smithi114 (mon.0) 843 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:51:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: cluster 2024-09-17T11:51:46.016866+0000 mgr.smithi114.nuwyfd (mgr.14205) 494 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: cluster 2024-09-17T11:51:46.016866+0000 mgr.smithi114.nuwyfd (mgr.14205) 494 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.521010+0000 mon.smithi114 (mon.0) 840 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.521010+0000 mon.smithi114 (mon.0) 840 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.522380+0000 mon.smithi114 (mon.0) 841 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.522380+0000 mon.smithi114 (mon.0) 841 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.533011+0000 mon.smithi114 (mon.0) 842 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.533011+0000 mon.smithi114 (mon.0) 842 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.536878+0000 mon.smithi114 (mon.0) 843 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:51:47.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:47 smithi114 bash[20002]: audit 2024-09-17T11:51:46.536878+0000 mon.smithi114 (mon.0) 843 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:51:49.225 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:49.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:49 smithi114 bash[20002]: cluster 2024-09-17T11:51:48.017460+0000 mgr.smithi114.nuwyfd (mgr.14205) 495 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:49.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:49 smithi114 bash[20002]: cluster 2024-09-17T11:51:48.017460+0000 mgr.smithi114.nuwyfd (mgr.14205) 495 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:49.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:49 smithi120 bash[25115]: cluster 2024-09-17T11:51:48.017460+0000 mgr.smithi114.nuwyfd (mgr.14205) 495 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:49.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:49 smithi120 bash[25115]: cluster 2024-09-17T11:51:48.017460+0000 mgr.smithi114.nuwyfd (mgr.14205) 495 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:50.599 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:51.256 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:51.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:51 smithi114 bash[20002]: cluster 2024-09-17T11:51:50.017892+0000 mgr.smithi114.nuwyfd (mgr.14205) 496 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:51.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:51 smithi114 bash[20002]: cluster 2024-09-17T11:51:50.017892+0000 mgr.smithi114.nuwyfd (mgr.14205) 496 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:51.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:51 smithi114 bash[20002]: audit 2024-09-17T11:51:50.603976+0000 mon.smithi114 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.114:0/4022539806' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:51.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:51 smithi114 bash[20002]: audit 2024-09-17T11:51:50.603976+0000 mon.smithi114 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.114:0/4022539806' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:51.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:51 smithi120 bash[25115]: cluster 2024-09-17T11:51:50.017892+0000 mgr.smithi114.nuwyfd (mgr.14205) 496 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:51.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:51 smithi120 bash[25115]: cluster 2024-09-17T11:51:50.017892+0000 mgr.smithi114.nuwyfd (mgr.14205) 496 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:51.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:51 smithi120 bash[25115]: audit 2024-09-17T11:51:50.603976+0000 mon.smithi114 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.114:0/4022539806' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:51.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:51 smithi120 bash[25115]: audit 2024-09-17T11:51:50.603976+0000 mon.smithi114 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.114:0/4022539806' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:52.257 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:51:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:53 smithi114 bash[20002]: cluster 2024-09-17T11:51:52.018383+0000 mgr.smithi114.nuwyfd (mgr.14205) 497 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:53 smithi114 bash[20002]: cluster 2024-09-17T11:51:52.018383+0000 mgr.smithi114.nuwyfd (mgr.14205) 497 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:53.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:53 smithi120 bash[25115]: cluster 2024-09-17T11:51:52.018383+0000 mgr.smithi114.nuwyfd (mgr.14205) 497 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:53.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:53 smithi120 bash[25115]: cluster 2024-09-17T11:51:52.018383+0000 mgr.smithi114.nuwyfd (mgr.14205) 497 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:55.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:55 smithi114 bash[20002]: cluster 2024-09-17T11:51:54.018943+0000 mgr.smithi114.nuwyfd (mgr.14205) 498 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:55.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:55 smithi114 bash[20002]: cluster 2024-09-17T11:51:54.018943+0000 mgr.smithi114.nuwyfd (mgr.14205) 498 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:55.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:55 smithi120 bash[25115]: cluster 2024-09-17T11:51:54.018943+0000 mgr.smithi114.nuwyfd (mgr.14205) 498 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:55.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:55 smithi120 bash[25115]: cluster 2024-09-17T11:51:54.018943+0000 mgr.smithi114.nuwyfd (mgr.14205) 498 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:57.056 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:51:57.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:57 smithi114 bash[20002]: cluster 2024-09-17T11:51:56.019492+0000 mgr.smithi114.nuwyfd (mgr.14205) 499 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:57.614 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:57 smithi114 bash[20002]: cluster 2024-09-17T11:51:56.019492+0000 mgr.smithi114.nuwyfd (mgr.14205) 499 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:57.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:57 smithi120 bash[25115]: cluster 2024-09-17T11:51:56.019492+0000 mgr.smithi114.nuwyfd (mgr.14205) 499 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:57.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:57 smithi120 bash[25115]: cluster 2024-09-17T11:51:56.019492+0000 mgr.smithi114.nuwyfd (mgr.14205) 499 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:58.427 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:51:59.041 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:51:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:59 smithi114 bash[20002]: cluster 2024-09-17T11:51:58.020072+0000 mgr.smithi114.nuwyfd (mgr.14205) 500 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:59 smithi114 bash[20002]: cluster 2024-09-17T11:51:58.020072+0000 mgr.smithi114.nuwyfd (mgr.14205) 500 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:59 smithi114 bash[20002]: audit 2024-09-17T11:51:58.431461+0000 mon.smithi114 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.114:0/3649371463' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:59.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:51:59 smithi114 bash[20002]: audit 2024-09-17T11:51:58.431461+0000 mon.smithi114 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.114:0/3649371463' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:59.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:59 smithi120 bash[25115]: cluster 2024-09-17T11:51:58.020072+0000 mgr.smithi114.nuwyfd (mgr.14205) 500 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:59.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:59 smithi120 bash[25115]: cluster 2024-09-17T11:51:58.020072+0000 mgr.smithi114.nuwyfd (mgr.14205) 500 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:51:59.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:59 smithi120 bash[25115]: audit 2024-09-17T11:51:58.431461+0000 mon.smithi114 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.114:0/3649371463' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:51:59.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:51:59 smithi120 bash[25115]: audit 2024-09-17T11:51:58.431461+0000 mon.smithi114 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.114:0/3649371463' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:00.043 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:01 smithi114 bash[20002]: cluster 2024-09-17T11:52:00.020720+0000 mgr.smithi114.nuwyfd (mgr.14205) 501 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:01 smithi114 bash[20002]: cluster 2024-09-17T11:52:00.020720+0000 mgr.smithi114.nuwyfd (mgr.14205) 501 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:01 smithi114 bash[20002]: audit 2024-09-17T11:52:01.138724+0000 mon.smithi114 (mon.0) 846 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:01.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:01 smithi114 bash[20002]: audit 2024-09-17T11:52:01.138724+0000 mon.smithi114 (mon.0) 846 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:01.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:01 smithi120 bash[25115]: cluster 2024-09-17T11:52:00.020720+0000 mgr.smithi114.nuwyfd (mgr.14205) 501 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:01.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:01 smithi120 bash[25115]: cluster 2024-09-17T11:52:00.020720+0000 mgr.smithi114.nuwyfd (mgr.14205) 501 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:01.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:01 smithi120 bash[25115]: audit 2024-09-17T11:52:01.138724+0000 mon.smithi114 (mon.0) 846 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:01.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:01 smithi120 bash[25115]: audit 2024-09-17T11:52:01.138724+0000 mon.smithi114 (mon.0) 846 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:03.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:03 smithi114 bash[20002]: cluster 2024-09-17T11:52:02.021337+0000 mgr.smithi114.nuwyfd (mgr.14205) 502 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:03.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:03 smithi114 bash[20002]: cluster 2024-09-17T11:52:02.021337+0000 mgr.smithi114.nuwyfd (mgr.14205) 502 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:03.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:03 smithi120 bash[25115]: cluster 2024-09-17T11:52:02.021337+0000 mgr.smithi114.nuwyfd (mgr.14205) 502 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:03.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:03 smithi120 bash[25115]: cluster 2024-09-17T11:52:02.021337+0000 mgr.smithi114.nuwyfd (mgr.14205) 502 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:04.843 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:05.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:05 smithi114 bash[20002]: cluster 2024-09-17T11:52:04.021900+0000 mgr.smithi114.nuwyfd (mgr.14205) 503 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:05.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:05 smithi114 bash[20002]: cluster 2024-09-17T11:52:04.021900+0000 mgr.smithi114.nuwyfd (mgr.14205) 503 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:05.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:05 smithi120 bash[25115]: cluster 2024-09-17T11:52:04.021900+0000 mgr.smithi114.nuwyfd (mgr.14205) 503 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:05.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:05 smithi120 bash[25115]: cluster 2024-09-17T11:52:04.021900+0000 mgr.smithi114.nuwyfd (mgr.14205) 503 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:06.268 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:06.866 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:07 smithi114 bash[20002]: cluster 2024-09-17T11:52:06.022291+0000 mgr.smithi114.nuwyfd (mgr.14205) 504 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:07 smithi114 bash[20002]: cluster 2024-09-17T11:52:06.022291+0000 mgr.smithi114.nuwyfd (mgr.14205) 504 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:07 smithi114 bash[20002]: audit 2024-09-17T11:52:06.273031+0000 mon.smithi114 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.114:0/1732018137' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:07.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:07 smithi114 bash[20002]: audit 2024-09-17T11:52:06.273031+0000 mon.smithi114 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.114:0/1732018137' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:07.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:07 smithi120 bash[25115]: cluster 2024-09-17T11:52:06.022291+0000 mgr.smithi114.nuwyfd (mgr.14205) 504 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:07.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:07 smithi120 bash[25115]: cluster 2024-09-17T11:52:06.022291+0000 mgr.smithi114.nuwyfd (mgr.14205) 504 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:07.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:07 smithi120 bash[25115]: audit 2024-09-17T11:52:06.273031+0000 mon.smithi114 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.114:0/1732018137' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:07.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:07 smithi120 bash[25115]: audit 2024-09-17T11:52:06.273031+0000 mon.smithi114 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.114:0/1732018137' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:07.867 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:09.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:09 smithi114 bash[20002]: cluster 2024-09-17T11:52:08.022781+0000 mgr.smithi114.nuwyfd (mgr.14205) 505 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:09.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:09 smithi114 bash[20002]: cluster 2024-09-17T11:52:08.022781+0000 mgr.smithi114.nuwyfd (mgr.14205) 505 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:09.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:09 smithi120 bash[25115]: cluster 2024-09-17T11:52:08.022781+0000 mgr.smithi114.nuwyfd (mgr.14205) 505 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:09.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:09 smithi120 bash[25115]: cluster 2024-09-17T11:52:08.022781+0000 mgr.smithi114.nuwyfd (mgr.14205) 505 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:11.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:11 smithi114 bash[20002]: cluster 2024-09-17T11:52:10.023356+0000 mgr.smithi114.nuwyfd (mgr.14205) 506 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:11.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:11 smithi114 bash[20002]: cluster 2024-09-17T11:52:10.023356+0000 mgr.smithi114.nuwyfd (mgr.14205) 506 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:11.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:11 smithi120 bash[25115]: cluster 2024-09-17T11:52:10.023356+0000 mgr.smithi114.nuwyfd (mgr.14205) 506 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:11.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:11 smithi120 bash[25115]: cluster 2024-09-17T11:52:10.023356+0000 mgr.smithi114.nuwyfd (mgr.14205) 506 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:12.666 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:13 smithi114 bash[20002]: cluster 2024-09-17T11:52:12.023910+0000 mgr.smithi114.nuwyfd (mgr.14205) 507 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:13 smithi114 bash[20002]: cluster 2024-09-17T11:52:12.023910+0000 mgr.smithi114.nuwyfd (mgr.14205) 507 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:13.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:13 smithi120 bash[25115]: cluster 2024-09-17T11:52:12.023910+0000 mgr.smithi114.nuwyfd (mgr.14205) 507 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:13.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:13 smithi120 bash[25115]: cluster 2024-09-17T11:52:12.023910+0000 mgr.smithi114.nuwyfd (mgr.14205) 507 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:14.012 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:14.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:14 smithi114 bash[20002]: audit 2024-09-17T11:52:14.017170+0000 mon.smithi114 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.114:0/1637648490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:14.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:14 smithi114 bash[20002]: audit 2024-09-17T11:52:14.017170+0000 mon.smithi114 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.114:0/1637648490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:14.680 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:14.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:14 smithi120 bash[25115]: audit 2024-09-17T11:52:14.017170+0000 mon.smithi114 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.114:0/1637648490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:14.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:14 smithi120 bash[25115]: audit 2024-09-17T11:52:14.017170+0000 mon.smithi114 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.114:0/1637648490' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:15 smithi114 bash[20002]: cluster 2024-09-17T11:52:14.024298+0000 mgr.smithi114.nuwyfd (mgr.14205) 508 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:15 smithi114 bash[20002]: cluster 2024-09-17T11:52:14.024298+0000 mgr.smithi114.nuwyfd (mgr.14205) 508 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:15.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:15 smithi120 bash[25115]: cluster 2024-09-17T11:52:14.024298+0000 mgr.smithi114.nuwyfd (mgr.14205) 508 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:15.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:15 smithi120 bash[25115]: cluster 2024-09-17T11:52:14.024298+0000 mgr.smithi114.nuwyfd (mgr.14205) 508 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:15.681 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:16.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:16 smithi120 bash[25115]: audit 2024-09-17T11:52:16.139137+0000 mon.smithi114 (mon.0) 849 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:16.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:16 smithi120 bash[25115]: audit 2024-09-17T11:52:16.139137+0000 mon.smithi114 (mon.0) 849 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:16.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:16 smithi114 bash[20002]: audit 2024-09-17T11:52:16.139137+0000 mon.smithi114 (mon.0) 849 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:16.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:16 smithi114 bash[20002]: audit 2024-09-17T11:52:16.139137+0000 mon.smithi114 (mon.0) 849 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:17.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:17 smithi120 bash[25115]: cluster 2024-09-17T11:52:16.024790+0000 mgr.smithi114.nuwyfd (mgr.14205) 509 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:17.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:17 smithi120 bash[25115]: cluster 2024-09-17T11:52:16.024790+0000 mgr.smithi114.nuwyfd (mgr.14205) 509 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:17.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:17 smithi114 bash[20002]: cluster 2024-09-17T11:52:16.024790+0000 mgr.smithi114.nuwyfd (mgr.14205) 509 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:17.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:17 smithi114 bash[20002]: cluster 2024-09-17T11:52:16.024790+0000 mgr.smithi114.nuwyfd (mgr.14205) 509 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:19.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:19 smithi120 bash[25115]: cluster 2024-09-17T11:52:18.025326+0000 mgr.smithi114.nuwyfd (mgr.14205) 510 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:19.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:19 smithi120 bash[25115]: cluster 2024-09-17T11:52:18.025326+0000 mgr.smithi114.nuwyfd (mgr.14205) 510 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:19.771 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:19 smithi114 bash[20002]: cluster 2024-09-17T11:52:18.025326+0000 mgr.smithi114.nuwyfd (mgr.14205) 510 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:19.771 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:19 smithi114 bash[20002]: cluster 2024-09-17T11:52:18.025326+0000 mgr.smithi114.nuwyfd (mgr.14205) 510 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:20.472 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:21.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:21 smithi120 bash[25115]: cluster 2024-09-17T11:52:20.025903+0000 mgr.smithi114.nuwyfd (mgr.14205) 511 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:21.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:21 smithi120 bash[25115]: cluster 2024-09-17T11:52:20.025903+0000 mgr.smithi114.nuwyfd (mgr.14205) 511 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:21.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:21 smithi114 bash[20002]: cluster 2024-09-17T11:52:20.025903+0000 mgr.smithi114.nuwyfd (mgr.14205) 511 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:21.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:21 smithi114 bash[20002]: cluster 2024-09-17T11:52:20.025903+0000 mgr.smithi114.nuwyfd (mgr.14205) 511 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:21.799 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:22.469 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:22.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:22 smithi120 bash[25115]: audit 2024-09-17T11:52:21.803642+0000 mon.smithi114 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.114:0/3578821158' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:22.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:22 smithi120 bash[25115]: audit 2024-09-17T11:52:21.803642+0000 mon.smithi114 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.114:0/3578821158' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:22.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:22 smithi114 bash[20002]: audit 2024-09-17T11:52:21.803642+0000 mon.smithi114 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.114:0/3578821158' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:22.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:22 smithi114 bash[20002]: audit 2024-09-17T11:52:21.803642+0000 mon.smithi114 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.114:0/3578821158' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:23.470 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:23.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:23 smithi120 bash[25115]: cluster 2024-09-17T11:52:22.026406+0000 mgr.smithi114.nuwyfd (mgr.14205) 512 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:23.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:23 smithi120 bash[25115]: cluster 2024-09-17T11:52:22.026406+0000 mgr.smithi114.nuwyfd (mgr.14205) 512 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:23.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:23 smithi114 bash[20002]: cluster 2024-09-17T11:52:22.026406+0000 mgr.smithi114.nuwyfd (mgr.14205) 512 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:23.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:23 smithi114 bash[20002]: cluster 2024-09-17T11:52:22.026406+0000 mgr.smithi114.nuwyfd (mgr.14205) 512 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:25.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:25 smithi120 bash[25115]: cluster 2024-09-17T11:52:24.026967+0000 mgr.smithi114.nuwyfd (mgr.14205) 513 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:25.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:25 smithi120 bash[25115]: cluster 2024-09-17T11:52:24.026967+0000 mgr.smithi114.nuwyfd (mgr.14205) 513 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:25.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:25 smithi114 bash[20002]: cluster 2024-09-17T11:52:24.026967+0000 mgr.smithi114.nuwyfd (mgr.14205) 513 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:25.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:25 smithi114 bash[20002]: cluster 2024-09-17T11:52:24.026967+0000 mgr.smithi114.nuwyfd (mgr.14205) 513 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:27.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:27 smithi120 bash[25115]: cluster 2024-09-17T11:52:26.027553+0000 mgr.smithi114.nuwyfd (mgr.14205) 514 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:27.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:27 smithi120 bash[25115]: cluster 2024-09-17T11:52:26.027553+0000 mgr.smithi114.nuwyfd (mgr.14205) 514 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:27.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:27 smithi114 bash[20002]: cluster 2024-09-17T11:52:26.027553+0000 mgr.smithi114.nuwyfd (mgr.14205) 514 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:27.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:27 smithi114 bash[20002]: cluster 2024-09-17T11:52:26.027553+0000 mgr.smithi114.nuwyfd (mgr.14205) 514 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:28.269 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:29.444 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:29.456 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:29 smithi114 bash[20002]: cluster 2024-09-17T11:52:28.028164+0000 mgr.smithi114.nuwyfd (mgr.14205) 515 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:29.456 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:29 smithi114 bash[20002]: cluster 2024-09-17T11:52:28.028164+0000 mgr.smithi114.nuwyfd (mgr.14205) 515 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:29.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:29 smithi120 bash[25115]: cluster 2024-09-17T11:52:28.028164+0000 mgr.smithi114.nuwyfd (mgr.14205) 515 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:29.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:29 smithi120 bash[25115]: cluster 2024-09-17T11:52:28.028164+0000 mgr.smithi114.nuwyfd (mgr.14205) 515 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:30.054 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:30.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:30 smithi120 bash[25115]: audit 2024-09-17T11:52:29.448742+0000 mon.smithi114 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.114:0/1694693075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:30.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:30 smithi120 bash[25115]: audit 2024-09-17T11:52:29.448742+0000 mon.smithi114 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.114:0/1694693075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:30 smithi114 bash[20002]: audit 2024-09-17T11:52:29.448742+0000 mon.smithi114 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.114:0/1694693075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:30.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:30 smithi114 bash[20002]: audit 2024-09-17T11:52:29.448742+0000 mon.smithi114 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.114:0/1694693075' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:31.055 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:31.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:31 smithi120 bash[25115]: cluster 2024-09-17T11:52:30.028625+0000 mgr.smithi114.nuwyfd (mgr.14205) 516 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:31.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:31 smithi120 bash[25115]: cluster 2024-09-17T11:52:30.028625+0000 mgr.smithi114.nuwyfd (mgr.14205) 516 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:31.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:31 smithi120 bash[25115]: audit 2024-09-17T11:52:31.139506+0000 mon.smithi114 (mon.0) 852 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:31.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:31 smithi120 bash[25115]: audit 2024-09-17T11:52:31.139506+0000 mon.smithi114 (mon.0) 852 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:31.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:31 smithi114 bash[20002]: cluster 2024-09-17T11:52:30.028625+0000 mgr.smithi114.nuwyfd (mgr.14205) 516 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:31.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:31 smithi114 bash[20002]: cluster 2024-09-17T11:52:30.028625+0000 mgr.smithi114.nuwyfd (mgr.14205) 516 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:31.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:31 smithi114 bash[20002]: audit 2024-09-17T11:52:31.139506+0000 mon.smithi114 (mon.0) 852 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:31.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:31 smithi114 bash[20002]: audit 2024-09-17T11:52:31.139506+0000 mon.smithi114 (mon.0) 852 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:33.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:33 smithi120 bash[25115]: cluster 2024-09-17T11:52:32.029152+0000 mgr.smithi114.nuwyfd (mgr.14205) 517 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:33.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:33 smithi120 bash[25115]: cluster 2024-09-17T11:52:32.029152+0000 mgr.smithi114.nuwyfd (mgr.14205) 517 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:33.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:33 smithi114 bash[20002]: cluster 2024-09-17T11:52:32.029152+0000 mgr.smithi114.nuwyfd (mgr.14205) 517 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:33.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:33 smithi114 bash[20002]: cluster 2024-09-17T11:52:32.029152+0000 mgr.smithi114.nuwyfd (mgr.14205) 517 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:35 smithi114 bash[20002]: cluster 2024-09-17T11:52:34.029734+0000 mgr.smithi114.nuwyfd (mgr.14205) 518 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:35 smithi114 bash[20002]: cluster 2024-09-17T11:52:34.029734+0000 mgr.smithi114.nuwyfd (mgr.14205) 518 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:35.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:35 smithi120 bash[25115]: cluster 2024-09-17T11:52:34.029734+0000 mgr.smithi114.nuwyfd (mgr.14205) 518 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:35.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:35 smithi120 bash[25115]: cluster 2024-09-17T11:52:34.029734+0000 mgr.smithi114.nuwyfd (mgr.14205) 518 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:35.858 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:37.258 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:37 smithi114 bash[20002]: cluster 2024-09-17T11:52:36.030300+0000 mgr.smithi114.nuwyfd (mgr.14205) 519 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:37 smithi114 bash[20002]: cluster 2024-09-17T11:52:36.030300+0000 mgr.smithi114.nuwyfd (mgr.14205) 519 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:37 smithi114 bash[20002]: audit 2024-09-17T11:52:37.262655+0000 mon.smithi114 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.114:0/2692225088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:37 smithi114 bash[20002]: audit 2024-09-17T11:52:37.262655+0000 mon.smithi114 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.114:0/2692225088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:37.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:37 smithi120 bash[25115]: cluster 2024-09-17T11:52:36.030300+0000 mgr.smithi114.nuwyfd (mgr.14205) 519 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:37.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:37 smithi120 bash[25115]: cluster 2024-09-17T11:52:36.030300+0000 mgr.smithi114.nuwyfd (mgr.14205) 519 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:37.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:37 smithi120 bash[25115]: audit 2024-09-17T11:52:37.262655+0000 mon.smithi114 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.114:0/2692225088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:37.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:37 smithi120 bash[25115]: audit 2024-09-17T11:52:37.262655+0000 mon.smithi114 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.114:0/2692225088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:37.962 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:38.963 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:39.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:39 smithi120 bash[25115]: cluster 2024-09-17T11:52:38.030848+0000 mgr.smithi114.nuwyfd (mgr.14205) 520 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:39.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:39 smithi120 bash[25115]: cluster 2024-09-17T11:52:38.030848+0000 mgr.smithi114.nuwyfd (mgr.14205) 520 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:39.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:39 smithi114 bash[20002]: cluster 2024-09-17T11:52:38.030848+0000 mgr.smithi114.nuwyfd (mgr.14205) 520 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:39.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:39 smithi114 bash[20002]: cluster 2024-09-17T11:52:38.030848+0000 mgr.smithi114.nuwyfd (mgr.14205) 520 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:41.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:41 smithi120 bash[25115]: cluster 2024-09-17T11:52:40.031419+0000 mgr.smithi114.nuwyfd (mgr.14205) 521 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:41.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:41 smithi120 bash[25115]: cluster 2024-09-17T11:52:40.031419+0000 mgr.smithi114.nuwyfd (mgr.14205) 521 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:41.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:41 smithi114 bash[20002]: cluster 2024-09-17T11:52:40.031419+0000 mgr.smithi114.nuwyfd (mgr.14205) 521 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:41.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:41 smithi114 bash[20002]: cluster 2024-09-17T11:52:40.031419+0000 mgr.smithi114.nuwyfd (mgr.14205) 521 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:43 smithi120 bash[25115]: cluster 2024-09-17T11:52:42.031955+0000 mgr.smithi114.nuwyfd (mgr.14205) 522 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:43.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:43 smithi120 bash[25115]: cluster 2024-09-17T11:52:42.031955+0000 mgr.smithi114.nuwyfd (mgr.14205) 522 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:43.760 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:43.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:43 smithi114 bash[20002]: cluster 2024-09-17T11:52:42.031955+0000 mgr.smithi114.nuwyfd (mgr.14205) 522 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:43.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:43 smithi114 bash[20002]: cluster 2024-09-17T11:52:42.031955+0000 mgr.smithi114.nuwyfd (mgr.14205) 522 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:45.193 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:45 smithi114 bash[20002]: cluster 2024-09-17T11:52:44.032561+0000 mgr.smithi114.nuwyfd (mgr.14205) 523 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:45 smithi114 bash[20002]: cluster 2024-09-17T11:52:44.032561+0000 mgr.smithi114.nuwyfd (mgr.14205) 523 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:45 smithi114 bash[20002]: audit 2024-09-17T11:52:45.198251+0000 mon.smithi114 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.114:0/1546488427' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:45 smithi114 bash[20002]: audit 2024-09-17T11:52:45.198251+0000 mon.smithi114 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.114:0/1546488427' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:45 smithi120 bash[25115]: cluster 2024-09-17T11:52:44.032561+0000 mgr.smithi114.nuwyfd (mgr.14205) 523 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:45 smithi120 bash[25115]: cluster 2024-09-17T11:52:44.032561+0000 mgr.smithi114.nuwyfd (mgr.14205) 523 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:45 smithi120 bash[25115]: audit 2024-09-17T11:52:45.198251+0000 mon.smithi114 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.114:0/1546488427' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:45.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:45 smithi120 bash[25115]: audit 2024-09-17T11:52:45.198251+0000 mon.smithi114 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.114:0/1546488427' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:45.932 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:46 smithi120 bash[25115]: audit 2024-09-17T11:52:46.139873+0000 mon.smithi114 (mon.0) 855 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:46.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:46 smithi120 bash[25115]: audit 2024-09-17T11:52:46.139873+0000 mon.smithi114 (mon.0) 855 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:46.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:46 smithi114 bash[20002]: audit 2024-09-17T11:52:46.139873+0000 mon.smithi114 (mon.0) 855 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:46.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:46 smithi114 bash[20002]: audit 2024-09-17T11:52:46.139873+0000 mon.smithi114 (mon.0) 855 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:52:46.933 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:47 smithi120 bash[25115]: cluster 2024-09-17T11:52:46.033131+0000 mgr.smithi114.nuwyfd (mgr.14205) 524 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:47 smithi120 bash[25115]: cluster 2024-09-17T11:52:46.033131+0000 mgr.smithi114.nuwyfd (mgr.14205) 524 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:47 smithi120 bash[25115]: audit 2024-09-17T11:52:46.838361+0000 mon.smithi114 (mon.0) 856 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:52:47.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:47 smithi120 bash[25115]: audit 2024-09-17T11:52:46.838361+0000 mon.smithi114 (mon.0) 856 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:52:47.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:47 smithi114 bash[20002]: cluster 2024-09-17T11:52:46.033131+0000 mgr.smithi114.nuwyfd (mgr.14205) 524 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:47.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:47 smithi114 bash[20002]: cluster 2024-09-17T11:52:46.033131+0000 mgr.smithi114.nuwyfd (mgr.14205) 524 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:47.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:47 smithi114 bash[20002]: audit 2024-09-17T11:52:46.838361+0000 mon.smithi114 (mon.0) 856 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:52:47.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:47 smithi114 bash[20002]: audit 2024-09-17T11:52:46.838361+0000 mon.smithi114 (mon.0) 856 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:52:48.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.564345+0000 mon.smithi114 (mon.0) 857 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:52:48.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.564345+0000 mon.smithi114 (mon.0) 857 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:52:48.681 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.565352+0000 mon.smithi114 (mon.0) 858 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:52:48.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.565352+0000 mon.smithi114 (mon.0) 858 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:52:48.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.573701+0000 mon.smithi114 (mon.0) 859 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:52:48.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.573701+0000 mon.smithi114 (mon.0) 859 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:52:48.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.576615+0000 mon.smithi114 (mon.0) 860 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:52:48.682 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:48 smithi120 bash[25115]: audit 2024-09-17T11:52:47.576615+0000 mon.smithi114 (mon.0) 860 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:52:48.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.564345+0000 mon.smithi114 (mon.0) 857 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:52:48.774 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.564345+0000 mon.smithi114 (mon.0) 857 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.565352+0000 mon.smithi114 (mon.0) 858 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.565352+0000 mon.smithi114 (mon.0) 858 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.573701+0000 mon.smithi114 (mon.0) 859 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.573701+0000 mon.smithi114 (mon.0) 859 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.576615+0000 mon.smithi114 (mon.0) 860 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:52:48.775 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:48 smithi114 bash[20002]: audit 2024-09-17T11:52:47.576615+0000 mon.smithi114 (mon.0) 860 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:52:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:49 smithi120 bash[25115]: cluster 2024-09-17T11:52:48.033610+0000 mgr.smithi114.nuwyfd (mgr.14205) 525 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:49.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:49 smithi120 bash[25115]: cluster 2024-09-17T11:52:48.033610+0000 mgr.smithi114.nuwyfd (mgr.14205) 525 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:50.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:49 smithi114 bash[20002]: cluster 2024-09-17T11:52:48.033610+0000 mgr.smithi114.nuwyfd (mgr.14205) 525 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:50.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:49 smithi114 bash[20002]: cluster 2024-09-17T11:52:48.033610+0000 mgr.smithi114.nuwyfd (mgr.14205) 525 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:51.734 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:51.835 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:51 smithi114 bash[20002]: cluster 2024-09-17T11:52:50.034197+0000 mgr.smithi114.nuwyfd (mgr.14205) 526 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:51.836 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:51 smithi114 bash[20002]: cluster 2024-09-17T11:52:50.034197+0000 mgr.smithi114.nuwyfd (mgr.14205) 526 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:51 smithi120 bash[25115]: cluster 2024-09-17T11:52:50.034197+0000 mgr.smithi114.nuwyfd (mgr.14205) 526 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:51.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:51 smithi120 bash[25115]: cluster 2024-09-17T11:52:50.034197+0000 mgr.smithi114.nuwyfd (mgr.14205) 526 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:53.101 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:52:53.776 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:52:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:53 smithi120 bash[25115]: cluster 2024-09-17T11:52:52.034743+0000 mgr.smithi114.nuwyfd (mgr.14205) 527 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:53 smithi120 bash[25115]: cluster 2024-09-17T11:52:52.034743+0000 mgr.smithi114.nuwyfd (mgr.14205) 527 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:53 smithi120 bash[25115]: audit 2024-09-17T11:52:53.105985+0000 mon.smithi114 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.114:0/1998849178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:53.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:53 smithi120 bash[25115]: audit 2024-09-17T11:52:53.105985+0000 mon.smithi114 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.114:0/1998849178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:53 smithi114 bash[20002]: cluster 2024-09-17T11:52:52.034743+0000 mgr.smithi114.nuwyfd (mgr.14205) 527 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:53 smithi114 bash[20002]: cluster 2024-09-17T11:52:52.034743+0000 mgr.smithi114.nuwyfd (mgr.14205) 527 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:53 smithi114 bash[20002]: audit 2024-09-17T11:52:53.105985+0000 mon.smithi114 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.114:0/1998849178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:54.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:53 smithi114 bash[20002]: audit 2024-09-17T11:52:53.105985+0000 mon.smithi114 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.114:0/1998849178' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:52:54.778 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:52:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:55 smithi120 bash[25115]: cluster 2024-09-17T11:52:54.035341+0000 mgr.smithi114.nuwyfd (mgr.14205) 528 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:55.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:55 smithi120 bash[25115]: cluster 2024-09-17T11:52:54.035341+0000 mgr.smithi114.nuwyfd (mgr.14205) 528 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:55 smithi114 bash[20002]: cluster 2024-09-17T11:52:54.035341+0000 mgr.smithi114.nuwyfd (mgr.14205) 528 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:56.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:55 smithi114 bash[20002]: cluster 2024-09-17T11:52:54.035341+0000 mgr.smithi114.nuwyfd (mgr.14205) 528 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:57 smithi120 bash[25115]: cluster 2024-09-17T11:52:56.035968+0000 mgr.smithi114.nuwyfd (mgr.14205) 529 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:57.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:57 smithi120 bash[25115]: cluster 2024-09-17T11:52:56.035968+0000 mgr.smithi114.nuwyfd (mgr.14205) 529 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:57 smithi114 bash[20002]: cluster 2024-09-17T11:52:56.035968+0000 mgr.smithi114.nuwyfd (mgr.14205) 529 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:58.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:57 smithi114 bash[20002]: cluster 2024-09-17T11:52:56.035968+0000 mgr.smithi114.nuwyfd (mgr.14205) 529 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:59.574 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:52:59.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:59 smithi120 bash[25115]: cluster 2024-09-17T11:52:58.036646+0000 mgr.smithi114.nuwyfd (mgr.14205) 530 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:52:59.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:52:59 smithi120 bash[25115]: cluster 2024-09-17T11:52:58.036646+0000 mgr.smithi114.nuwyfd (mgr.14205) 530 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:00.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:59 smithi114 bash[20002]: cluster 2024-09-17T11:52:58.036646+0000 mgr.smithi114.nuwyfd (mgr.14205) 530 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:00.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:52:59 smithi114 bash[20002]: cluster 2024-09-17T11:52:58.036646+0000 mgr.smithi114.nuwyfd (mgr.14205) 530 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:00.951 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:01.565 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: cluster 2024-09-17T11:53:00.037279+0000 mgr.smithi114.nuwyfd (mgr.14205) 531 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: cluster 2024-09-17T11:53:00.037279+0000 mgr.smithi114.nuwyfd (mgr.14205) 531 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: audit 2024-09-17T11:53:00.955793+0000 mon.smithi114 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.114:0/18695093' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: audit 2024-09-17T11:53:00.955793+0000 mon.smithi114 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.114:0/18695093' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:01.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: audit 2024-09-17T11:53:01.140247+0000 mon.smithi114 (mon.0) 863 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:01.932 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:01 smithi120 bash[25115]: audit 2024-09-17T11:53:01.140247+0000 mon.smithi114 (mon.0) 863 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: cluster 2024-09-17T11:53:00.037279+0000 mgr.smithi114.nuwyfd (mgr.14205) 531 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: cluster 2024-09-17T11:53:00.037279+0000 mgr.smithi114.nuwyfd (mgr.14205) 531 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: audit 2024-09-17T11:53:00.955793+0000 mon.smithi114 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.114:0/18695093' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:02.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: audit 2024-09-17T11:53:00.955793+0000 mon.smithi114 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.114:0/18695093' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:02.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: audit 2024-09-17T11:53:01.140247+0000 mon.smithi114 (mon.0) 863 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:02.025 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:01 smithi114 bash[20002]: audit 2024-09-17T11:53:01.140247+0000 mon.smithi114 (mon.0) 863 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:02.567 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:03.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:03 smithi120 bash[25115]: cluster 2024-09-17T11:53:02.037963+0000 mgr.smithi114.nuwyfd (mgr.14205) 532 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:03.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:03 smithi120 bash[25115]: cluster 2024-09-17T11:53:02.037963+0000 mgr.smithi114.nuwyfd (mgr.14205) 532 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:03 smithi114 bash[20002]: cluster 2024-09-17T11:53:02.037963+0000 mgr.smithi114.nuwyfd (mgr.14205) 532 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:04.024 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:03 smithi114 bash[20002]: cluster 2024-09-17T11:53:02.037963+0000 mgr.smithi114.nuwyfd (mgr.14205) 532 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:05.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:05 smithi114 bash[20002]: cluster 2024-09-17T11:53:04.038673+0000 mgr.smithi114.nuwyfd (mgr.14205) 533 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:05.862 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:05 smithi114 bash[20002]: cluster 2024-09-17T11:53:04.038673+0000 mgr.smithi114.nuwyfd (mgr.14205) 533 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:05.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:05 smithi120 bash[25115]: cluster 2024-09-17T11:53:04.038673+0000 mgr.smithi114.nuwyfd (mgr.14205) 533 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:05.931 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:05 smithi120 bash[25115]: cluster 2024-09-17T11:53:04.038673+0000 mgr.smithi114.nuwyfd (mgr.14205) 533 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:07.370 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:07.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:07 smithi120 bash[25115]: cluster 2024-09-17T11:53:06.039299+0000 mgr.smithi114.nuwyfd (mgr.14205) 534 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:07.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:07 smithi120 bash[25115]: cluster 2024-09-17T11:53:06.039299+0000 mgr.smithi114.nuwyfd (mgr.14205) 534 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:07.460 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:07 smithi114 bash[20002]: cluster 2024-09-17T11:53:06.039299+0000 mgr.smithi114.nuwyfd (mgr.14205) 534 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:07.460 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:07 smithi114 bash[20002]: cluster 2024-09-17T11:53:06.039299+0000 mgr.smithi114.nuwyfd (mgr.14205) 534 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:08.733 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:09.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:09 smithi114 bash[20002]: cluster 2024-09-17T11:53:08.039941+0000 mgr.smithi114.nuwyfd (mgr.14205) 535 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:09.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:09 smithi114 bash[20002]: cluster 2024-09-17T11:53:08.039941+0000 mgr.smithi114.nuwyfd (mgr.14205) 535 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:09.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:09 smithi114 bash[20002]: audit 2024-09-17T11:53:08.737677+0000 mon.smithi114 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.114:0/1787003395' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:09.389 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:09 smithi114 bash[20002]: audit 2024-09-17T11:53:08.737677+0000 mon.smithi114 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.114:0/1787003395' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:09.390 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:09 smithi120 bash[25115]: cluster 2024-09-17T11:53:08.039941+0000 mgr.smithi114.nuwyfd (mgr.14205) 535 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:09 smithi120 bash[25115]: cluster 2024-09-17T11:53:08.039941+0000 mgr.smithi114.nuwyfd (mgr.14205) 535 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:09 smithi120 bash[25115]: audit 2024-09-17T11:53:08.737677+0000 mon.smithi114 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.114:0/1787003395' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:09.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:09 smithi120 bash[25115]: audit 2024-09-17T11:53:08.737677+0000 mon.smithi114 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.114:0/1787003395' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:10.391 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:11.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:11 smithi114 bash[20002]: cluster 2024-09-17T11:53:10.040559+0000 mgr.smithi114.nuwyfd (mgr.14205) 536 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:11.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:11 smithi114 bash[20002]: cluster 2024-09-17T11:53:10.040559+0000 mgr.smithi114.nuwyfd (mgr.14205) 536 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:11.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:11 smithi120 bash[25115]: cluster 2024-09-17T11:53:10.040559+0000 mgr.smithi114.nuwyfd (mgr.14205) 536 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:11.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:11 smithi120 bash[25115]: cluster 2024-09-17T11:53:10.040559+0000 mgr.smithi114.nuwyfd (mgr.14205) 536 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:13 smithi120 bash[25115]: cluster 2024-09-17T11:53:12.041119+0000 mgr.smithi114.nuwyfd (mgr.14205) 537 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:13.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:13 smithi120 bash[25115]: cluster 2024-09-17T11:53:12.041119+0000 mgr.smithi114.nuwyfd (mgr.14205) 537 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:13 smithi114 bash[20002]: cluster 2024-09-17T11:53:12.041119+0000 mgr.smithi114.nuwyfd (mgr.14205) 537 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:13.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:13 smithi114 bash[20002]: cluster 2024-09-17T11:53:12.041119+0000 mgr.smithi114.nuwyfd (mgr.14205) 537 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:15.189 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:15 smithi120 bash[25115]: cluster 2024-09-17T11:53:14.041686+0000 mgr.smithi114.nuwyfd (mgr.14205) 538 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:15.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:15 smithi120 bash[25115]: cluster 2024-09-17T11:53:14.041686+0000 mgr.smithi114.nuwyfd (mgr.14205) 538 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:15 smithi114 bash[20002]: cluster 2024-09-17T11:53:14.041686+0000 mgr.smithi114.nuwyfd (mgr.14205) 538 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:15.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:15 smithi114 bash[20002]: cluster 2024-09-17T11:53:14.041686+0000 mgr.smithi114.nuwyfd (mgr.14205) 538 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:16.484 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:17.065 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: cluster 2024-09-17T11:53:16.042219+0000 mgr.smithi114.nuwyfd (mgr.14205) 539 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: cluster 2024-09-17T11:53:16.042219+0000 mgr.smithi114.nuwyfd (mgr.14205) 539 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: audit 2024-09-17T11:53:16.140672+0000 mon.smithi114 (mon.0) 865 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: audit 2024-09-17T11:53:16.140672+0000 mon.smithi114 (mon.0) 865 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: audit 2024-09-17T11:53:16.488784+0000 mon.smithi114 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.114:0/2165707240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:17.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:17 smithi120 bash[25115]: audit 2024-09-17T11:53:16.488784+0000 mon.smithi114 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.114:0/2165707240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: cluster 2024-09-17T11:53:16.042219+0000 mgr.smithi114.nuwyfd (mgr.14205) 539 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: cluster 2024-09-17T11:53:16.042219+0000 mgr.smithi114.nuwyfd (mgr.14205) 539 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: audit 2024-09-17T11:53:16.140672+0000 mon.smithi114 (mon.0) 865 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: audit 2024-09-17T11:53:16.140672+0000 mon.smithi114 (mon.0) 865 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: audit 2024-09-17T11:53:16.488784+0000 mon.smithi114 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.114:0/2165707240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:17.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:17 smithi114 bash[20002]: audit 2024-09-17T11:53:16.488784+0000 mon.smithi114 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.114:0/2165707240' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:18.067 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:19 smithi120 bash[25115]: cluster 2024-09-17T11:53:18.042762+0000 mgr.smithi114.nuwyfd (mgr.14205) 540 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:19.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:19 smithi120 bash[25115]: cluster 2024-09-17T11:53:18.042762+0000 mgr.smithi114.nuwyfd (mgr.14205) 540 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:19.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:19 smithi114 bash[20002]: cluster 2024-09-17T11:53:18.042762+0000 mgr.smithi114.nuwyfd (mgr.14205) 540 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:19.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:19 smithi114 bash[20002]: cluster 2024-09-17T11:53:18.042762+0000 mgr.smithi114.nuwyfd (mgr.14205) 540 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:21 smithi120 bash[25115]: cluster 2024-09-17T11:53:20.043356+0000 mgr.smithi114.nuwyfd (mgr.14205) 541 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:21.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:21 smithi120 bash[25115]: cluster 2024-09-17T11:53:20.043356+0000 mgr.smithi114.nuwyfd (mgr.14205) 541 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:21.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:21 smithi114 bash[20002]: cluster 2024-09-17T11:53:20.043356+0000 mgr.smithi114.nuwyfd (mgr.14205) 541 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:21.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:21 smithi114 bash[20002]: cluster 2024-09-17T11:53:20.043356+0000 mgr.smithi114.nuwyfd (mgr.14205) 541 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:22.863 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:23.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:23 smithi114 bash[20002]: cluster 2024-09-17T11:53:22.043840+0000 mgr.smithi114.nuwyfd (mgr.14205) 542 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:23.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:23 smithi114 bash[20002]: cluster 2024-09-17T11:53:22.043840+0000 mgr.smithi114.nuwyfd (mgr.14205) 542 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:23 smithi120 bash[25115]: cluster 2024-09-17T11:53:22.043840+0000 mgr.smithi114.nuwyfd (mgr.14205) 542 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:23.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:23 smithi120 bash[25115]: cluster 2024-09-17T11:53:22.043840+0000 mgr.smithi114.nuwyfd (mgr.14205) 542 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:24.389 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:24.982 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:25.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:25 smithi114 bash[20002]: cluster 2024-09-17T11:53:24.044367+0000 mgr.smithi114.nuwyfd (mgr.14205) 543 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:25.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:25 smithi114 bash[20002]: cluster 2024-09-17T11:53:24.044367+0000 mgr.smithi114.nuwyfd (mgr.14205) 543 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:25.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:25 smithi114 bash[20002]: audit 2024-09-17T11:53:24.393737+0000 mon.smithi114 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.114:0/90410149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:25.275 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:25 smithi114 bash[20002]: audit 2024-09-17T11:53:24.393737+0000 mon.smithi114 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.114:0/90410149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:25 smithi120 bash[25115]: cluster 2024-09-17T11:53:24.044367+0000 mgr.smithi114.nuwyfd (mgr.14205) 543 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:25 smithi120 bash[25115]: cluster 2024-09-17T11:53:24.044367+0000 mgr.smithi114.nuwyfd (mgr.14205) 543 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:25 smithi120 bash[25115]: audit 2024-09-17T11:53:24.393737+0000 mon.smithi114 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.114:0/90410149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:25.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:25 smithi120 bash[25115]: audit 2024-09-17T11:53:24.393737+0000 mon.smithi114 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.114:0/90410149' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:25.983 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:27 smithi120 bash[25115]: cluster 2024-09-17T11:53:26.044938+0000 mgr.smithi114.nuwyfd (mgr.14205) 544 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:27.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:27 smithi120 bash[25115]: cluster 2024-09-17T11:53:26.044938+0000 mgr.smithi114.nuwyfd (mgr.14205) 544 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:27 smithi114 bash[20002]: cluster 2024-09-17T11:53:26.044938+0000 mgr.smithi114.nuwyfd (mgr.14205) 544 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:27.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:27 smithi114 bash[20002]: cluster 2024-09-17T11:53:26.044938+0000 mgr.smithi114.nuwyfd (mgr.14205) 544 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:29 smithi120 bash[25115]: cluster 2024-09-17T11:53:28.045503+0000 mgr.smithi114.nuwyfd (mgr.14205) 545 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:29.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:29 smithi120 bash[25115]: cluster 2024-09-17T11:53:28.045503+0000 mgr.smithi114.nuwyfd (mgr.14205) 545 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:29 smithi114 bash[20002]: cluster 2024-09-17T11:53:28.045503+0000 mgr.smithi114.nuwyfd (mgr.14205) 545 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:29.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:29 smithi114 bash[20002]: cluster 2024-09-17T11:53:28.045503+0000 mgr.smithi114.nuwyfd (mgr.14205) 545 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:31.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:31 smithi114 bash[20002]: cluster 2024-09-17T11:53:30.046085+0000 mgr.smithi114.nuwyfd (mgr.14205) 546 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:31.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:31 smithi114 bash[20002]: cluster 2024-09-17T11:53:30.046085+0000 mgr.smithi114.nuwyfd (mgr.14205) 546 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:31 smithi120 bash[25115]: cluster 2024-09-17T11:53:30.046085+0000 mgr.smithi114.nuwyfd (mgr.14205) 546 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:31.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:31 smithi120 bash[25115]: cluster 2024-09-17T11:53:30.046085+0000 mgr.smithi114.nuwyfd (mgr.14205) 546 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:32.253 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:32.265 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:32 smithi114 bash[20002]: audit 2024-09-17T11:53:31.141070+0000 mon.smithi114 (mon.0) 868 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:32.265 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:32 smithi114 bash[20002]: audit 2024-09-17T11:53:31.141070+0000 mon.smithi114 (mon.0) 868 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:32.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:32 smithi120 bash[25115]: audit 2024-09-17T11:53:31.141070+0000 mon.smithi114 (mon.0) 868 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:32.433 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:32 smithi120 bash[25115]: audit 2024-09-17T11:53:31.141070+0000 mon.smithi114 (mon.0) 868 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:32.896 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:33.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:33 smithi114 bash[20002]: cluster 2024-09-17T11:53:32.046437+0000 mgr.smithi114.nuwyfd (mgr.14205) 547 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:33.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:33 smithi114 bash[20002]: cluster 2024-09-17T11:53:32.046437+0000 mgr.smithi114.nuwyfd (mgr.14205) 547 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:33.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:33 smithi114 bash[20002]: audit 2024-09-17T11:53:32.257546+0000 mon.smithi114 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.114:0/3300106648' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:33.274 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:33 smithi114 bash[20002]: audit 2024-09-17T11:53:32.257546+0000 mon.smithi114 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.114:0/3300106648' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:33 smithi120 bash[25115]: cluster 2024-09-17T11:53:32.046437+0000 mgr.smithi114.nuwyfd (mgr.14205) 547 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:33 smithi120 bash[25115]: cluster 2024-09-17T11:53:32.046437+0000 mgr.smithi114.nuwyfd (mgr.14205) 547 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:33 smithi120 bash[25115]: audit 2024-09-17T11:53:32.257546+0000 mon.smithi114 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.114:0/3300106648' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:33.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:33 smithi120 bash[25115]: audit 2024-09-17T11:53:32.257546+0000 mon.smithi114 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.114:0/3300106648' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:33.897 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:35 smithi120 bash[25115]: cluster 2024-09-17T11:53:34.046946+0000 mgr.smithi114.nuwyfd (mgr.14205) 548 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:35.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:35 smithi120 bash[25115]: cluster 2024-09-17T11:53:34.046946+0000 mgr.smithi114.nuwyfd (mgr.14205) 548 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:35 smithi114 bash[20002]: cluster 2024-09-17T11:53:34.046946+0000 mgr.smithi114.nuwyfd (mgr.14205) 548 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:35.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:35 smithi114 bash[20002]: cluster 2024-09-17T11:53:34.046946+0000 mgr.smithi114.nuwyfd (mgr.14205) 548 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:37 smithi120 bash[25115]: cluster 2024-09-17T11:53:36.047464+0000 mgr.smithi114.nuwyfd (mgr.14205) 549 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:37.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:37 smithi120 bash[25115]: cluster 2024-09-17T11:53:36.047464+0000 mgr.smithi114.nuwyfd (mgr.14205) 549 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:37 smithi114 bash[20002]: cluster 2024-09-17T11:53:36.047464+0000 mgr.smithi114.nuwyfd (mgr.14205) 549 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:37.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:37 smithi114 bash[20002]: cluster 2024-09-17T11:53:36.047464+0000 mgr.smithi114.nuwyfd (mgr.14205) 549 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:38.696 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:39.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:39 smithi120 bash[25115]: cluster 2024-09-17T11:53:38.047936+0000 mgr.smithi114.nuwyfd (mgr.14205) 550 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:39.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:39 smithi120 bash[25115]: cluster 2024-09-17T11:53:38.047936+0000 mgr.smithi114.nuwyfd (mgr.14205) 550 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:39.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:39 smithi114 bash[20002]: cluster 2024-09-17T11:53:38.047936+0000 mgr.smithi114.nuwyfd (mgr.14205) 550 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:39.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:39 smithi114 bash[20002]: cluster 2024-09-17T11:53:38.047936+0000 mgr.smithi114.nuwyfd (mgr.14205) 550 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:40.210 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:40.879 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:41 smithi120 bash[25115]: cluster 2024-09-17T11:53:40.048337+0000 mgr.smithi114.nuwyfd (mgr.14205) 551 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:41 smithi120 bash[25115]: cluster 2024-09-17T11:53:40.048337+0000 mgr.smithi114.nuwyfd (mgr.14205) 551 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:41 smithi120 bash[25115]: audit 2024-09-17T11:53:40.215303+0000 mon.smithi114 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.114:0/3699285440' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:41.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:41 smithi120 bash[25115]: audit 2024-09-17T11:53:40.215303+0000 mon.smithi114 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.114:0/3699285440' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:41 smithi114 bash[20002]: cluster 2024-09-17T11:53:40.048337+0000 mgr.smithi114.nuwyfd (mgr.14205) 551 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:41 smithi114 bash[20002]: cluster 2024-09-17T11:53:40.048337+0000 mgr.smithi114.nuwyfd (mgr.14205) 551 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:41 smithi114 bash[20002]: audit 2024-09-17T11:53:40.215303+0000 mon.smithi114 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.114:0/3699285440' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:41.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:41 smithi114 bash[20002]: audit 2024-09-17T11:53:40.215303+0000 mon.smithi114 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.114:0/3699285440' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:41.879 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:43 smithi120 bash[25115]: cluster 2024-09-17T11:53:42.048814+0000 mgr.smithi114.nuwyfd (mgr.14205) 552 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:43.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:43 smithi120 bash[25115]: cluster 2024-09-17T11:53:42.048814+0000 mgr.smithi114.nuwyfd (mgr.14205) 552 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:43 smithi114 bash[20002]: cluster 2024-09-17T11:53:42.048814+0000 mgr.smithi114.nuwyfd (mgr.14205) 552 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:43.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:43 smithi114 bash[20002]: cluster 2024-09-17T11:53:42.048814+0000 mgr.smithi114.nuwyfd (mgr.14205) 552 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:45.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:45 smithi120 bash[25115]: cluster 2024-09-17T11:53:44.049363+0000 mgr.smithi114.nuwyfd (mgr.14205) 553 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:45.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:45 smithi120 bash[25115]: cluster 2024-09-17T11:53:44.049363+0000 mgr.smithi114.nuwyfd (mgr.14205) 553 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:45 smithi114 bash[20002]: cluster 2024-09-17T11:53:44.049363+0000 mgr.smithi114.nuwyfd (mgr.14205) 553 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:45.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:45 smithi114 bash[20002]: cluster 2024-09-17T11:53:44.049363+0000 mgr.smithi114.nuwyfd (mgr.14205) 553 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:46.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:46 smithi120 bash[25115]: audit 2024-09-17T11:53:46.141541+0000 mon.smithi114 (mon.0) 871 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:46.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:46 smithi120 bash[25115]: audit 2024-09-17T11:53:46.141541+0000 mon.smithi114 (mon.0) 871 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:46.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:46 smithi114 bash[20002]: audit 2024-09-17T11:53:46.141541+0000 mon.smithi114 (mon.0) 871 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:46.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:46 smithi114 bash[20002]: audit 2024-09-17T11:53:46.141541+0000 mon.smithi114 (mon.0) 871 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T11:53:46.680 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:47.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:47 smithi120 bash[25115]: cluster 2024-09-17T11:53:46.049833+0000 mgr.smithi114.nuwyfd (mgr.14205) 554 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:47.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:47 smithi120 bash[25115]: cluster 2024-09-17T11:53:46.049833+0000 mgr.smithi114.nuwyfd (mgr.14205) 554 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:47 smithi114 bash[20002]: cluster 2024-09-17T11:53:46.049833+0000 mgr.smithi114.nuwyfd (mgr.14205) 554 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:47.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:47 smithi114 bash[20002]: cluster 2024-09-17T11:53:46.049833+0000 mgr.smithi114.nuwyfd (mgr.14205) 554 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:48.205 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:48.430 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:48 smithi120 bash[25115]: audit 2024-09-17T11:53:47.877001+0000 mon.smithi114 (mon.0) 872 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:53:48.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:48 smithi120 bash[25115]: audit 2024-09-17T11:53:47.877001+0000 mon.smithi114 (mon.0) 872 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:53:48.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:48 smithi114 bash[20002]: audit 2024-09-17T11:53:47.877001+0000 mon.smithi114 (mon.0) 872 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:53:48.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:48 smithi114 bash[20002]: audit 2024-09-17T11:53:47.877001+0000 mon.smithi114 (mon.0) 872 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T11:53:48.826 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:49.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: cluster 2024-09-17T11:53:48.050275+0000 mgr.smithi114.nuwyfd (mgr.14205) 555 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:49.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: cluster 2024-09-17T11:53:48.050275+0000 mgr.smithi114.nuwyfd (mgr.14205) 555 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:49.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.210245+0000 mon.smithi114 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.114:0/3343904481' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:49.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.210245+0000 mon.smithi114 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.114:0/3343904481' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:49.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.551404+0000 mon.smithi114 (mon.0) 874 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.551404+0000 mon.smithi114 (mon.0) 874 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.552428+0000 mon.smithi114 (mon.0) 875 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.552428+0000 mon.smithi114 (mon.0) 875 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.561362+0000 mon.smithi114 (mon.0) 876 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.561362+0000 mon.smithi114 (mon.0) 876 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.567758+0000 mon.smithi114 (mon.0) 877 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:53:49.432 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:49 smithi120 bash[25115]: audit 2024-09-17T11:53:48.567758+0000 mon.smithi114 (mon.0) 877 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:53:49.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: cluster 2024-09-17T11:53:48.050275+0000 mgr.smithi114.nuwyfd (mgr.14205) 555 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:49.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: cluster 2024-09-17T11:53:48.050275+0000 mgr.smithi114.nuwyfd (mgr.14205) 555 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:49.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.210245+0000 mon.smithi114 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.114:0/3343904481' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.210245+0000 mon.smithi114 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.114:0/3343904481' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.551404+0000 mon.smithi114 (mon.0) 874 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.551404+0000 mon.smithi114 (mon.0) 874 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.552428+0000 mon.smithi114 (mon.0) 875 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.552428+0000 mon.smithi114 (mon.0) 875 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.561362+0000 mon.smithi114 (mon.0) 876 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.561362+0000 mon.smithi114 (mon.0) 876 : audit [INF] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.567758+0000 mon.smithi114 (mon.0) 877 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:53:49.525 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:49 smithi114 bash[20002]: audit 2024-09-17T11:53:48.567758+0000 mon.smithi114 (mon.0) 877 : audit [DBG] from='mgr.14205 172.21.15.114:0/291653910' entity='mgr.smithi114.nuwyfd' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T11:53:49.827 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:53:51.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:51 smithi120 bash[25115]: cluster 2024-09-17T11:53:50.050653+0000 mgr.smithi114.nuwyfd (mgr.14205) 556 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:51.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:51 smithi120 bash[25115]: cluster 2024-09-17T11:53:50.050653+0000 mgr.smithi114.nuwyfd (mgr.14205) 556 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:51.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:51 smithi114 bash[20002]: cluster 2024-09-17T11:53:50.050653+0000 mgr.smithi114.nuwyfd (mgr.14205) 556 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:51.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:51 smithi114 bash[20002]: cluster 2024-09-17T11:53:50.050653+0000 mgr.smithi114.nuwyfd (mgr.14205) 556 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:53.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:53 smithi120 bash[25115]: cluster 2024-09-17T11:53:52.051265+0000 mgr.smithi114.nuwyfd (mgr.14205) 557 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:53.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:53 smithi120 bash[25115]: cluster 2024-09-17T11:53:52.051265+0000 mgr.smithi114.nuwyfd (mgr.14205) 557 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:53 smithi114 bash[20002]: cluster 2024-09-17T11:53:52.051265+0000 mgr.smithi114.nuwyfd (mgr.14205) 557 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:53.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:53 smithi114 bash[20002]: cluster 2024-09-17T11:53:52.051265+0000 mgr.smithi114.nuwyfd (mgr.14205) 557 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:54.616 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/mon.smithi114/config 2024-09-17T11:53:55.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:55 smithi120 bash[25115]: cluster 2024-09-17T11:53:54.052009+0000 mgr.smithi114.nuwyfd (mgr.14205) 558 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:55.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:55 smithi120 bash[25115]: cluster 2024-09-17T11:53:54.052009+0000 mgr.smithi114.nuwyfd (mgr.14205) 558 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:55.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:55 smithi114 bash[20002]: cluster 2024-09-17T11:53:54.052009+0000 mgr.smithi114.nuwyfd (mgr.14205) 558 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:55.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:55 smithi114 bash[20002]: cluster 2024-09-17T11:53:54.052009+0000 mgr.smithi114.nuwyfd (mgr.14205) 558 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:53:56.069 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T11:53:56.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:56 smithi120 bash[25115]: audit 2024-09-17T11:53:56.073576+0000 mon.smithi114 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.114:0/1718642843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:56.431 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:56 smithi120 bash[25115]: audit 2024-09-17T11:53:56.073576+0000 mon.smithi114 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.114:0/1718642843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:56.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:56 smithi114 bash[20002]: audit 2024-09-17T11:53:56.073576+0000 mon.smithi114 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.114:0/1718642843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:56.524 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:56 smithi114 bash[20002]: audit 2024-09-17T11:53:56.073576+0000 mon.smithi114 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.114:0/1718642843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T11:53:56.735 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":31,"num_osds":6,"num_up_osds":6,"osd_up_since":1726573217,"num_in_osds":6,"osd_in_since":1726573158,"num_remapped_pgs":0} 2024-09-17T11:53:56.736 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-17T11:53:56.738 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:56.751 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:56.766 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T11:53:56.766 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:53:56.800 DEBUG:teuthology.orchestra.run.smithi120:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:53:56.813 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T11:53:56.813 INFO:tasks.cephadm.mon.smithi114:Stopping mon.smithi114... 2024-09-17T11:53:56.814 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114 2024-09-17T11:53:56.988 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:56 smithi114 systemd[1]: Stopping Ceph mon.smithi114 for 975ebb78-74e8-11ef-bceb-c7b262605968... 2024-09-17T11:53:57.192 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:56 smithi114 bash[20002]: debug 2024-09-17T11:53:56.986+0000 7f4a62bf4640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi114 -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-17T11:53:57.192 INFO:journalctl@ceph.mon.smithi114.smithi114.stdout:Sep 17 11:53:56 smithi114 bash[20002]: debug 2024-09-17T11:53:56.986+0000 7f4a62bf4640 -1 mon.smithi114@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T11:53:57.769 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi114.service' 2024-09-17T11:53:57.809 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:53:57.812 INFO:tasks.cephadm.mon.smithi114:Stopped mon.smithi114 2024-09-17T11:53:57.812 INFO:tasks.cephadm.mon.smithi120:Stopping mon.smithi120... 2024-09-17T11:53:57.813 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi120 2024-09-17T11:53:58.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:57 smithi120 systemd[1]: Stopping Ceph mon.smithi120 for 975ebb78-74e8-11ef-bceb-c7b262605968... 2024-09-17T11:53:58.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:57 smithi120 bash[25115]: debug 2024-09-17T11:53:57.957+0000 7f74ed969640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi120 -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-17T11:53:58.181 INFO:journalctl@ceph.mon.smithi120.smithi120.stdout:Sep 17 11:53:57 smithi120 bash[25115]: debug 2024-09-17T11:53:57.957+0000 7f74ed969640 -1 mon.smithi120@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T11:53:58.951 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-975ebb78-74e8-11ef-bceb-c7b262605968@mon.smithi120.service' 2024-09-17T11:53:58.986 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T11:53:58.986 INFO:tasks.cephadm.mon.smithi120:Stopped mon.smithi120 2024-09-17T11:53:58.987 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:53:59.168 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:54:28.973 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T11:54:29.154 INFO:teuthology.orchestra.run.smithi120.stdout:Deleting cluster with fsid: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:55:12.775 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:55:12.790 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:55:12.802 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T11:55:12.804 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi114/crash 2024-09-17T11:55:12.805 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:55:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:tar: /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:55:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:55:12.845 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi120/crash 2024-09-17T11:55:12.846 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash -- . 2024-09-17T11:55:12.858 INFO:teuthology.orchestra.run.smithi120.stderr:tar: /var/lib/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T11:55:12.859 INFO:teuthology.orchestra.run.smithi120.stderr:tar: Error is not recoverable: exiting now 2024-09-17T11:55:12.860 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T11:55:12.860 DEBUG:teuthology.orchestra.run.smithi114:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T11:55:12.901 INFO:tasks.cephadm:Compressing logs... 2024-09-17T11:55:12.902 DEBUG:teuthology.orchestra.run.smithi114:> 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-17T11:55:12.945 DEBUG:teuthology.orchestra.run.smithi120:> 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-17T11:55:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:55:12.958 INFO:teuthology.orchestra.run.smithi120.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T11:55:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:55:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi114.nuwyfd.log 2024-09-17T11:55:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi114.log 2024-09-17T11:55:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi114.nuwyfd.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi114.log 2024-09-17T11:55:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi114.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:55:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi114.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T11:55:12.969 INFO:teuthology.orchestra.run.smithi114.stderr: 94.3% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi114.log.gz 2024-09-17T11:55:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T11:55:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:55:12.970 INFO:teuthology.orchestra.run.smithi114.stderr: 84.6% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:55:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:55:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:55:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log: 90.2% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:55:12.974 INFO:teuthology.orchestra.run.smithi114.stderr: 91.2% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:55:12.975 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T11:55:12.981 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T11:55:12.981 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi120.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr: 82.4% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi120.xdizhk.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi120.log: 30.9% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi120.log.gz 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T11:55:12.982 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi120.xdizhk.log: /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi120.log 2024-09-17T11:55:12.983 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T11:55:12.983 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi120.log: gzip -5 --verbose -- /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T11:55:12.983 INFO:teuthology.orchestra.run.smithi120.stderr: 90.5% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T11:55:12.983 INFO:teuthology.orchestra.run.smithi114.stderr: 90.8% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:55:12.984 INFO:teuthology.orchestra.run.smithi120.stderr:/var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.4.log: 91.4% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T11:55:12.988 INFO:teuthology.orchestra.run.smithi120.stderr: 91.3% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T11:55:12.988 INFO:teuthology.orchestra.run.smithi120.stderr: 92.5% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi120.xdizhk.log.gz 2024-09-17T11:55:12.990 INFO:teuthology.orchestra.run.smithi114.stderr: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T11:55:13.067 INFO:teuthology.orchestra.run.smithi120.stderr: 92.8% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T11:55:13.067 INFO:teuthology.orchestra.run.smithi120.stderr: 92.8% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T11:55:13.074 INFO:teuthology.orchestra.run.smithi114.stderr: 92.7% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T11:55:13.091 INFO:teuthology.orchestra.run.smithi114.stderr: 92.7% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T11:55:13.107 INFO:teuthology.orchestra.run.smithi120.stderr: 92.9% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T11:55:13.116 INFO:teuthology.orchestra.run.smithi120.stderr: 93.0% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T11:55:13.124 INFO:teuthology.orchestra.run.smithi114.stderr: 90.4% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mgr.smithi114.nuwyfd.log.gz 2024-09-17T11:55:13.155 INFO:teuthology.orchestra.run.smithi120.stderr: 93.2% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi120.log.gz 2024-09-17T11:55:13.156 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-09-17T11:55:13.156 INFO:teuthology.orchestra.run.smithi120.stderr:real 0m0.207s 2024-09-17T11:55:13.156 INFO:teuthology.orchestra.run.smithi120.stderr:user 0m0.642s 2024-09-17T11:55:13.156 INFO:teuthology.orchestra.run.smithi120.stderr:sys 0m0.030s 2024-09-17T11:55:13.369 INFO:teuthology.orchestra.run.smithi114.stderr: 90.7% -- replaced with /var/log/ceph/975ebb78-74e8-11ef-bceb-c7b262605968/ceph-mon.smithi114.log.gz 2024-09-17T11:55:13.371 INFO:teuthology.orchestra.run.smithi114.stderr: 2024-09-17T11:55:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:real 0m0.424s 2024-09-17T11:55:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:user 0m0.795s 2024-09-17T11:55:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m0.055s 2024-09-17T11:55:13.371 INFO:tasks.cephadm:Archiving logs... 2024-09-17T11:55:13.371 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi114/log 2024-09-17T11:55:13.372 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:55:13.546 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi120/log 2024-09-17T11:55:13.547 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T11:55:13.633 INFO:tasks.cephadm:Removing cluster... 2024-09-17T11:55:13.633 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 --force 2024-09-17T11:55:13.816 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:55:14.945 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 975ebb78-74e8-11ef-bceb-c7b262605968 --force 2024-09-17T11:55:15.118 INFO:teuthology.orchestra.run.smithi120.stdout:Deleting cluster with fsid: 975ebb78-74e8-11ef-bceb-c7b262605968 2024-09-17T11:55:16.229 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T11:55:16.229 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:16.237 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T11:55:16.242 INFO:tasks.cephadm:Teardown complete 2024-09-17T11:55:16.242 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-17T11:55:16.428 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a26961dfed474bbb9c2e21a9b31f7ae6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks/cephadm.py", line 1163, in ceph_osds while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (120) after waiting for 120 seconds 2024-09-17T11:55:16.431 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T11:55:16.441 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-17T11:55:16.461 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi114:/dev/vg_nvme/lv_1... 2024-09-17T11:55:16.461 DEBUG:teuthology.orchestra.run.smithi114:> sudo nvme disconnect -n lv_1 2024-09-17T11:55:16.711 INFO:teuthology.orchestra.run.smithi114.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T11:55:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:16.713 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi114:/dev/vg_nvme/lv_2... 2024-09-17T11:55:16.713 DEBUG:teuthology.orchestra.run.smithi114:> sudo nvme disconnect -n lv_2 2024-09-17T11:55:16.931 INFO:teuthology.orchestra.run.smithi114.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T11:55:16.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:16.933 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi114:/dev/vg_nvme/lv_3... 2024-09-17T11:55:16.933 DEBUG:teuthology.orchestra.run.smithi114:> sudo nvme disconnect -n lv_3 2024-09-17T11:55:17.191 INFO:teuthology.orchestra.run.smithi114.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T11:55:17.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:17.193 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi114:/dev/vg_nvme/lv_4... 2024-09-17T11:55:17.193 DEBUG:teuthology.orchestra.run.smithi114:> sudo nvme disconnect -n lv_4 2024-09-17T11:55:17.447 INFO:teuthology.orchestra.run.smithi114.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T11:55:17.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:17.449 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T11:55:17.449 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/scratch_devs 2024-09-17T11:55:17.463 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi120:/dev/vg_nvme/lv_1... 2024-09-17T11:55:17.463 DEBUG:teuthology.orchestra.run.smithi120:> sudo nvme disconnect -n lv_1 2024-09-17T11:55:17.749 INFO:teuthology.orchestra.run.smithi120.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T11:55:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:17.751 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi120:/dev/vg_nvme/lv_2... 2024-09-17T11:55:17.751 DEBUG:teuthology.orchestra.run.smithi120:> sudo nvme disconnect -n lv_2 2024-09-17T11:55:18.013 INFO:teuthology.orchestra.run.smithi120.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T11:55:18.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:18.015 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi120:/dev/vg_nvme/lv_3... 2024-09-17T11:55:18.015 DEBUG:teuthology.orchestra.run.smithi120:> sudo nvme disconnect -n lv_3 2024-09-17T11:55:18.257 INFO:teuthology.orchestra.run.smithi120.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T11:55:18.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:18.259 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi120:/dev/vg_nvme/lv_4... 2024-09-17T11:55:18.259 DEBUG:teuthology.orchestra.run.smithi120:> sudo nvme disconnect -n lv_4 2024-09-17T11:55:18.509 INFO:teuthology.orchestra.run.smithi120.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T11:55:18.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:18.510 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-09-17T11:55:18.510 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/scratch_devs 2024-09-17T11:55:18.524 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T11:55:18.533 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T11:55:18.533 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:55:18.536 DEBUG:teuthology.orchestra.run.smithi120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T11:55:18.545 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:55:18.546 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2024-09-17T11:55:18.546 INFO:teuthology.orchestra.run.smithi114.stdout:+hv01.front.sepi 67.205.162.81 3 u 29 64 377 0.097 -5.530 0.349 2024-09-17T11:55:18.546 INFO:teuthology.orchestra.run.smithi114.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 64 377 0.095 -7.422 0.368 2024-09-17T11:55:18.546 INFO:teuthology.orchestra.run.smithi114.stdout:*hv03.front.sepi 74.6.168.72 3 u 33 64 377 0.084 -5.747 0.796 2024-09-17T11:55:18.546 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:55:18.579 INFO:teuthology.orchestra.run.smithi120.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:55:18.579 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================== 2024-09-17T11:55:18.579 INFO:teuthology.orchestra.run.smithi120.stdout:*hv01.front.sepi 67.205.162.81 3 u 37 64 377 0.071 -5.326 0.273 2024-09-17T11:55:18.580 INFO:teuthology.orchestra.run.smithi120.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.090 -7.258 0.296 2024-09-17T11:55:18.580 INFO:teuthology.orchestra.run.smithi120.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 377 0.085 -4.597 0.391 2024-09-17T11:55:18.580 INFO:teuthology.orchestra.run.smithi120.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T11:55:18.581 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T11:55:18.589 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T11:55:18.590 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T11:55:18.598 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T11:55:18.606 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T11:55:18.613 INFO:teuthology.task.internal:Duration was 1800.353733 seconds 2024-09-17T11:55:18.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T11:55:18.621 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T11:55:18.622 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:55:18.624 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T11:55:18.664 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T11:55:18.664 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-09-17T11:55:18.664 DEBUG:teuthology.orchestra.run.smithi114:> 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-17T11:55:18.712 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi120.front.sepia.ceph.com 2024-09-17T11:55:18.713 DEBUG:teuthology.orchestra.run.smithi120:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T11:55:18.723 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T11:55:18.723 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:55:18.756 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T11:55:18.803 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T11:55:18.804 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:55:18.806 DEBUG:teuthology.orchestra.run.smithi120:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T11:55:18.945 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T11:55:18.955 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T11:55:18.955 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:55:18.967 DEBUG:teuthology.orchestra.run.smithi120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T11:55:18.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T11:55:18.989 DEBUG:teuthology.orchestra.run.smithi114:> 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-17T11:55:19.012 DEBUG:teuthology.orchestra.run.smithi120:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:55:19.020 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-09-17T11:55:19.035 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = core 2024-09-17T11:55:19.063 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:55:19.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:19.086 DEBUG:teuthology.orchestra.run.smithi120:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T11:55:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:55:19.109 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T11:55:19.125 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T11:55:19.126 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi114 2024-09-17T11:55:19.127 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:55:19.153 DEBUG:teuthology.misc:Transferring archived files from smithi120:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907762/remote/smithi120 2024-09-17T11:55:19.153 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T11:55:19.178 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T11:55:19.179 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:55:19.188 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T11:55:19.225 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T11:55:19.235 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T11:55:19.235 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T11:55:19.243 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T11:55:19.244 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:55:19.246 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T11:55:19.249 INFO:teuthology.orchestra.run.smithi114.stdout: 658636 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:55 /home/ubuntu/cephtest 2024-09-17T11:55:19.273 INFO:teuthology.orchestra.run.smithi120.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 11:55 /home/ubuntu/cephtest 2024-09-17T11:55:19.274 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T11:55:19.284 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T11:55:19.316 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/deploy-raw} duration: 1800.353732585907 failure_reason: reached maximum tries (120) after waiting for 120 seconds owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a26961dfed474bbb9c2e21a9b31f7ae6 status: fail success: false 2024-09-17T11:55:19.316 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:55:19.395 INFO:teuthology.run:FAIL