2024-04-22T23:47:10.977 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T23:47:10.977 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} --verbose --archive /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260 --name adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi --owner scheduled_adking@teuthology -- /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/orig.config.yaml 2024-04-22T23:47:11.007 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T23:47:11.121 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260 branch: wip-adk-testing-2024-04-22-1618 description: orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} email: adking@redhat.com first_in_suite: false job_id: '7669260' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-04-22-1618 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 workunit: branch: wip-adk-testing-2024-04-22-1618 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 6551 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-22-1618 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 targets: smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzI/9wlxsihQvRQrHQW321qrSdkk4p6PMV8PXLjBj4ZgITOrEg8JPLjDwEWKAv1jUfGYKUy4eUqbb1RdnB+gR4= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMO3qGENPdjJXPEs32dPF483lm0XjazI9SYNWIScQZCouvPBNT8Kzgk/S7Nak9fED3HouDfb7/abvl1VAy0ZTfM= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAuac/2R6xYYhXyRU4c7/a+yw9t97UzSORIZXywcMIidEJ7+7AkkGwJnIWsNmg38yWdImgJkaM89o9xN/XDYf/A= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:45:33 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T23:47:11.121 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa; will attempt to use it 2024-04-22T23:47:11.122 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks 2024-04-22T23:47:11.122 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T23:47:11.124 INFO:teuthology.task.internal:Checking packages... 2024-04-22T23:47:11.147 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '43be020184947e53516056c9931e1ac5bdbbb1a5' 2024-04-22T23:47:11.147 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T23:47:11.147 INFO:teuthology.packaging:ref: None 2024-04-22T23:47:11.147 INFO:teuthology.packaging:tag: None 2024-04-22T23:47:11.147 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-22-1618 2024-04-22T23:47:11.147 INFO:teuthology.packaging:sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:47:11.147 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-04-22-1618 2024-04-22T23:47:11.374 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:47:11.377 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T23:47:11.385 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T23:47:11.386 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T23:47:11.452 INFO:teuthology.task.internal:Saving configuration 2024-04-22T23:47:11.467 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T23:47:11.484 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:47:11.511 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.619830', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILXLPO3gmDk47EIwZXhWnraMM2bu/6mLLN8ClqIZizLC'} 2024-04-22T23:47:11.534 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.618575', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ+OL3oVnoWJ+yUJ9PjnJgDumhv9Rw3d4OymMqFy5rnq'} 2024-04-22T23:47:11.553 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.617017', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKvPxTWhL+CCLFKQlIa1zBB0NOXifWkKikJMlrteVCMH'} 2024-04-22T23:47:11.553 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T23:47:11.562 INFO:teuthology.task.internal:roles: ubuntu@smithi167.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-22T23:47:11.562 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-22T23:47:11.562 INFO:teuthology.task.internal:roles: ubuntu@smithi188.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-22T23:47:11.562 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T23:47:11.698 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb1d401df70>, signals=[15]) 2024-04-22T23:47:11.698 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T23:47:11.706 INFO:teuthology.task.internal:Opening connections... 2024-04-22T23:47:11.706 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-04-22T23:47:11.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:47:11.790 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-04-22T23:47:11.790 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:47:11.874 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi188.front.sepia.ceph.com 2024-04-22T23:47:11.875 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:47:11.964 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T23:47:11.973 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-04-22T23:47:11.979 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-04-22T23:47:11.980 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-04-22T23:47:12.028 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:47:12.028 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="Ubuntu" 2024-04-22T23:47:12.028 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="22.04" 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_CODENAME=jammy 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:ID=ubuntu 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE=debian 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:47:12.029 INFO:teuthology.orchestra.run.smithi167.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:47:12.030 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:47:12.030 INFO:teuthology.orchestra.run.smithi167.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:47:12.030 INFO:teuthology.orchestra.run.smithi167.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:47:12.031 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-04-22T23:47:12.059 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-04-22T23:47:12.064 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-04-22T23:47:12.065 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="22.04" 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=jammy 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-04-22T23:47:12.111 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-04-22T23:47:12.112 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:47:12.112 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:47:12.112 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:47:12.112 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:47:12.112 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:47:12.112 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-04-22T23:47:12.133 DEBUG:teuthology.orchestra.run.smithi188:> uname -m 2024-04-22T23:47:12.138 INFO:teuthology.orchestra.run.smithi188.stdout:x86_64 2024-04-22T23:47:12.139 DEBUG:teuthology.orchestra.run.smithi188:> cat /etc/os-release 2024-04-22T23:47:12.187 INFO:teuthology.orchestra.run.smithi188.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:47:12.187 INFO:teuthology.orchestra.run.smithi188.stdout:NAME="Ubuntu" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_ID="22.04" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_CODENAME=jammy 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:ID=ubuntu 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:ID_LIKE=debian 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:47:12.188 INFO:teuthology.orchestra.run.smithi188.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:47:12.188 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2024-04-22T23:47:12.208 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T23:47:12.216 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T23:47:12.337 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T23:47:12.337 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:47:12.340 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:47:12.343 DEBUG:teuthology.orchestra.run.smithi188:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:47:12.348 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T23:47:12.366 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T23:47:12.366 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:47:12.385 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:47:12.388 DEBUG:teuthology.orchestra.run.smithi188:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:47:12.532 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T23:47:12.614 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T23:47:12.632 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T23:47:12.632 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T23:47:12.633 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:47:12.633 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:47:12.634 DEBUG:teuthology.orchestra.run.smithi188:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:47:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:47:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:47:12.640 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-04-22T23:47:12.640 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-04-22T23:47:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:47:12.641 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2024-04-22T23:47:12.688 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-56-generic 2024-04-22T23:47:12.689 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.15.0-56-generic 2024-04-22T23:47:12.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-04-22T23:47:12.692 INFO:teuthology.orchestra.run.smithi167.stdout:5.15.0-56-generic 2024-04-22T23:47:12.692 INFO:teuthology.orchestra.run.smithi188.stdout:5.15.0-56-generic 2024-04-22T23:47:12.693 INFO:teuthology.task.kernel:Running kernel on smithi167: 5.15.0-56-generic 2024-04-22T23:47:12.693 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get clean 2024-04-22T23:47:12.693 INFO:teuthology.task.kernel:Running kernel on smithi188: 5.15.0-56-generic 2024-04-22T23:47:12.694 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get clean 2024-04-22T23:47:12.820 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-04-22T23:47:12.831 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2024-04-22T23:47:12.853 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-04-22T23:47:12.985 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:47:12.989 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:47:12.989 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:47:12.989 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:47:12.999 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:47:13.036 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:47:13.075 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:47:13.088 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:47:13.108 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:47:13.121 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:47:13.170 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:47:13.207 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:47:13.234 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:47:13.250 INFO:teuthology.orchestra.run.smithi167.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:47:13.305 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:47:13.329 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:47:13.332 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:47:13.334 INFO:teuthology.orchestra.run.smithi188.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:47:13.338 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:47:13.338 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:47:13.339 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:47:13.356 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:47:13.363 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:47:13.368 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:47:13.368 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:47:13.374 INFO:teuthology.orchestra.run.smithi188.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:47:13.381 INFO:teuthology.orchestra.run.smithi188.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:13.381 INFO:teuthology.orchestra.run.smithi188.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:47:13.391 INFO:teuthology.orchestra.run.smithi188.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:47:13.394 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:47:13.402 INFO:teuthology.orchestra.run.smithi188.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:47:13.404 INFO:teuthology.orchestra.run.smithi188.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:47:13.407 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:47:13.408 INFO:teuthology.orchestra.run.smithi167.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:47:13.408 INFO:teuthology.orchestra.run.smithi167.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:47:13.415 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:47:13.415 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:47:13.416 INFO:teuthology.orchestra.run.smithi188.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:47:13.417 INFO:teuthology.orchestra.run.smithi188.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:47:13.417 INFO:teuthology.orchestra.run.smithi188.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:47:13.421 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:13.421 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:47:13.421 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:47:13.445 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:47:13.455 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:47:13.456 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:47:13.467 INFO:teuthology.orchestra.run.smithi167.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:47:13.470 INFO:teuthology.orchestra.run.smithi167.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:13.470 INFO:teuthology.orchestra.run.smithi167.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:47:13.472 INFO:teuthology.orchestra.run.smithi188.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:47:13.473 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:47:13.473 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:47:13.480 INFO:teuthology.orchestra.run.smithi167.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:47:13.484 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:47:13.485 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:47:13.486 INFO:teuthology.orchestra.run.smithi167.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:47:13.488 INFO:teuthology.orchestra.run.smithi167.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:47:13.489 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:47:13.489 INFO:teuthology.orchestra.run.smithi167.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:47:13.490 INFO:teuthology.orchestra.run.smithi167.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:47:13.490 INFO:teuthology.orchestra.run.smithi167.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:47:13.494 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:47:13.494 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:47:13.496 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:47:13.505 INFO:teuthology.orchestra.run.smithi167.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:47:13.505 INFO:teuthology.orchestra.run.smithi167.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:47:13.505 INFO:teuthology.orchestra.run.smithi167.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:47:13.506 INFO:teuthology.orchestra.run.smithi167.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:47:13.524 INFO:teuthology.orchestra.run.smithi167.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:47:13.524 INFO:teuthology.orchestra.run.smithi167.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:47:13.525 INFO:teuthology.orchestra.run.smithi167.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:47:13.525 INFO:teuthology.orchestra.run.smithi167.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:47:13.526 INFO:teuthology.orchestra.run.smithi167.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:47:13.528 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:47:13.533 INFO:teuthology.orchestra.run.smithi188.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:47:13.533 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:13.534 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:47:13.543 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:47:13.554 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:47:13.557 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:47:13.557 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:47:13.558 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:47:13.558 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:47:13.558 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:47:13.560 INFO:teuthology.orchestra.run.smithi167.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:47:13.574 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:47:13.575 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:47:13.576 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:47:13.594 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:47:13.636 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:47:13.671 INFO:teuthology.orchestra.run.smithi188.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:47:13.679 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:47:13.693 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:47:13.706 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:47:13.870 INFO:teuthology.orchestra.run.smithi188.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:47:13.971 INFO:teuthology.orchestra.run.smithi167.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:47:13.988 INFO:teuthology.orchestra.run.smithi167.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:47:13.997 INFO:teuthology.orchestra.run.smithi167.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:47:13.998 INFO:teuthology.orchestra.run.smithi167.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:47:14.018 INFO:teuthology.orchestra.run.smithi188.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:47:14.033 INFO:teuthology.orchestra.run.smithi188.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:47:14.034 INFO:teuthology.orchestra.run.smithi188.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:47:14.090 INFO:teuthology.orchestra.run.smithi167.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:47:14.092 INFO:teuthology.orchestra.run.smithi167.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:47:14.096 INFO:teuthology.orchestra.run.smithi188.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:47:14.097 INFO:teuthology.orchestra.run.smithi188.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:47:14.103 INFO:teuthology.orchestra.run.smithi167.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:14.103 INFO:teuthology.orchestra.run.smithi167.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:47:14.104 INFO:teuthology.orchestra.run.smithi188.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:47:14.131 INFO:teuthology.orchestra.run.smithi167.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:47:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:47:14.308 INFO:teuthology.orchestra.run.smithi167.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:47:14.716 INFO:teuthology.orchestra.run.smithi167.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:47:14.721 INFO:teuthology.orchestra.run.smithi167.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:47:14.722 INFO:teuthology.orchestra.run.smithi167.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:47:14.737 INFO:teuthology.orchestra.run.smithi167.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:47:14.739 INFO:teuthology.orchestra.run.smithi167.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:47:14.902 INFO:teuthology.orchestra.run.smithi188.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:47:14.939 INFO:teuthology.orchestra.run.smithi188.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:47:14.952 INFO:teuthology.orchestra.run.smithi188.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:47:14.953 INFO:teuthology.orchestra.run.smithi188.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:47:14.954 INFO:teuthology.orchestra.run.smithi188.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:47:14.956 INFO:teuthology.orchestra.run.smithi188.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:47:14.957 INFO:teuthology.orchestra.run.smithi188.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:47:14.957 INFO:teuthology.orchestra.run.smithi188.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:47:14.983 INFO:teuthology.orchestra.run.smithi188.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:47:14.986 INFO:teuthology.orchestra.run.smithi188.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:47:15.151 INFO:teuthology.orchestra.run.smithi188.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:47:15.234 INFO:teuthology.orchestra.run.smithi188.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:47:15.344 INFO:teuthology.orchestra.run.smithi188.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:47:15.400 INFO:teuthology.orchestra.run.smithi188.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:47:15.431 INFO:teuthology.orchestra.run.smithi188.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:47:18.971 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 13.2 MB in 2s (6,967 kB/s) 2024-04-22T23:47:19.155 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 13.2 MB in 2s (7,089 kB/s) 2024-04-22T23:47:19.851 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 13.2 MB in 3s (5,227 kB/s) 2024-04-22T23:47:20.281 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:47:20.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:47:20.357 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:47:20.557 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-04-22T23:47:20.558 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-04-22T23:47:20.560 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:47:20.577 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:47:20.628 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:47:20.733 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:47:20.733 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:47:20.733 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:47:20.734 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:47:20.734 INFO:teuthology.orchestra.run.smithi177.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:47:20.734 INFO:teuthology.orchestra.run.smithi177.stdout: python2.7-minimal 2024-04-22T23:47:20.734 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:47:20.735 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-04-22T23:47:20.735 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:20.735 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:47:20.735 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:20.736 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-04-22T23:47:20.737 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:47:20.737 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-04-22T23:47:20.737 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-04-22T23:47:20.775 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-04-22T23:47:20.775 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:20.775 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:47:20.775 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:20.776 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-04-22T23:47:20.776 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:47:20.806 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-04-22T23:47:20.806 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-04-22T23:47:20.957 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:47:20.957 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 113 MB of archives. 2024-04-22T23:47:20.957 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:47:20.957 INFO:teuthology.orchestra.run.smithi177.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T23:47:20.960 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:47:20.960 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:47:20.960 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:47:20.961 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:47:20.961 INFO:teuthology.orchestra.run.smithi167.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:47:20.961 INFO:teuthology.orchestra.run.smithi167.stdout: python2.7-minimal 2024-04-22T23:47:20.961 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:47:20.962 INFO:teuthology.orchestra.run.smithi167.stdout:The following additional packages will be installed: 2024-04-22T23:47:20.962 INFO:teuthology.orchestra.run.smithi167.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:20.962 INFO:teuthology.orchestra.run.smithi167.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:47:20.963 INFO:teuthology.orchestra.run.smithi167.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:20.964 INFO:teuthology.orchestra.run.smithi167.stdout:Suggested packages: 2024-04-22T23:47:20.964 INFO:teuthology.orchestra.run.smithi167.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:47:20.964 INFO:teuthology.orchestra.run.smithi167.stdout:Recommended packages: 2024-04-22T23:47:20.964 INFO:teuthology.orchestra.run.smithi167.stdout: thermald 2024-04-22T23:47:21.008 INFO:teuthology.orchestra.run.smithi167.stdout:The following NEW packages will be installed: 2024-04-22T23:47:21.008 INFO:teuthology.orchestra.run.smithi167.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:21.008 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:47:21.008 INFO:teuthology.orchestra.run.smithi167.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:21.009 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages will be upgraded: 2024-04-22T23:47:21.010 INFO:teuthology.orchestra.run.smithi167.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:47:21.067 INFO:teuthology.orchestra.run.smithi167.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:47:21.067 INFO:teuthology.orchestra.run.smithi167.stdout:Need to get 113 MB of archives. 2024-04-22T23:47:21.068 INFO:teuthology.orchestra.run.smithi167.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:47:21.068 INFO:teuthology.orchestra.run.smithi167.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T23:47:21.239 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:47:21.257 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:47:21.309 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:47:21.494 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2024-04-22T23:47:21.494 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2024-04-22T23:47:21.516 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T23:47:21.618 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T23:47:21.653 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:47:21.653 INFO:teuthology.orchestra.run.smithi188.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:47:21.653 INFO:teuthology.orchestra.run.smithi188.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:47:21.654 INFO:teuthology.orchestra.run.smithi188.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:47:21.654 INFO:teuthology.orchestra.run.smithi188.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:47:21.654 INFO:teuthology.orchestra.run.smithi188.stdout: python2.7-minimal 2024-04-22T23:47:21.654 INFO:teuthology.orchestra.run.smithi188.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:47:21.655 INFO:teuthology.orchestra.run.smithi188.stdout:The following additional packages will be installed: 2024-04-22T23:47:21.655 INFO:teuthology.orchestra.run.smithi188.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:21.655 INFO:teuthology.orchestra.run.smithi188.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:47:21.656 INFO:teuthology.orchestra.run.smithi188.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:21.657 INFO:teuthology.orchestra.run.smithi188.stdout:Suggested packages: 2024-04-22T23:47:21.657 INFO:teuthology.orchestra.run.smithi188.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:47:21.657 INFO:teuthology.orchestra.run.smithi188.stdout:Recommended packages: 2024-04-22T23:47:21.657 INFO:teuthology.orchestra.run.smithi188.stdout: thermald 2024-04-22T23:47:21.729 INFO:teuthology.orchestra.run.smithi188.stdout:The following NEW packages will be installed: 2024-04-22T23:47:21.729 INFO:teuthology.orchestra.run.smithi188.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:47:21.729 INFO:teuthology.orchestra.run.smithi188.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:47:21.729 INFO:teuthology.orchestra.run.smithi188.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:47:21.731 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages will be upgraded: 2024-04-22T23:47:21.731 INFO:teuthology.orchestra.run.smithi188.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:47:21.910 INFO:teuthology.orchestra.run.smithi188.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:47:21.910 INFO:teuthology.orchestra.run.smithi188.stdout:Need to get 113 MB of archives. 2024-04-22T23:47:21.910 INFO:teuthology.orchestra.run.smithi188.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:47:21.913 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T23:47:22.434 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T23:47:22.482 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T23:47:22.482 INFO:teuthology.orchestra.run.smithi167.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T23:47:22.483 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T23:47:22.604 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T23:47:22.707 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T23:47:22.785 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T23:47:23.099 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 113 MB in 2s (67.0 MB/s) 2024-04-22T23:47:23.282 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:47:23.311 INFO:teuthology.orchestra.run.smithi188.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T23:47:23.666 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T23:47:24.949 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T23:47:24.949 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T23:47:24.950 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T23:47:25.338 INFO:teuthology.orchestra.run.smithi167.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-04-22T23:47:25.343 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:25.547 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:25.794 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T23:47:25.902 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T23:47:25.902 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T23:47:25.903 INFO:teuthology.orchestra.run.smithi188.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T23:47:25.930 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T23:47:26.319 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 113 MB in 5s (22.0 MB/s) 2024-04-22T23:47:26.482 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:47:26.721 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T23:47:26.845 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T23:47:27.237 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 113 MB in 5s (22.2 MB/s) 2024-04-22T23:47:27.443 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:47:27.633 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:47:27.646 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:27.712 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:28.320 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:47:28.340 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:28.378 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:28.461 INFO:teuthology.orchestra.run.smithi177.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-04-22T23:47:28.465 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:28.528 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:29.501 INFO:teuthology.orchestra.run.smithi188.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-04-22T23:47:29.505 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:29.641 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:30.504 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:47:30.525 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:30.622 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:31.032 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:47:31.053 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:31.081 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:32.302 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:47:32.323 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:32.423 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:32.922 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:47:32.942 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:32.980 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:35.072 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:35.199 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:35.524 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:35.652 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:35.947 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:47:35.969 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:47:36.005 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:37.221 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:37.348 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:37.663 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:37.767 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:38.037 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:47:38.059 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:47:38.104 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:39.662 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:39.784 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:40.151 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:40.305 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:40.624 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:47:40.647 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:47:40.691 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:41.982 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:47:42.018 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:42.056 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:43.574 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:47:43.597 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:43.689 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:44.703 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:44.863 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:45.195 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:45.300 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:45.402 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:47:45.505 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:46.321 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:46.444 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:46.777 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:46.802 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:47:46.839 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:47:46.865 INFO:teuthology.orchestra.run.smithi167.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:46.866 INFO:teuthology.orchestra.run.smithi167.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:46.866 INFO:teuthology.orchestra.run.smithi167.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:46.866 INFO:teuthology.orchestra.run.smithi167.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:46.899 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:46.911 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:47.025 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:47.025 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:47:47.128 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:48.435 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:48.435 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:48.435 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:48.435 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:49.211 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:49.282 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:50.542 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:50.611 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:47:50.665 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:50.720 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:47:50.733 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:50.822 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:50.881 INFO:teuthology.orchestra.run.smithi167.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:47:50.881 INFO:teuthology.orchestra.run.smithi167.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:51.015 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:51.137 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:51.282 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:47:51.416 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:52.092 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:47:52.193 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:47:52.294 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:52.354 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:47:52.354 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:52.741 INFO:teuthology.orchestra.run.smithi188.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:52.741 INFO:teuthology.orchestra.run.smithi188.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:52.741 INFO:teuthology.orchestra.run.smithi188.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:52.741 INFO:teuthology.orchestra.run.smithi188.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:52.936 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:54.363 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:55.730 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:47:55.831 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:47:55.966 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:56.053 INFO:teuthology.orchestra.run.smithi188.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:47:56.053 INFO:teuthology.orchestra.run.smithi188.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:05.866 INFO:teuthology.orchestra.run.smithi167.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:48:05.866 INFO:teuthology.orchestra.run.smithi167.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:48:05.898 INFO:teuthology.orchestra.run.smithi167.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:05.920 INFO:teuthology.orchestra.run.smithi167.stdout:Generating grub configuration file ... 2024-04-22T23:48:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:48:06.103 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:48:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:06.142 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-04-22T23:48:06.210 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:06.227 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:06.374 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:06.392 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:06.590 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:06.597 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:06.658 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:06.664 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:06.666 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:06.671 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:06.736 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:06.742 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:06.850 INFO:teuthology.orchestra.run.smithi167.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:06.850 INFO:teuthology.orchestra.run.smithi167.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:06.850 INFO:teuthology.orchestra.run.smithi167.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:06.887 INFO:teuthology.orchestra.run.smithi167.stdout:done 2024-04-22T23:48:06.921 INFO:teuthology.orchestra.run.smithi177.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:06.921 INFO:teuthology.orchestra.run.smithi177.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:06.922 INFO:teuthology.orchestra.run.smithi177.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:06.962 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-04-22T23:48:07.348 DEBUG:teuthology.orchestra.run.smithi167:> dpkg -s linux-image-generic 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Package: linux-image-generic 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Status: install ok installed 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Priority: optional 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Section: kernel 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Installed-Size: 21 2024-04-22T23:48:07.371 INFO:teuthology.orchestra.run.smithi167.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: amd64 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Source: linux-meta 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Recommends: thermald 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:07.372 INFO:teuthology.orchestra.run.smithi167.stdout: available. 2024-04-22T23:48:07.372 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:48:07.372 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:48:07.372 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:48:07.373 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-22T23:48:07.373 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:48:07.373 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get clean 2024-04-22T23:48:07.439 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:07.461 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:07.462 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-04-22T23:48:07.462 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:48:07.462 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:48:07.462 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:48:07.463 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-22T23:48:07.463 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:48:07.463 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-04-22T23:48:07.560 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-04-22T23:48:07.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-04-22T23:48:07.687 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:48:07.700 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:48:07.720 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:48:07.730 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:48:07.742 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:48:07.761 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:48:07.805 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:48:07.856 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:48:09.046 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:48:09.062 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:48:09.065 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:48:09.079 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:48:09.115 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:48:09.132 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:48:09.296 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-04-22T23:48:09.296 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-04-22T23:48:09.310 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-04-22T23:48:09.311 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-04-22T23:48:09.450 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:48:09.450 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:48:09.450 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:48:09.450 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:48:09.450 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:48:09.451 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:48:09.451 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:48:09.451 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:48:09.470 INFO:teuthology.orchestra.run.smithi167.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:48:09.471 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:48:09.490 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:48:09.492 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-04-22T23:48:09.509 INFO:teuthology.orchestra.run.smithi167.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:48:09.511 DEBUG:teuthology.orchestra.run.smithi167:> dpkg -s linux-image-generic 2024-04-22T23:48:09.548 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-04-22T23:48:09.548 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:09.549 INFO:teuthology.orchestra.run.smithi177.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:09.550 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:09.550 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-04-22T23:48:09.550 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:09.550 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:09.550 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-04-22T23:48:09.551 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Package: linux-image-generic 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Status: install ok installed 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Priority: optional 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Section: kernel 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Installed-Size: 21 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:09.566 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: amd64 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Source: linux-meta 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Recommends: thermald 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:09.567 INFO:teuthology.orchestra.run.smithi167.stdout: available. 2024-04-22T23:48:09.567 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-04-22T23:48:09.594 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.Ih9ldXDWGn 2024-04-22T23:48:09.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Ih9ldXDWGn 2024-04-22T23:48:09.612 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.tK1NIxSiEw 2024-04-22T23:48:09.612 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub/grub.cfg /tmp/tmp.tK1NIxSiEw 2024-04-22T23:48:09.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.Ih9ldXDWGn 2024-04-22T23:48:09.671 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.tK1NIxSiEw 2024-04-22T23:48:09.763 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.Ih9ldXDWGn is 10KB 2024-04-22T23:48:09.775 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.Ih9ldXDWGn 2024-04-22T23:48:09.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.783 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.tK1NIxSiEw is 10KB 2024-04-22T23:48:09.800 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.tK1NIxSiEw 2024-04-22T23:48:09.807 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.833 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:48:09.833 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.834 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.859 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:48:09.859 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.859 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:09.900 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:48:09.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-04-22T23:48:09.925 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:48:09.925 DEBUG:teuthology.orchestra.run.smithi167:> sudo update-grub 2024-04-22T23:48:10.362 INFO:teuthology.orchestra.run.smithi188.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:48:10.362 INFO:teuthology.orchestra.run.smithi188.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:48:10.390 INFO:teuthology.orchestra.run.smithi188.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:10.416 INFO:teuthology.orchestra.run.smithi188.stdout:Generating grub configuration file ... 2024-04-22T23:48:10.799 INFO:teuthology.orchestra.run.smithi188.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:10.819 INFO:teuthology.orchestra.run.smithi188.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:11.013 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:48:11.014 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:11.016 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-04-22T23:48:11.149 INFO:teuthology.orchestra.run.smithi167.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:48:11.151 INFO:teuthology.orchestra.run.smithi167.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:11.152 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-04-22T23:48:11.203 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:11.208 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:11.238 INFO:teuthology.orchestra.run.smithi188.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:11.244 INFO:teuthology.orchestra.run.smithi188.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:11.314 INFO:teuthology.orchestra.run.smithi188.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:11.319 INFO:teuthology.orchestra.run.smithi188.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:11.435 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:11.441 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:11.481 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:11.487 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:11.496 INFO:teuthology.orchestra.run.smithi188.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:11.496 INFO:teuthology.orchestra.run.smithi188.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:11.496 INFO:teuthology.orchestra.run.smithi188.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:11.528 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:11.533 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:11.543 INFO:teuthology.orchestra.run.smithi188.stdout:done 2024-04-22T23:48:11.651 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:11.651 INFO:teuthology.orchestra.run.smithi177.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:11.651 INFO:teuthology.orchestra.run.smithi177.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:11.672 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-04-22T23:48:11.675 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-04-22T23:48:11.731 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:11.736 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:11.777 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:11.783 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:11.920 INFO:teuthology.orchestra.run.smithi167.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:11.920 INFO:teuthology.orchestra.run.smithi167.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:11.921 INFO:teuthology.orchestra.run.smithi167.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:11.939 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-04-22T23:48:11.948 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-04-22T23:48:12.078 DEBUG:teuthology.orchestra.run.smithi188:> dpkg -s linux-image-generic 2024-04-22T23:48:12.100 INFO:teuthology.orchestra.run.smithi188.stdout:Package: linux-image-generic 2024-04-22T23:48:12.100 INFO:teuthology.orchestra.run.smithi188.stdout:Status: install ok installed 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Priority: optional 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Section: kernel 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Installed-Size: 21 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: amd64 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Source: linux-meta 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Recommends: thermald 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:12.101 INFO:teuthology.orchestra.run.smithi188.stdout: available. 2024-04-22T23:48:12.102 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:48:12.102 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:48:12.102 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:48:12.102 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-22T23:48:12.102 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi188.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:48:12.102 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get clean 2024-04-22T23:48:12.294 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2024-04-22T23:48:12.431 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:48:12.431 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:48:12.443 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:48:12.464 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:48:13.746 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:48:13.764 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:48:13.823 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:48:14.030 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2024-04-22T23:48:14.031 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2024-04-22T23:48:14.210 INFO:teuthology.orchestra.run.smithi188.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:48:14.210 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:48:14.210 INFO:teuthology.orchestra.run.smithi188.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:48:14.211 INFO:teuthology.orchestra.run.smithi188.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:48:14.211 INFO:teuthology.orchestra.run.smithi188.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:48:14.211 INFO:teuthology.orchestra.run.smithi188.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:48:14.211 INFO:teuthology.orchestra.run.smithi188.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:48:14.211 INFO:teuthology.orchestra.run.smithi188.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:48:14.253 INFO:teuthology.orchestra.run.smithi188.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:48:14.255 DEBUG:teuthology.orchestra.run.smithi188:> dpkg -s linux-image-generic 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Package: linux-image-generic 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Status: install ok installed 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Priority: optional 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Section: kernel 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Installed-Size: 21 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:48:14.268 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: amd64 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Source: linux-meta 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Version: 5.15.0.105.102 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Recommends: thermald 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout:Description: Generic Linux kernel image 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:48:14.269 INFO:teuthology.orchestra.run.smithi188.stdout: available. 2024-04-22T23:48:14.269 DEBUG:teuthology.orchestra.run.smithi188:> mktemp 2024-04-22T23:48:14.314 INFO:teuthology.orchestra.run.smithi188.stdout:/tmp/tmp.BUK0UzNytm 2024-04-22T23:48:14.314 DEBUG:teuthology.orchestra.run.smithi188:> sudo cp /boot/grub/grub.cfg /tmp/tmp.BUK0UzNytm 2024-04-22T23:48:14.368 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 0666 /tmp/tmp.BUK0UzNytm 2024-04-22T23:48:14.491 DEBUG:teuthology.orchestra.remote:smithi188:/tmp/tmp.BUK0UzNytm is 10KB 2024-04-22T23:48:14.504 DEBUG:teuthology.orchestra.run.smithi188:> rm -fr /tmp/tmp.BUK0UzNytm 2024-04-22T23:48:14.509 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:14.561 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:48:14.561 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:48:14.561 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:48:14.650 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:48:14.650 DEBUG:teuthology.orchestra.run.smithi188:> sudo update-grub 2024-04-22T23:48:16.011 INFO:teuthology.orchestra.run.smithi188.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:48:16.012 INFO:teuthology.orchestra.run.smithi188.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:48:16.016 INFO:teuthology.orchestra.run.smithi188.stderr:Generating grub configuration file ... 2024-04-22T23:48:16.278 INFO:teuthology.orchestra.run.smithi188.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:48:16.287 INFO:teuthology.orchestra.run.smithi188.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:48:16.617 INFO:teuthology.orchestra.run.smithi188.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:48:16.622 INFO:teuthology.orchestra.run.smithi188.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:48:16.662 INFO:teuthology.orchestra.run.smithi188.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:48:16.667 INFO:teuthology.orchestra.run.smithi188.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:48:16.796 INFO:teuthology.orchestra.run.smithi188.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:48:16.796 INFO:teuthology.orchestra.run.smithi188.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:48:16.796 INFO:teuthology.orchestra.run.smithi188.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:48:16.817 INFO:teuthology.orchestra.run.smithi188.stderr:done 2024-04-22T23:48:16.819 DEBUG:teuthology.orchestra.run.smithi188:> sudo shutdown -r now 2024-04-22T23:48:41.703 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-22T23:48:41.704 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:48:41.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:48:41.951 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-22T23:48:41.951 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:48:41.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:48:46.870 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-22T23:48:46.870 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:48:46.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:00.066 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-04-22T23:49:00.318 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-04-22T23:49:05.441 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2024-04-22T23:49:09.070 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:49:09.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:09.320 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:49:09.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:12.126 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-04-22T23:49:12.382 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-04-22T23:49:14.445 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:49:14.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:17.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2024-04-22T23:49:24.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:49:24.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:24.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:49:24.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:27.458 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-04-22T23:49:29.508 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:49:29.508 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:42.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:49:42.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:55.834 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-04-22T23:49:56.339 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:49:56.339 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-04-22T23:49:56.340 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-04-22T23:49:56.386 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-105-generic 2024-04-22T23:49:56.386 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:49:56.387 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:49:56.387 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:49:57.388 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T23:49:57.388 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:49:57.716 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-04-22T23:49:57.743 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:01.365 DEBUG:teuthology.orchestra.run.smithi188:> true 2024-04-22T23:50:02.391 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:50:02.391 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-105-generic"... 2024-04-22T23:50:02.391 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2024-04-22T23:50:02.441 INFO:teuthology.orchestra.run.smithi188.stdout:5.15.0-105-generic 2024-04-22T23:50:02.441 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:50:02.441 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:50:02.441 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:50:03.442 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-22T23:50:03.442 DEBUG:teuthology.orchestra.run.smithi188:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:50:03.527 INFO:teuthology.orchestra.run.smithi188.stdout:ttyS1 2024-04-22T23:50:03.545 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:14.233 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-04-22T23:50:14.831 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:50:14.831 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-04-22T23:50:14.832 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-04-22T23:50:14.880 INFO:teuthology.orchestra.run.smithi167.stdout:5.15.0-105-generic 2024-04-22T23:50:14.880 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:50:14.880 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:50:14.880 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:50:15.881 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T23:50:15.881 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:50:15.954 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-04-22T23:50:15.981 DEBUG:teuthology.parallel:result is None 2024-04-22T23:50:15.982 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T23:50:15.990 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T23:50:15.991 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:50:15.993 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:50:15.996 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:50:16.002 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T23:50:16.034 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T23:50:16.084 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T23:50:16.085 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:50:16.087 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:50:16.090 DEBUG:teuthology.orchestra.run.smithi188:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:50:16.110 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T23:50:16.134 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T23:50:16.135 DEBUG:teuthology.orchestra.run.smithi167:> 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-04-22T23:50:16.139 DEBUG:teuthology.orchestra.run.smithi177:> 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-04-22T23:50:16.147 DEBUG:teuthology.orchestra.run.smithi188:> 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-04-22T23:50:16.159 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.161 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.167 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.168 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.170 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.175 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:50:16.177 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T23:50:16.185 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T23:50:16.185 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:50:16.213 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:50:16.216 DEBUG:teuthology.orchestra.run.smithi188:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:50:16.231 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T23:50:16.240 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T23:50:16.241 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:50:16.269 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:50:16.271 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:50:16.279 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:50:16.320 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:50:16.368 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:50:16.368 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:50:16.433 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:50:16.438 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:50:16.490 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:50:16.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:50:16.549 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:50:16.555 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:50:16.604 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:50:16.604 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:50:16.671 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-04-22T23:50:16.674 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-04-22T23:50:16.676 DEBUG:teuthology.orchestra.run.smithi188:> sudo service rsyslog restart 2024-04-22T23:50:16.743 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T23:50:16.752 INFO:teuthology.task.internal:Starting timer... 2024-04-22T23:50:16.752 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T23:50:16.796 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T23:50:16.845 DEBUG:teuthology.task.selinux:Excluding smithi167: OS 'ubuntu' does not support SELinux 2024-04-22T23:50:16.845 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-04-22T23:50:16.845 DEBUG:teuthology.task.selinux:Excluding smithi188: OS 'ubuntu' does not support SELinux 2024-04-22T23:50:16.845 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T23:50:16.845 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-22T23:50:16.845 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T23:50:16.846 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T23:50:16.895 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-22T23:50:16.902 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-22T23:50:17.019 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T23:50:17.035 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-04-22T23:50:17.037 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi167.front.sepia.ceph.com,smithi177.front.sepia.ceph.com,smithi188.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T23:57:19.683 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi167.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com'), Remote(name='ubuntu@smithi188.front.sepia.ceph.com')] 2024-04-22T23:57:19.684 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:57:19.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:57:19.763 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-04-22T23:57:19.838 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-22T23:57:19.839 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:57:19.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:57:19.919 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-04-22T23:57:19.998 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T23:57:19.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:57:19.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:57:20.080 DEBUG:teuthology.orchestra.run.smithi188:> true 2024-04-22T23:57:20.154 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-04-22T23:57:20.154 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T23:57:20.165 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T23:57:20.165 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:57:20.166 DEBUG:teuthology.orchestra.run.smithi167:> 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-04-22T23:57:20.168 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:57:20.169 DEBUG:teuthology.orchestra.run.smithi177:> 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-04-22T23:57:20.171 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:57:20.171 DEBUG:teuthology.orchestra.run.smithi188:> 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-04-22T23:57:20.196 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:57:20.196 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Command line: ntpd -gq 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: ---------------------------------------------------- 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: corporation. Support and training for ntp-4 are 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: available at https://www.nwtime.org/support 2024-04-22T23:57:20.197 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: ---------------------------------------------------- 2024-04-22T23:57:20.198 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: proto: precision = 0.060 usec (-24) 2024-04-22T23:57:20.198 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: basedate set to 2022-02-04 2024-04-22T23:57:20.198 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi167.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Command line: ntpd -gq 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: ---------------------------------------------------- 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: corporation. Support and training for ntp-4 are 2024-04-22T23:57:20.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: available at https://www.nwtime.org/support 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: ---------------------------------------------------- 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: proto: precision = 0.062 usec (-24) 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: basedate set to 2022-02-04 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.200 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.201 INFO:teuthology.orchestra.run.smithi167.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.201 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.201 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.201 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen normally on 3 enp3s0f1 172.21.15.167:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen normally on 4 lo [::1]:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7309%5]:123 2024-04-22T23:57:20.203 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:20 ntpd[17231]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen normally on 4 lo [::1]:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-04-22T23:57:20.204 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:20 ntpd[17267]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:57:20.226 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Command line: ntpd -gq 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: ---------------------------------------------------- 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: corporation. Support and training for ntp-4 are 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: available at https://www.nwtime.org/support 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: ---------------------------------------------------- 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: proto: precision = 0.043 usec (-24) 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: basedate set to 2022-02-04 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.228 INFO:teuthology.orchestra.run.smithi188.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:20.228 INFO:teuthology.orchestra.run.smithi188.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen normally on 3 enp3s0f1 172.21.15.188:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen normally on 4 lo [::1]:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8039%5]:123 2024-04-22T23:57:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:20 ntpd[17239]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:57:21.197 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:21.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:21 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:21.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:21.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:21 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:22.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:22.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:22 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:23.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:23.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:23.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:23 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:23.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:23 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:23.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:23.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:23.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:23.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:23 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:24.197 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:24 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.197 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:24 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:24.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:24 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:24.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:24 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:25 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:25 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:25.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:25.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:25.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:25.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:25 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:26.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:26.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:26.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:26 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:26.226 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.226 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:26.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:26.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:26.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:26 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:27.197 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:27.198 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:27.199 INFO:teuthology.orchestra.run.smithi167.stdout:22 Apr 23:57:27 ntpd[17231]: ntpd: time slew -0.001128 s 2024-04-22T23:57:27.199 INFO:teuthology.orchestra.run.smithi167.stdout:ntpd: time slew -0.001128s 2024-04-22T23:57:27.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:57:27.199 INFO:teuthology.orchestra.run.smithi167.stderr:22 Apr 23:57:27 ntpd[17231]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:57:27.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:27.201 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:27 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:27.227 INFO:teuthology.orchestra.run.smithi188.stdout:22 Apr 23:57:27 ntpd[17239]: ntpd: time slew -0.001154 s 2024-04-22T23:57:27.228 INFO:teuthology.orchestra.run.smithi188.stdout:ntpd: time slew -0.001154s 2024-04-22T23:57:27.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:57:27.228 INFO:teuthology.orchestra.run.smithi188.stderr:22 Apr 23:57:27 ntpd[17239]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:57:27.248 INFO:teuthology.orchestra.run.smithi167.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:57:27.249 INFO:teuthology.orchestra.run.smithi167.stdout:============================================================================== 2024-04-22T23:57:27.249 INFO:teuthology.orchestra.run.smithi167.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.249 INFO:teuthology.orchestra.run.smithi167.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.249 INFO:teuthology.orchestra.run.smithi167.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.249 INFO:teuthology.orchestra.run.smithi167.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout:============================================================================== 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:27.283 INFO:teuthology.orchestra.run.smithi188.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stdout:22 Apr 23:57:28 ntpd[17267]: ntpd: time slew -0.001619 s 2024-04-22T23:57:28.199 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.001619s 2024-04-22T23:57:28.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:57:28.200 INFO:teuthology.orchestra.run.smithi177.stderr:22 Apr 23:57:28 ntpd[17267]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:28.246 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:28.247 INFO:teuthology.run_tasks:Running task install... 2024-04-22T23:57:28.256 DEBUG:teuthology.task.install:project ceph 2024-04-22T23:57:28.256 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'}} 2024-04-22T23:57:28.256 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:57:28.257 INFO:teuthology.task.install:Using flavor: default 2024-04-22T23:57:28.263 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-22T23:57:28.263 INFO:teuthology.task.install:extra packages: [] 2024-04-22T23:57:28.263 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-key list | grep Ceph 2024-04-22T23:57:28.264 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-key list | grep Ceph 2024-04-22T23:57:28.264 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-key list | grep Ceph 2024-04-22T23:57:28.326 INFO:teuthology.orchestra.run.smithi188.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-22T23:57:28.328 INFO:teuthology.orchestra.run.smithi167.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-22T23:57:28.352 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-22T23:57:28.352 INFO:teuthology.orchestra.run.smithi188.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-22T23:57:28.352 INFO:teuthology.orchestra.run.smithi188.stdout:uid [ unknown] Ceph.com (release key) 2024-04-22T23:57:28.353 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-04-22T23:57:28.354 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:57:28.359 INFO:teuthology.orchestra.run.smithi167.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-22T23:57:28.359 INFO:teuthology.orchestra.run.smithi167.stdout:uid [ unknown] Ceph.com (release key) 2024-04-22T23:57:28.360 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-04-22T23:57:28.360 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:57:28.380 INFO:teuthology.orchestra.run.smithi177.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-22T23:57:28.380 INFO:teuthology.orchestra.run.smithi177.stdout:uid [ unknown] Ceph.com (release key) 2024-04-22T23:57:28.381 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-04-22T23:57:28.381 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:57:28.508 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default/ 2024-04-22T23:57:28.508 INFO:teuthology.task.install.deb:Package version is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:28.518 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default/ 2024-04-22T23:57:28.519 INFO:teuthology.task.install.deb:Package version is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:28.577 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default/ 2024-04-22T23:57:28.577 INFO:teuthology.task.install.deb:Package version is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:28.645 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:57:28.645 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-22T23:57:28.659 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-04-22T23:57:28.680 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:57:28.680 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-22T23:57:28.685 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:57:28.685 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-22T23:57:28.693 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2024-04-22T23:57:28.698 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-04-22T23:57:28.862 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:57:28.866 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:57:28.876 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:57:28.879 INFO:teuthology.orchestra.run.smithi177.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy InRelease 2024-04-22T23:57:28.879 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:57:28.896 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:57:28.899 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:57:28.900 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-22T23:57:28.909 INFO:teuthology.orchestra.run.smithi188.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy InRelease 2024-04-22T23:57:28.923 INFO:teuthology.orchestra.run.smithi177.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-22T23:57:28.930 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-22T23:57:28.945 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-04-22T23:57:28.951 INFO:teuthology.orchestra.run.smithi188.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-22T23:57:28.963 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:57:28.963 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:57:28.972 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-04-22T23:57:28.976 INFO:teuthology.orchestra.run.smithi167.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy InRelease 2024-04-22T23:57:28.978 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:57:28.983 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:57:28.984 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-04-22T23:57:28.999 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-04-22T23:57:29.012 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-22T23:57:29.030 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:57:29.049 INFO:teuthology.orchestra.run.smithi167.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-22T23:57:29.085 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-04-22T23:57:29.113 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:57:29.127 INFO:teuthology.orchestra.run.smithi167.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-04-22T23:57:29.204 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 29.2 kB in 0s (86.9 kB/s) 2024-04-22T23:57:29.218 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 29.2 kB in 0s (84.4 kB/s) 2024-04-22T23:57:29.359 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 29.2 kB in 1s (56.6 kB/s) 2024-04-22T23:57:30.142 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:57:30.158 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-3252-g43be0201-1jammy cephadm=19.0.0-3252-g43be0201-1jammy ceph-mds=19.0.0-3252-g43be0201-1jammy ceph-mgr=19.0.0-3252-g43be0201-1jammy ceph-common=19.0.0-3252-g43be0201-1jammy ceph-fuse=19.0.0-3252-g43be0201-1jammy ceph-test=19.0.0-3252-g43be0201-1jammy ceph-volume=19.0.0-3252-g43be0201-1jammy radosgw=19.0.0-3252-g43be0201-1jammy python3-rados=19.0.0-3252-g43be0201-1jammy python3-rgw=19.0.0-3252-g43be0201-1jammy python3-cephfs=19.0.0-3252-g43be0201-1jammy python3-rbd=19.0.0-3252-g43be0201-1jammy libcephfs2=19.0.0-3252-g43be0201-1jammy libcephfs-dev=19.0.0-3252-g43be0201-1jammy librados2=19.0.0-3252-g43be0201-1jammy librbd1=19.0.0-3252-g43be0201-1jammy rbd-fuse=19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:30.181 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:57:30.197 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-3252-g43be0201-1jammy cephadm=19.0.0-3252-g43be0201-1jammy ceph-mds=19.0.0-3252-g43be0201-1jammy ceph-mgr=19.0.0-3252-g43be0201-1jammy ceph-common=19.0.0-3252-g43be0201-1jammy ceph-fuse=19.0.0-3252-g43be0201-1jammy ceph-test=19.0.0-3252-g43be0201-1jammy ceph-volume=19.0.0-3252-g43be0201-1jammy radosgw=19.0.0-3252-g43be0201-1jammy python3-rados=19.0.0-3252-g43be0201-1jammy python3-rgw=19.0.0-3252-g43be0201-1jammy python3-cephfs=19.0.0-3252-g43be0201-1jammy python3-rbd=19.0.0-3252-g43be0201-1jammy libcephfs2=19.0.0-3252-g43be0201-1jammy libcephfs-dev=19.0.0-3252-g43be0201-1jammy librados2=19.0.0-3252-g43be0201-1jammy librbd1=19.0.0-3252-g43be0201-1jammy rbd-fuse=19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:30.222 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2024-04-22T23:57:30.260 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-04-22T23:57:30.336 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:57:30.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-3252-g43be0201-1jammy cephadm=19.0.0-3252-g43be0201-1jammy ceph-mds=19.0.0-3252-g43be0201-1jammy ceph-mgr=19.0.0-3252-g43be0201-1jammy ceph-common=19.0.0-3252-g43be0201-1jammy ceph-fuse=19.0.0-3252-g43be0201-1jammy ceph-test=19.0.0-3252-g43be0201-1jammy ceph-volume=19.0.0-3252-g43be0201-1jammy radosgw=19.0.0-3252-g43be0201-1jammy python3-rados=19.0.0-3252-g43be0201-1jammy python3-rgw=19.0.0-3252-g43be0201-1jammy python3-cephfs=19.0.0-3252-g43be0201-1jammy python3-rbd=19.0.0-3252-g43be0201-1jammy libcephfs2=19.0.0-3252-g43be0201-1jammy libcephfs-dev=19.0.0-3252-g43be0201-1jammy librados2=19.0.0-3252-g43be0201-1jammy librbd1=19.0.0-3252-g43be0201-1jammy rbd-fuse=19.0.0-3252-g43be0201-1jammy 2024-04-22T23:57:30.408 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-04-22T23:57:30.421 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2024-04-22T23:57:30.422 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2024-04-22T23:57:30.459 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-04-22T23:57:30.460 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-04-22T23:57:30.593 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-04-22T23:57:30.594 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-04-22T23:57:30.619 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:57:30.619 INFO:teuthology.orchestra.run.smithi188.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:57:30.619 INFO:teuthology.orchestra.run.smithi188.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:57:30.619 INFO:teuthology.orchestra.run.smithi188.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:57:30.619 INFO:teuthology.orchestra.run.smithi188.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:57:30.620 INFO:teuthology.orchestra.run.smithi188.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:57:30.620 INFO:teuthology.orchestra.run.smithi188.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:57:30.620 INFO:teuthology.orchestra.run.smithi188.stdout:The following additional packages will be installed: 2024-04-22T23:57:30.620 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-22T23:57:30.622 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-22T23:57:30.622 INFO:teuthology.orchestra.run.smithi188.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-22T23:57:30.622 INFO:teuthology.orchestra.run.smithi188.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-22T23:57:30.622 INFO:teuthology.orchestra.run.smithi188.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.623 INFO:teuthology.orchestra.run.smithi188.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-22T23:57:30.624 INFO:teuthology.orchestra.run.smithi188.stdout: xmlstarlet zip 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout:Suggested packages: 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout:Recommended packages: 2024-04-22T23:57:30.625 INFO:teuthology.orchestra.run.smithi188.stdout: btrfs-tools 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:57:30.656 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout:The following additional packages will be installed: 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-22T23:57:30.658 INFO:teuthology.orchestra.run.smithi167.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-22T23:57:30.659 INFO:teuthology.orchestra.run.smithi167.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: xmlstarlet zip 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout:Suggested packages: 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-22T23:57:30.660 INFO:teuthology.orchestra.run.smithi167.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-22T23:57:30.661 INFO:teuthology.orchestra.run.smithi167.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-22T23:57:30.661 INFO:teuthology.orchestra.run.smithi167.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-22T23:57:30.661 INFO:teuthology.orchestra.run.smithi167.stdout:Recommended packages: 2024-04-22T23:57:30.661 INFO:teuthology.orchestra.run.smithi167.stdout: btrfs-tools 2024-04-22T23:57:30.726 INFO:teuthology.orchestra.run.smithi188.stdout:The following NEW packages will be installed: 2024-04-22T23:57:30.726 INFO:teuthology.orchestra.run.smithi188.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-22T23:57:30.726 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-22T23:57:30.726 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-22T23:57:30.727 INFO:teuthology.orchestra.run.smithi188.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-22T23:57:30.727 INFO:teuthology.orchestra.run.smithi188.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-22T23:57:30.727 INFO:teuthology.orchestra.run.smithi188.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.729 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-22T23:57:30.730 INFO:teuthology.orchestra.run.smithi188.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-22T23:57:30.761 INFO:teuthology.orchestra.run.smithi167.stdout:The following NEW packages will be installed: 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-22T23:57:30.762 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-22T23:57:30.763 INFO:teuthology.orchestra.run.smithi167.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-22T23:57:30.765 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:57:30.765 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:57:30.765 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:57:30.765 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:57:30.766 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:57:30.766 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:57:30.766 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:57:30.767 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-04-22T23:57:30.767 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-22T23:57:30.767 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-22T23:57:30.767 INFO:teuthology.orchestra.run.smithi177.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-22T23:57:30.767 INFO:teuthology.orchestra.run.smithi177.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-22T23:57:30.768 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-22T23:57:30.768 INFO:teuthology.orchestra.run.smithi177.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-22T23:57:30.768 INFO:teuthology.orchestra.run.smithi177.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-22T23:57:30.768 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-22T23:57:30.768 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-22T23:57:30.769 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet zip 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-04-22T23:57:30.770 INFO:teuthology.orchestra.run.smithi177.stdout: btrfs-tools 2024-04-22T23:57:30.792 INFO:teuthology.orchestra.run.smithi188.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-22T23:57:30.792 INFO:teuthology.orchestra.run.smithi188.stdout:Need to get 181 MB of archives. 2024-04-22T23:57:30.792 INFO:teuthology.orchestra.run.smithi188.stdout:After this operation, 829 MB of additional disk space will be used. 2024-04-22T23:57:30.792 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-22T23:57:30.872 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-04-22T23:57:30.872 INFO:teuthology.orchestra.run.smithi177.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-22T23:57:30.872 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-22T23:57:30.872 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-22T23:57:30.873 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-22T23:57:30.873 INFO:teuthology.orchestra.run.smithi177.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-22T23:57:30.873 INFO:teuthology.orchestra.run.smithi177.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-22T23:57:30.874 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-22T23:57:30.875 INFO:teuthology.orchestra.run.smithi177.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-22T23:57:30.893 INFO:teuthology.orchestra.run.smithi188.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-22T23:57:30.895 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-22T23:57:30.915 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-22T23:57:30.938 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-22T23:57:30.939 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 181 MB of archives. 2024-04-22T23:57:30.939 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 829 MB of additional disk space will be used. 2024-04-22T23:57:30.939 INFO:teuthology.orchestra.run.smithi177.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-22T23:57:30.945 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-3252-g43be0201-1jammy [3,555 kB] 2024-04-22T23:57:30.947 INFO:teuthology.orchestra.run.smithi167.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-22T23:57:30.947 INFO:teuthology.orchestra.run.smithi167.stdout:Need to get 181 MB of archives. 2024-04-22T23:57:30.947 INFO:teuthology.orchestra.run.smithi167.stdout:After this operation, 829 MB of additional disk space will be used. 2024-04-22T23:57:30.947 INFO:teuthology.orchestra.run.smithi167.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-22T23:57:30.977 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-3252-g43be0201-1jammy [3,555 kB] 2024-04-22T23:57:30.979 INFO:teuthology.orchestra.run.smithi188.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-22T23:57:30.984 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-22T23:57:30.996 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-22T23:57:31.000 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-22T23:57:31.001 INFO:teuthology.orchestra.run.smithi188.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-22T23:57:31.001 INFO:teuthology.orchestra.run.smithi188.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-22T23:57:31.010 INFO:teuthology.orchestra.run.smithi188.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-22T23:57:31.012 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-3252-g43be0201-1jammy [3,555 kB] 2024-04-22T23:57:31.012 INFO:teuthology.orchestra.run.smithi188.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-22T23:57:31.014 INFO:teuthology.orchestra.run.smithi188.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-22T23:57:31.016 INFO:teuthology.orchestra.run.smithi188.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-22T23:57:31.022 INFO:teuthology.orchestra.run.smithi188.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-22T23:57:31.025 INFO:teuthology.orchestra.run.smithi188.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-22T23:57:31.027 INFO:teuthology.orchestra.run.smithi188.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-22T23:57:31.042 INFO:teuthology.orchestra.run.smithi188.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-22T23:57:31.043 INFO:teuthology.orchestra.run.smithi188.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-22T23:57:31.043 INFO:teuthology.orchestra.run.smithi188.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-04-22T23:57:31.044 INFO:teuthology.orchestra.run.smithi188.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-22T23:57:31.044 INFO:teuthology.orchestra.run.smithi188.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-22T23:57:31.045 INFO:teuthology.orchestra.run.smithi188.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-22T23:57:31.045 INFO:teuthology.orchestra.run.smithi188.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-22T23:57:31.048 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-22T23:57:31.051 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-22T23:57:31.061 INFO:teuthology.orchestra.run.smithi188.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-22T23:57:31.062 INFO:teuthology.orchestra.run.smithi188.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-22T23:57:31.062 INFO:teuthology.orchestra.run.smithi188.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-22T23:57:31.072 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-22T23:57:31.081 INFO:teuthology.orchestra.run.smithi188.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-22T23:57:31.082 INFO:teuthology.orchestra.run.smithi188.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-22T23:57:31.082 INFO:teuthology.orchestra.run.smithi188.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-22T23:57:31.083 INFO:teuthology.orchestra.run.smithi188.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-22T23:57:31.084 INFO:teuthology.orchestra.run.smithi188.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-22T23:57:31.084 INFO:teuthology.orchestra.run.smithi188.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-22T23:57:31.084 INFO:teuthology.orchestra.run.smithi188.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-22T23:57:31.101 INFO:teuthology.orchestra.run.smithi188.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-22T23:57:31.102 INFO:teuthology.orchestra.run.smithi188.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-22T23:57:31.102 INFO:teuthology.orchestra.run.smithi188.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-22T23:57:31.122 INFO:teuthology.orchestra.run.smithi188.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-22T23:57:31.122 INFO:teuthology.orchestra.run.smithi188.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-22T23:57:31.122 INFO:teuthology.orchestra.run.smithi188.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-22T23:57:31.123 INFO:teuthology.orchestra.run.smithi188.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-22T23:57:31.124 INFO:teuthology.orchestra.run.smithi188.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-22T23:57:31.126 INFO:teuthology.orchestra.run.smithi188.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-22T23:57:31.127 INFO:teuthology.orchestra.run.smithi188.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-04-22T23:57:31.143 INFO:teuthology.orchestra.run.smithi188.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-22T23:57:31.143 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-22T23:57:31.144 INFO:teuthology.orchestra.run.smithi188.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-22T23:57:31.146 INFO:teuthology.orchestra.run.smithi188.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-22T23:57:31.148 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-22T23:57:31.162 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-22T23:57:31.164 INFO:teuthology.orchestra.run.smithi188.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-22T23:57:31.165 INFO:teuthology.orchestra.run.smithi188.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-22T23:57:31.167 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-22T23:57:31.168 INFO:teuthology.orchestra.run.smithi188.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-22T23:57:31.168 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-22T23:57:31.169 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-22T23:57:31.177 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-22T23:57:31.180 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-22T23:57:31.182 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-22T23:57:31.183 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-22T23:57:31.215 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-22T23:57:31.218 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-22T23:57:31.220 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-22T23:57:31.222 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-22T23:57:31.223 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-22T23:57:31.223 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-04-22T23:57:31.226 INFO:teuthology.orchestra.run.smithi188.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-22T23:57:31.227 INFO:teuthology.orchestra.run.smithi188.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-22T23:57:31.229 INFO:teuthology.orchestra.run.smithi188.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-22T23:57:31.229 INFO:teuthology.orchestra.run.smithi188.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-22T23:57:31.230 INFO:teuthology.orchestra.run.smithi188.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-22T23:57:31.252 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-22T23:57:31.253 INFO:teuthology.orchestra.run.smithi188.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-22T23:57:31.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-22T23:57:31.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-22T23:57:31.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-22T23:57:31.254 INFO:teuthology.orchestra.run.smithi188.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-22T23:57:31.255 INFO:teuthology.orchestra.run.smithi188.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-22T23:57:31.274 INFO:teuthology.orchestra.run.smithi188.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-22T23:57:31.274 INFO:teuthology.orchestra.run.smithi188.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-22T23:57:31.274 INFO:teuthology.orchestra.run.smithi188.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-22T23:57:31.275 INFO:teuthology.orchestra.run.smithi188.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-22T23:57:31.275 INFO:teuthology.orchestra.run.smithi188.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-22T23:57:31.276 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-22T23:57:31.277 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-22T23:57:31.277 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-22T23:57:31.281 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-22T23:57:31.282 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-22T23:57:31.283 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-22T23:57:31.285 INFO:teuthology.orchestra.run.smithi188.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-22T23:57:31.285 INFO:teuthology.orchestra.run.smithi188.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-22T23:57:31.286 INFO:teuthology.orchestra.run.smithi188.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-22T23:57:31.289 INFO:teuthology.orchestra.run.smithi188.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-22T23:57:31.297 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-22T23:57:31.298 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-22T23:57:31.299 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-22T23:57:31.299 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-22T23:57:31.304 INFO:teuthology.orchestra.run.smithi188.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-22T23:57:31.306 INFO:teuthology.orchestra.run.smithi188.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-22T23:57:31.306 INFO:teuthology.orchestra.run.smithi188.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-22T23:57:31.310 INFO:teuthology.orchestra.run.smithi188.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-22T23:57:31.312 INFO:teuthology.orchestra.run.smithi188.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-22T23:57:31.313 INFO:teuthology.orchestra.run.smithi188.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-22T23:57:31.317 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-22T23:57:31.318 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-22T23:57:31.319 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-22T23:57:31.324 INFO:teuthology.orchestra.run.smithi188.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-22T23:57:31.327 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-22T23:57:31.327 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-3252-g43be0201-1jammy [3,223 kB] 2024-04-22T23:57:31.327 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-22T23:57:31.328 INFO:teuthology.orchestra.run.smithi188.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-22T23:57:31.328 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-22T23:57:31.329 INFO:teuthology.orchestra.run.smithi188.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-22T23:57:31.332 INFO:teuthology.orchestra.run.smithi188.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-22T23:57:31.338 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-22T23:57:31.340 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-22T23:57:31.342 INFO:teuthology.orchestra.run.smithi177.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-22T23:57:31.343 INFO:teuthology.orchestra.run.smithi188.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-22T23:57:31.344 INFO:teuthology.orchestra.run.smithi177.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-04-22T23:57:31.344 INFO:teuthology.orchestra.run.smithi188.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-22T23:57:31.344 INFO:teuthology.orchestra.run.smithi188.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-22T23:57:31.346 INFO:teuthology.orchestra.run.smithi188.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-22T23:57:31.346 INFO:teuthology.orchestra.run.smithi188.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-22T23:57:31.353 INFO:teuthology.orchestra.run.smithi188.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-22T23:57:31.358 INFO:teuthology.orchestra.run.smithi177.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-22T23:57:31.361 INFO:teuthology.orchestra.run.smithi177.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-22T23:57:31.363 INFO:teuthology.orchestra.run.smithi177.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-22T23:57:31.363 INFO:teuthology.orchestra.run.smithi177.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-22T23:57:31.365 INFO:teuthology.orchestra.run.smithi177.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-22T23:57:31.368 INFO:teuthology.orchestra.run.smithi177.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-22T23:57:31.368 INFO:teuthology.orchestra.run.smithi188.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-22T23:57:31.369 INFO:teuthology.orchestra.run.smithi188.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-22T23:57:31.372 INFO:teuthology.orchestra.run.smithi188.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-22T23:57:31.373 INFO:teuthology.orchestra.run.smithi188.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-22T23:57:31.373 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-22T23:57:31.385 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-22T23:57:31.442 INFO:teuthology.orchestra.run.smithi177.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-22T23:57:31.443 INFO:teuthology.orchestra.run.smithi177.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-22T23:57:31.445 INFO:teuthology.orchestra.run.smithi177.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-22T23:57:31.445 INFO:teuthology.orchestra.run.smithi177.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-22T23:57:31.446 INFO:teuthology.orchestra.run.smithi177.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-22T23:57:31.466 INFO:teuthology.orchestra.run.smithi177.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-22T23:57:31.467 INFO:teuthology.orchestra.run.smithi167.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-22T23:57:31.468 INFO:teuthology.orchestra.run.smithi177.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-22T23:57:31.469 INFO:teuthology.orchestra.run.smithi177.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-22T23:57:31.486 INFO:teuthology.orchestra.run.smithi177.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-22T23:57:31.486 INFO:teuthology.orchestra.run.smithi177.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-22T23:57:31.490 INFO:teuthology.orchestra.run.smithi177.stdout:Get:63 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-3252-g43be0201-1jammy [712 kB] 2024-04-22T23:57:31.496 INFO:teuthology.orchestra.run.smithi177.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-22T23:57:31.496 INFO:teuthology.orchestra.run.smithi177.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-22T23:57:31.496 INFO:teuthology.orchestra.run.smithi177.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-22T23:57:31.497 INFO:teuthology.orchestra.run.smithi177.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-22T23:57:31.497 INFO:teuthology.orchestra.run.smithi177.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-22T23:57:31.498 INFO:teuthology.orchestra.run.smithi177.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-22T23:57:31.501 INFO:teuthology.orchestra.run.smithi177.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-22T23:57:31.516 INFO:teuthology.orchestra.run.smithi177.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-22T23:57:31.517 INFO:teuthology.orchestra.run.smithi177.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-22T23:57:31.518 INFO:teuthology.orchestra.run.smithi177.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-22T23:57:31.531 INFO:teuthology.orchestra.run.smithi177.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-3252-g43be0201-1jammy [356 kB] 2024-04-22T23:57:31.536 INFO:teuthology.orchestra.run.smithi177.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-22T23:57:31.539 INFO:teuthology.orchestra.run.smithi177.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-22T23:57:31.540 INFO:teuthology.orchestra.run.smithi177.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-22T23:57:31.540 INFO:teuthology.orchestra.run.smithi177.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-22T23:57:31.545 INFO:teuthology.orchestra.run.smithi177.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-22T23:57:31.545 INFO:teuthology.orchestra.run.smithi177.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-22T23:57:31.548 INFO:teuthology.orchestra.run.smithi177.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-22T23:57:31.550 INFO:teuthology.orchestra.run.smithi177.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-3252-g43be0201-1jammy [32.8 kB] 2024-04-22T23:57:31.551 INFO:teuthology.orchestra.run.smithi177.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-3252-g43be0201-1jammy [180 kB] 2024-04-22T23:57:31.557 INFO:teuthology.orchestra.run.smithi177.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-22T23:57:31.557 INFO:teuthology.orchestra.run.smithi177.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-3252-g43be0201-1jammy [67.4 kB] 2024-04-22T23:57:31.558 INFO:teuthology.orchestra.run.smithi177.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-22T23:57:31.558 INFO:teuthology.orchestra.run.smithi177.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-22T23:57:31.561 INFO:teuthology.orchestra.run.smithi177.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-3252-g43be0201-1jammy [330 kB] 2024-04-22T23:57:31.577 INFO:teuthology.orchestra.run.smithi177.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-22T23:57:31.579 INFO:teuthology.orchestra.run.smithi177.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-22T23:57:31.579 INFO:teuthology.orchestra.run.smithi177.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-3252-g43be0201-1jammy [6,894 kB] 2024-04-22T23:57:31.586 INFO:teuthology.orchestra.run.smithi177.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-22T23:57:31.586 INFO:teuthology.orchestra.run.smithi177.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-22T23:57:31.586 INFO:teuthology.orchestra.run.smithi177.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-22T23:57:31.588 INFO:teuthology.orchestra.run.smithi177.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-22T23:57:31.588 INFO:teuthology.orchestra.run.smithi177.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-22T23:57:31.609 INFO:teuthology.orchestra.run.smithi188.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-3252-g43be0201-1jammy [3,223 kB] 2024-04-22T23:57:31.650 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-3252-g43be0201-1jammy [3,223 kB] 2024-04-22T23:57:31.696 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-22T23:57:31.707 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-22T23:57:31.737 INFO:teuthology.orchestra.run.smithi167.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-22T23:57:31.747 INFO:teuthology.orchestra.run.smithi167.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-22T23:57:31.748 INFO:teuthology.orchestra.run.smithi167.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-22T23:57:31.749 INFO:teuthology.orchestra.run.smithi167.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-22T23:57:31.769 INFO:teuthology.orchestra.run.smithi167.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-22T23:57:31.937 INFO:teuthology.orchestra.run.smithi167.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-22T23:57:31.995 INFO:teuthology.orchestra.run.smithi177.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-3252-g43be0201-1jammy [112 kB] 2024-04-22T23:57:32.000 INFO:teuthology.orchestra.run.smithi177.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-3252-g43be0201-1jammy [466 kB] 2024-04-22T23:57:32.028 INFO:teuthology.orchestra.run.smithi177.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-3252-g43be0201-1jammy [25.8 MB] 2024-04-22T23:57:32.060 INFO:teuthology.orchestra.run.smithi188.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-3252-g43be0201-1jammy [712 kB] 2024-04-22T23:57:32.093 INFO:teuthology.orchestra.run.smithi167.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-3252-g43be0201-1jammy [712 kB] 2024-04-22T23:57:32.148 INFO:teuthology.orchestra.run.smithi188.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-3252-g43be0201-1jammy [356 kB] 2024-04-22T23:57:32.184 INFO:teuthology.orchestra.run.smithi167.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-3252-g43be0201-1jammy [356 kB] 2024-04-22T23:57:32.209 INFO:teuthology.orchestra.run.smithi167.stdout:Get:17 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-3252-g43be0201-1jammy [32.8 kB] 2024-04-22T23:57:32.212 INFO:teuthology.orchestra.run.smithi167.stdout:Get:18 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-3252-g43be0201-1jammy [180 kB] 2024-04-22T23:57:32.214 INFO:teuthology.orchestra.run.smithi188.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-3252-g43be0201-1jammy [32.8 kB] 2024-04-22T23:57:32.217 INFO:teuthology.orchestra.run.smithi188.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-3252-g43be0201-1jammy [180 kB] 2024-04-22T23:57:32.229 INFO:teuthology.orchestra.run.smithi188.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-3252-g43be0201-1jammy [67.4 kB] 2024-04-22T23:57:32.234 INFO:teuthology.orchestra.run.smithi188.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-3252-g43be0201-1jammy [330 kB] 2024-04-22T23:57:32.266 INFO:teuthology.orchestra.run.smithi167.stdout:Get:19 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-3252-g43be0201-1jammy [67.4 kB] 2024-04-22T23:57:32.271 INFO:teuthology.orchestra.run.smithi167.stdout:Get:20 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-3252-g43be0201-1jammy [330 kB] 2024-04-22T23:57:32.293 INFO:teuthology.orchestra.run.smithi167.stdout:Get:21 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-3252-g43be0201-1jammy [6,894 kB] 2024-04-22T23:57:32.301 INFO:teuthology.orchestra.run.smithi188.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-3252-g43be0201-1jammy [6,894 kB] 2024-04-22T23:57:32.347 INFO:teuthology.orchestra.run.smithi167.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-22T23:57:32.380 INFO:teuthology.orchestra.run.smithi167.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-22T23:57:32.383 INFO:teuthology.orchestra.run.smithi167.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-22T23:57:32.463 INFO:teuthology.orchestra.run.smithi167.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-22T23:57:32.515 INFO:teuthology.orchestra.run.smithi167.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-22T23:57:32.537 INFO:teuthology.orchestra.run.smithi167.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-22T23:57:32.543 INFO:teuthology.orchestra.run.smithi167.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-22T23:57:32.545 INFO:teuthology.orchestra.run.smithi167.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-04-22T23:57:32.556 INFO:teuthology.orchestra.run.smithi167.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-22T23:57:32.557 INFO:teuthology.orchestra.run.smithi167.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-22T23:57:32.723 INFO:teuthology.orchestra.run.smithi167.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-22T23:57:32.811 INFO:teuthology.orchestra.run.smithi167.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-22T23:57:32.842 INFO:teuthology.orchestra.run.smithi167.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-22T23:57:32.860 INFO:teuthology.orchestra.run.smithi167.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-22T23:57:32.905 INFO:teuthology.orchestra.run.smithi167.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-22T23:57:33.123 INFO:teuthology.orchestra.run.smithi167.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-22T23:57:33.137 INFO:teuthology.orchestra.run.smithi167.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-22T23:57:33.144 INFO:teuthology.orchestra.run.smithi167.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-22T23:57:33.150 INFO:teuthology.orchestra.run.smithi167.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-22T23:57:33.171 INFO:teuthology.orchestra.run.smithi167.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-22T23:57:33.175 INFO:teuthology.orchestra.run.smithi167.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-22T23:57:33.274 INFO:teuthology.orchestra.run.smithi188.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-3252-g43be0201-1jammy [112 kB] 2024-04-22T23:57:33.280 INFO:teuthology.orchestra.run.smithi188.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-3252-g43be0201-1jammy [466 kB] 2024-04-22T23:57:33.299 INFO:teuthology.orchestra.run.smithi167.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-3252-g43be0201-1jammy [112 kB] 2024-04-22T23:57:33.307 INFO:teuthology.orchestra.run.smithi167.stdout:Get:44 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-3252-g43be0201-1jammy [466 kB] 2024-04-22T23:57:33.340 INFO:teuthology.orchestra.run.smithi167.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-22T23:57:33.353 INFO:teuthology.orchestra.run.smithi188.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-3252-g43be0201-1jammy [25.8 MB] 2024-04-22T23:57:33.378 INFO:teuthology.orchestra.run.smithi167.stdout:Get:46 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-3252-g43be0201-1jammy [25.8 MB] 2024-04-22T23:57:33.674 INFO:teuthology.orchestra.run.smithi167.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-22T23:57:33.674 INFO:teuthology.orchestra.run.smithi177.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-3252-g43be0201-1jammy [5,092 kB] 2024-04-22T23:57:33.712 INFO:teuthology.orchestra.run.smithi167.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-22T23:57:33.727 INFO:teuthology.orchestra.run.smithi167.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-22T23:57:33.916 INFO:teuthology.orchestra.run.smithi177.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-3252-g43be0201-1jammy [245 kB] 2024-04-22T23:57:33.930 INFO:teuthology.orchestra.run.smithi177.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:33.938 INFO:teuthology.orchestra.run.smithi177.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-3252-g43be0201-1jammy [1,527 kB] 2024-04-22T23:57:33.944 INFO:teuthology.orchestra.run.smithi167.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-22T23:57:33.945 INFO:teuthology.orchestra.run.smithi167.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-22T23:57:33.951 INFO:teuthology.orchestra.run.smithi167.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-22T23:57:33.956 INFO:teuthology.orchestra.run.smithi167.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-22T23:57:33.974 INFO:teuthology.orchestra.run.smithi167.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-22T23:57:33.999 INFO:teuthology.orchestra.run.smithi167.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-22T23:57:34.007 INFO:teuthology.orchestra.run.smithi167.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-04-22T23:57:34.032 INFO:teuthology.orchestra.run.smithi177.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-3252-g43be0201-1jammy [6,260 kB] 2024-04-22T23:57:34.183 INFO:teuthology.orchestra.run.smithi167.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-22T23:57:34.417 INFO:teuthology.orchestra.run.smithi177.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-3252-g43be0201-1jammy [22.8 MB] 2024-04-22T23:57:34.447 INFO:teuthology.orchestra.run.smithi167.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-22T23:57:34.624 INFO:teuthology.orchestra.run.smithi167.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-22T23:57:34.638 INFO:teuthology.orchestra.run.smithi167.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-22T23:57:34.659 INFO:teuthology.orchestra.run.smithi167.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-22T23:57:34.723 INFO:teuthology.orchestra.run.smithi167.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-22T23:57:35.014 INFO:teuthology.orchestra.run.smithi167.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-22T23:57:35.016 INFO:teuthology.orchestra.run.smithi167.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-22T23:57:35.018 INFO:teuthology.orchestra.run.smithi167.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-22T23:57:35.019 INFO:teuthology.orchestra.run.smithi167.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-22T23:57:35.021 INFO:teuthology.orchestra.run.smithi167.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-22T23:57:35.246 INFO:teuthology.orchestra.run.smithi167.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-22T23:57:35.675 INFO:teuthology.orchestra.run.smithi167.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-22T23:57:35.681 INFO:teuthology.orchestra.run.smithi167.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-22T23:57:35.930 INFO:teuthology.orchestra.run.smithi177.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-3252-g43be0201-1jammy [14.0 kB] 2024-04-22T23:57:35.930 INFO:teuthology.orchestra.run.smithi177.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-3252-g43be0201-1jammy [870 kB] 2024-04-22T23:57:35.947 INFO:teuthology.orchestra.run.smithi177.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-3252-g43be0201-1jammy [2,437 kB] 2024-04-22T23:57:35.969 INFO:teuthology.orchestra.run.smithi167.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-22T23:57:35.969 INFO:teuthology.orchestra.run.smithi167.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-22T23:57:35.972 INFO:teuthology.orchestra.run.smithi167.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-22T23:57:35.973 INFO:teuthology.orchestra.run.smithi167.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-22T23:57:35.975 INFO:teuthology.orchestra.run.smithi167.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-22T23:57:35.977 INFO:teuthology.orchestra.run.smithi167.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-22T23:57:35.978 INFO:teuthology.orchestra.run.smithi167.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-22T23:57:35.979 INFO:teuthology.orchestra.run.smithi167.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-22T23:57:36.105 INFO:teuthology.orchestra.run.smithi177.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-3252-g43be0201-1jammy [791 kB] 2024-04-22T23:57:36.120 INFO:teuthology.orchestra.run.smithi177.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-3252-g43be0201-1jammy [149 kB] 2024-04-22T23:57:36.123 INFO:teuthology.orchestra.run.smithi177.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-3252-g43be0201-1jammy [2,297 kB] 2024-04-22T23:57:36.161 INFO:teuthology.orchestra.run.smithi167.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-22T23:57:36.264 INFO:teuthology.orchestra.run.smithi177.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-3252-g43be0201-1jammy [8,625 kB] 2024-04-22T23:57:36.570 INFO:teuthology.orchestra.run.smithi167.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-22T23:57:36.616 INFO:teuthology.orchestra.run.smithi167.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-22T23:57:36.651 INFO:teuthology.orchestra.run.smithi167.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-22T23:57:36.811 INFO:teuthology.orchestra.run.smithi167.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-22T23:57:36.833 INFO:teuthology.orchestra.run.smithi177.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-3252-g43be0201-1jammy [14.2 kB] 2024-04-22T23:57:36.834 INFO:teuthology.orchestra.run.smithi177.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-3252-g43be0201-1jammy [51.6 MB] 2024-04-22T23:57:36.862 INFO:teuthology.orchestra.run.smithi167.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-3252-g43be0201-1jammy [5,092 kB] 2024-04-22T23:57:36.888 INFO:teuthology.orchestra.run.smithi167.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-22T23:57:36.908 INFO:teuthology.orchestra.run.smithi167.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-22T23:57:36.919 INFO:teuthology.orchestra.run.smithi167.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-22T23:57:37.017 INFO:teuthology.orchestra.run.smithi167.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-22T23:57:37.028 INFO:teuthology.orchestra.run.smithi167.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-22T23:57:37.075 INFO:teuthology.orchestra.run.smithi167.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-22T23:57:37.157 INFO:teuthology.orchestra.run.smithi188.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-3252-g43be0201-1jammy [5,092 kB] 2024-04-22T23:57:37.240 INFO:teuthology.orchestra.run.smithi167.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-22T23:57:37.342 INFO:teuthology.orchestra.run.smithi167.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-3252-g43be0201-1jammy [245 kB] 2024-04-22T23:57:37.366 INFO:teuthology.orchestra.run.smithi167.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:37.374 INFO:teuthology.orchestra.run.smithi167.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-3252-g43be0201-1jammy [1,527 kB] 2024-04-22T23:57:37.514 INFO:teuthology.orchestra.run.smithi167.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-22T23:57:37.531 INFO:teuthology.orchestra.run.smithi167.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-22T23:57:37.540 INFO:teuthology.orchestra.run.smithi167.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-3252-g43be0201-1jammy [6,260 kB] 2024-04-22T23:57:37.723 INFO:teuthology.orchestra.run.smithi167.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-22T23:57:37.749 INFO:teuthology.orchestra.run.smithi167.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-22T23:57:37.840 INFO:teuthology.orchestra.run.smithi188.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-3252-g43be0201-1jammy [245 kB] 2024-04-22T23:57:37.872 INFO:teuthology.orchestra.run.smithi167.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-22T23:57:37.875 INFO:teuthology.orchestra.run.smithi167.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-22T23:57:37.877 INFO:teuthology.orchestra.run.smithi167.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-22T23:57:37.884 INFO:teuthology.orchestra.run.smithi188.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:37.890 INFO:teuthology.orchestra.run.smithi188.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-3252-g43be0201-1jammy [1,527 kB] 2024-04-22T23:57:37.899 INFO:teuthology.orchestra.run.smithi167.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-22T23:57:37.904 INFO:teuthology.orchestra.run.smithi167.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-22T23:57:38.128 INFO:teuthology.orchestra.run.smithi188.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-3252-g43be0201-1jammy [6,260 kB] 2024-04-22T23:57:38.263 INFO:teuthology.orchestra.run.smithi167.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-3252-g43be0201-1jammy [22.8 MB] 2024-04-22T23:57:39.072 INFO:teuthology.orchestra.run.smithi188.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-3252-g43be0201-1jammy [22.8 MB] 2024-04-22T23:57:40.506 INFO:teuthology.orchestra.run.smithi177.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:40.508 INFO:teuthology.orchestra.run.smithi177.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-3252-g43be0201-1jammy [38.9 kB] 2024-04-22T23:57:40.509 INFO:teuthology.orchestra.run.smithi177.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-3252-g43be0201-1jammy [13.6 MB] 2024-04-22T23:57:40.982 INFO:teuthology.orchestra.run.smithi167.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-3252-g43be0201-1jammy [14.0 kB] 2024-04-22T23:57:40.983 INFO:teuthology.orchestra.run.smithi167.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-3252-g43be0201-1jammy [870 kB] 2024-04-22T23:57:41.000 INFO:teuthology.orchestra.run.smithi167.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-3252-g43be0201-1jammy [2,437 kB] 2024-04-22T23:57:41.236 INFO:teuthology.orchestra.run.smithi177.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-3252-g43be0201-1jammy [91.6 kB] 2024-04-22T23:57:41.248 INFO:teuthology.orchestra.run.smithi167.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-3252-g43be0201-1jammy [791 kB] 2024-04-22T23:57:41.298 INFO:teuthology.orchestra.run.smithi167.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-3252-g43be0201-1jammy [149 kB] 2024-04-22T23:57:41.302 INFO:teuthology.orchestra.run.smithi167.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-3252-g43be0201-1jammy [2,297 kB] 2024-04-22T23:57:41.434 INFO:teuthology.orchestra.run.smithi167.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-3252-g43be0201-1jammy [8,625 kB] 2024-04-22T23:57:41.797 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 181 MB in 10s (17.5 MB/s) 2024-04-22T23:57:41.901 INFO:teuthology.orchestra.run.smithi188.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-3252-g43be0201-1jammy [14.0 kB] 2024-04-22T23:57:41.902 INFO:teuthology.orchestra.run.smithi188.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-3252-g43be0201-1jammy [870 kB] 2024-04-22T23:57:41.918 INFO:teuthology.orchestra.run.smithi188.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-3252-g43be0201-1jammy [2,437 kB] 2024-04-22T23:57:41.929 INFO:teuthology.orchestra.run.smithi167.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-3252-g43be0201-1jammy [14.2 kB] 2024-04-22T23:57:41.929 INFO:teuthology.orchestra.run.smithi167.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-3252-g43be0201-1jammy [51.6 MB] 2024-04-22T23:57:41.954 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-22T23:57:42.056 INFO:teuthology.orchestra.run.smithi177.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 ... 165995 files and directories currently installed.) 2024-04-22T23:57:42.061 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-22T23:57:42.069 INFO:teuthology.orchestra.run.smithi188.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-3252-g43be0201-1jammy [791 kB] 2024-04-22T23:57:42.142 INFO:teuthology.orchestra.run.smithi188.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-3252-g43be0201-1jammy [149 kB] 2024-04-22T23:57:42.146 INFO:teuthology.orchestra.run.smithi188.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-3252-g43be0201-1jammy [2,297 kB] 2024-04-22T23:57:42.153 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:57:42.317 INFO:teuthology.orchestra.run.smithi188.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-3252-g43be0201-1jammy [8,625 kB] 2024-04-22T23:57:42.490 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-22T23:57:42.516 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-22T23:57:42.556 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:57:42.843 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-22T23:57:42.869 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-22T23:57:42.901 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:57:42.958 INFO:teuthology.orchestra.run.smithi188.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-3252-g43be0201-1jammy [14.2 kB] 2024-04-22T23:57:42.959 INFO:teuthology.orchestra.run.smithi188.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-3252-g43be0201-1jammy [51.6 MB] 2024-04-22T23:57:43.529 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-22T23:57:43.556 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:43.604 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:44.016 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-22T23:57:44.042 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:44.082 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:44.385 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-22T23:57:44.411 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:44.443 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:44.788 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-22T23:57:44.814 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-22T23:57:44.855 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:57:45.182 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librados2. 2024-04-22T23:57:45.209 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../007-librados2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:45.214 INFO:teuthology.orchestra.run.smithi167.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:45.217 INFO:teuthology.orchestra.run.smithi167.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-3252-g43be0201-1jammy [38.9 kB] 2024-04-22T23:57:45.218 INFO:teuthology.orchestra.run.smithi167.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-3252-g43be0201-1jammy [13.6 MB] 2024-04-22T23:57:45.249 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:45.676 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librbd1. 2024-04-22T23:57:45.691 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../008-librbd1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:45.726 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:45.874 INFO:teuthology.orchestra.run.smithi167.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-3252-g43be0201-1jammy [91.6 kB] 2024-04-22T23:57:46.154 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libcephfs2. 2024-04-22T23:57:46.180 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:46.221 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:46.443 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 181 MB in 15s (12.0 MB/s) 2024-04-22T23:57:46.507 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rados. 2024-04-22T23:57:46.533 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../010-python3-rados_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:46.573 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:46.634 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-22T23:57:46.736 INFO:teuthology.orchestra.run.smithi167.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 ... 165995 files and directories currently installed.) 2024-04-22T23:57:46.741 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-22T23:57:46.821 INFO:teuthology.orchestra.run.smithi188.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-3252-g43be0201-1jammy [124 kB] 2024-04-22T23:57:46.823 INFO:teuthology.orchestra.run.smithi188.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-3252-g43be0201-1jammy [38.9 kB] 2024-04-22T23:57:46.824 INFO:teuthology.orchestra.run.smithi188.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-3252-g43be0201-1jammy [13.6 MB] 2024-04-22T23:57:46.833 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:57:46.901 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-22T23:57:46.928 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:46.967 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:47.145 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-22T23:57:47.171 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-22T23:57:47.203 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:57:47.228 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cephfs. 2024-04-22T23:57:47.255 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:47.295 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:47.474 INFO:teuthology.orchestra.run.smithi188.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-3252-g43be0201-1jammy [91.6 kB] 2024-04-22T23:57:47.523 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-22T23:57:47.549 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-22T23:57:47.556 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-22T23:57:47.582 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:47.590 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:57:47.614 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:47.925 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-22T23:57:47.952 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-22T23:57:47.992 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:57:48.122 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 181 MB in 17s (10.8 MB/s) 2024-04-22T23:57:48.168 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-22T23:57:48.194 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:48.242 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:48.284 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-22T23:57:48.353 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-prettytable. 2024-04-22T23:57:48.380 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-22T23:57:48.382 INFO:teuthology.orchestra.run.smithi188.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 ... 165995 files and directories currently installed.) 2024-04-22T23:57:48.388 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-22T23:57:48.420 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-22T23:57:48.621 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-22T23:57:48.648 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:48.669 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:57:48.679 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:48.680 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rbd. 2024-04-22T23:57:48.696 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:48.731 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:49.016 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-22T23:57:49.017 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-22T23:57:49.043 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:49.043 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-22T23:57:49.075 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:57:49.083 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:49.296 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-22T23:57:49.322 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-22T23:57:49.327 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-22T23:57:49.354 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-22T23:57:49.362 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:57:49.394 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:57:49.444 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-22T23:57:49.471 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-22T23:57:49.511 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:57:49.682 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-22T23:57:49.697 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-22T23:57:49.708 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-22T23:57:49.724 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-22T23:57:49.749 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:57:49.755 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:57:49.805 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librados2. 2024-04-22T23:57:49.821 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../007-librados2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:49.855 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:50.117 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package lua5.1. 2024-04-22T23:57:50.143 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-22T23:57:50.186 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:57:50.194 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-22T23:57:50.220 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:50.269 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:50.292 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librbd1. 2024-04-22T23:57:50.318 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../008-librbd1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:50.358 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:50.494 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package lua-any. 2024-04-22T23:57:50.510 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-22T23:57:50.553 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-22T23:57:50.648 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-22T23:57:50.673 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:50.714 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:50.780 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package zip. 2024-04-22T23:57:50.797 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-22T23:57:50.803 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libcephfs2. 2024-04-22T23:57:50.830 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:50.830 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking zip (3.0-12build2) ... 2024-04-22T23:57:50.869 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:51.058 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-22T23:57:51.083 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package unzip. 2024-04-22T23:57:51.085 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-22T23:57:51.098 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-22T23:57:51.125 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:57:51.141 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:57:51.155 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rados. 2024-04-22T23:57:51.170 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../010-python3-rados_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:51.213 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:51.445 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-22T23:57:51.471 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-22T23:57:51.479 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package luarocks. 2024-04-22T23:57:51.500 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-22T23:57:51.505 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-22T23:57:51.526 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:51.528 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:57:51.537 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:57:51.558 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:51.810 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cephfs. 2024-04-22T23:57:51.823 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librados2. 2024-04-22T23:57:51.826 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:51.849 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../007-librados2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:51.869 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:51.889 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:51.902 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package librgw2. 2024-04-22T23:57:51.929 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../025-librgw2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:51.969 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:52.163 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-22T23:57:52.190 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:52.230 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:52.334 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librbd1. 2024-04-22T23:57:52.360 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../008-librbd1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:52.400 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:52.513 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rgw. 2024-04-22T23:57:52.533 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-22T23:57:52.539 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:52.560 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-22T23:57:52.580 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:52.600 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:57:52.845 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libcephfs2. 2024-04-22T23:57:52.872 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:52.908 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-22T23:57:52.912 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:52.919 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-prettytable. 2024-04-22T23:57:52.934 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-22T23:57:52.946 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-22T23:57:52.974 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:57:52.986 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-22T23:57:53.148 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rados. 2024-04-22T23:57:53.163 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../010-python3-rados_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:53.197 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:53.213 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rbd. 2024-04-22T23:57:53.227 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libradosstriper1. 2024-04-22T23:57:53.229 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:53.248 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:53.263 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:53.285 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:53.517 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-22T23:57:53.544 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:53.583 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:53.602 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-22T23:57:53.629 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-22T23:57:53.668 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:57:53.872 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-common. 2024-04-22T23:57:53.898 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../029-ceph-common_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:53.963 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:53.971 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-22T23:57:53.978 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cephfs. 2024-04-22T23:57:53.986 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-22T23:57:54.005 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:54.029 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:57:54.044 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:54.315 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-22T23:57:54.331 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-22T23:57:54.339 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-22T23:57:54.365 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:57:54.365 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:57:54.405 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:54.669 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua5.1. 2024-04-22T23:57:54.692 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-22T23:57:54.695 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-22T23:57:54.718 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-22T23:57:54.735 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:57:54.750 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:57:55.030 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-any. 2024-04-22T23:57:55.036 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-prettytable. 2024-04-22T23:57:55.057 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-22T23:57:55.063 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-22T23:57:55.096 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-22T23:57:55.103 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-22T23:57:55.301 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-base. 2024-04-22T23:57:55.328 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../030-ceph-base_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:55.340 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package zip. 2024-04-22T23:57:55.355 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rbd. 2024-04-22T23:57:55.356 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-22T23:57:55.371 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:55.378 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:55.390 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking zip (3.0-12build2) ... 2024-04-22T23:57:55.414 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:55.677 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package unzip. 2024-04-22T23:57:55.704 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-22T23:57:55.744 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:57:55.758 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-22T23:57:55.785 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-22T23:57:55.847 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:57:55.939 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-22T23:57:55.965 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-22T23:57:56.005 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:57:56.128 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-22T23:57:56.131 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package luarocks. 2024-04-22T23:57:56.143 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-22T23:57:56.157 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-22T23:57:56.178 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:57:56.197 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:57:56.308 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cheroot. 2024-04-22T23:57:56.335 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-22T23:57:56.375 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:57:56.455 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-22T23:57:56.471 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-22T23:57:56.514 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:57:56.572 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librgw2. 2024-04-22T23:57:56.599 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../025-librgw2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:56.638 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:56.694 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-22T23:57:56.721 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-22T23:57:56.761 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:57:56.834 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package lua5.1. 2024-04-22T23:57:56.860 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-22T23:57:56.900 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:57:57.039 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-22T23:57:57.064 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-22T23:57:57.097 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:57:57.182 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rgw. 2024-04-22T23:57:57.198 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:57.220 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package lua-any. 2024-04-22T23:57:57.232 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:57.246 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-22T23:57:57.287 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-22T23:57:57.366 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-22T23:57:57.392 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-22T23:57:57.433 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:57:57.539 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package zip. 2024-04-22T23:57:57.566 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-22T23:57:57.594 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-22T23:57:57.606 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking zip (3.0-12build2) ... 2024-04-22T23:57:57.621 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-22T23:57:57.660 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:57:57.744 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-tempora. 2024-04-22T23:57:57.770 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-22T23:57:57.810 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-22T23:57:57.917 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package unzip. 2024-04-22T23:57:57.944 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-22T23:57:57.963 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libradosstriper1. 2024-04-22T23:57:57.984 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:57:57.990 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:58.030 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:58.139 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-portend. 2024-04-22T23:57:58.165 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-22T23:57:58.205 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-22T23:57:58.371 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package luarocks. 2024-04-22T23:57:58.398 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-22T23:57:58.438 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:57:58.449 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-22T23:57:58.464 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-22T23:57:58.499 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-22T23:57:58.616 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-common. 2024-04-22T23:57:58.643 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../029-ceph-common_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:58.683 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:58.794 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-22T23:57:58.820 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-22T23:57:58.821 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librgw2. 2024-04-22T23:57:58.848 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../025-librgw2_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:58.860 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:57:58.879 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:59.189 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-natsort. 2024-04-22T23:57:59.204 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-22T23:57:59.239 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-22T23:57:59.415 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rgw. 2024-04-22T23:57:59.441 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:57:59.481 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:57:59.492 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-logutils. 2024-04-22T23:57:59.519 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-22T23:57:59.558 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-22T23:57:59.776 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-22T23:57:59.803 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-22T23:57:59.834 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:57:59.861 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-22T23:57:59.880 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-22T23:57:59.919 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:00.055 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-base. 2024-04-22T23:58:00.082 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../030-ceph-base_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:00.130 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:00.154 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libradosstriper1. 2024-04-22T23:58:00.170 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:00.222 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-mako. 2024-04-22T23:58:00.237 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:00.249 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-22T23:58:00.289 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:58:00.617 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-22T23:58:00.643 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-22T23:58:00.666 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-common. 2024-04-22T23:58:00.683 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:58:00.684 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-22T23:58:00.693 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../029-ceph-common_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:00.711 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-22T23:58:00.732 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:00.751 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:58:00.927 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-22T23:58:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-22T23:58:00.977 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:58:01.062 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cheroot. 2024-04-22T23:58:01.088 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-22T23:58:01.120 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:58:01.264 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-webob. 2024-04-22T23:58:01.290 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-22T23:58:01.330 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:58:01.457 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-22T23:58:01.483 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-22T23:58:01.523 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:58:01.683 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-waitress. 2024-04-22T23:58:01.710 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-22T23:58:01.753 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:01.826 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-22T23:58:01.853 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-22T23:58:01.893 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:58:02.054 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-base. 2024-04-22T23:58:02.061 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-tempita. 2024-04-22T23:58:02.081 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../030-ceph-base_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:02.087 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-22T23:58:02.130 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:02.149 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:02.179 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-22T23:58:02.205 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-22T23:58:02.245 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:58:02.474 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-paste. 2024-04-22T23:58:02.498 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-tempora. 2024-04-22T23:58:02.500 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-22T23:58:02.513 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-22T23:58:02.540 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:02.548 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-22T23:58:02.709 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-22T23:58:02.735 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-22T23:58:02.775 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:58:02.851 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-portend. 2024-04-22T23:58:02.852 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-22T23:58:02.867 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-22T23:58:02.877 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-22T23:58:02.901 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:02.918 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-22T23:58:03.086 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cheroot. 2024-04-22T23:58:03.113 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-22T23:58:03.153 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:58:03.179 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-22T23:58:03.205 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-22T23:58:03.246 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:58:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-22T23:58:03.326 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-22T23:58:03.557 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-webtest. 2024-04-22T23:58:03.584 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-22T23:58:03.624 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-22T23:58:03.746 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-22T23:58:04.168 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pecan. 2024-04-22T23:58:04.173 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-22T23:58:04.195 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-22T23:58:04.200 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-22T23:58:04.224 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-22T23:58:04.239 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-22T23:58:04.240 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:58:04.274 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:58:04.610 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:58:04.628 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-natsort. 2024-04-22T23:58:04.654 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-22T23:58:04.694 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-22T23:58:04.751 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-22T23:58:04.777 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-22T23:58:04.809 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:58:05.005 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-logutils. 2024-04-22T23:58:05.032 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-22T23:58:05.072 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-22T23:58:05.112 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-22T23:58:05.139 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-22T23:58:05.179 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:58:05.332 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-certifi. 2024-04-22T23:58:05.358 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-22T23:58:05.383 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-22T23:58:05.398 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:05.409 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-22T23:58:05.450 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:05.499 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-tempora. 2024-04-22T23:58:05.525 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-22T23:58:05.565 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-22T23:58:05.675 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-idna. 2024-04-22T23:58:05.702 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-22T23:58:05.727 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-mako. 2024-04-22T23:58:05.733 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-22T23:58:05.743 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-22T23:58:05.777 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:58:05.868 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-portend. 2024-04-22T23:58:05.895 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-22T23:58:05.926 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-22T23:58:06.028 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-urllib3. 2024-04-22T23:58:06.055 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-22T23:58:06.056 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-22T23:58:06.082 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-22T23:58:06.094 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:06.114 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:58:06.221 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-22T23:58:06.248 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-22T23:58:06.287 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-22T23:58:06.425 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-22T23:58:06.439 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-requests. 2024-04-22T23:58:06.451 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-22T23:58:06.466 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-22T23:58:06.492 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:58:06.506 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:58:06.590 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-22T23:58:06.617 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-22T23:58:06.657 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:58:06.803 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-webob. 2024-04-22T23:58:06.817 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-22T23:58:06.830 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-22T23:58:06.844 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-22T23:58:06.869 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:58:06.883 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:07.002 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-natsort. 2024-04-22T23:58:07.029 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-22T23:58:07.061 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-22T23:58:07.170 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-22T23:58:07.185 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:07.222 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-waitress. 2024-04-22T23:58:07.228 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:07.249 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-22T23:58:07.292 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:07.356 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-logutils. 2024-04-22T23:58:07.382 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-22T23:58:07.422 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-22T23:58:07.575 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-22T23:58:07.583 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-tempita. 2024-04-22T23:58:07.599 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-22T23:58:07.601 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:07.633 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:07.641 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:07.725 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-22T23:58:07.748 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-22T23:58:07.791 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:07.903 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-paste. 2024-04-22T23:58:07.930 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-22T23:58:07.952 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-22T23:58:07.970 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:07.979 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-22T23:58:08.018 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:08.103 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-mako. 2024-04-22T23:58:08.130 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-22T23:58:08.169 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:58:08.298 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-22T23:58:08.304 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-openssl. 2024-04-22T23:58:08.321 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-22T23:58:08.332 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-22T23:58:08.356 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:08.371 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-22T23:58:08.489 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-22T23:58:08.516 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-22T23:58:08.556 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:58:08.674 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr. 2024-04-22T23:58:08.701 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:08.732 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:08.795 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-22T23:58:08.821 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-22T23:58:08.842 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-22T23:58:08.867 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:58:08.869 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-22T23:58:08.934 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:58:09.094 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mon. 2024-04-22T23:58:09.121 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:09.160 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:09.170 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-webtest. 2024-04-22T23:58:09.196 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-22T23:58:09.228 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-webob. 2024-04-22T23:58:09.237 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-22T23:58:09.255 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-22T23:58:09.295 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:58:09.548 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pecan. 2024-04-22T23:58:09.574 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-22T23:58:09.614 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:58:09.660 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-waitress. 2024-04-22T23:58:09.686 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-22T23:58:09.726 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:09.755 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-osd. 2024-04-22T23:58:09.782 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:09.821 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:09.961 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-certifi. 2024-04-22T23:58:09.988 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-22T23:58:10.018 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-tempita. 2024-04-22T23:58:10.027 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:10.045 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-22T23:58:10.084 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:10.289 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-idna. 2024-04-22T23:58:10.316 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-22T23:58:10.355 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-22T23:58:10.389 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-paste. 2024-04-22T23:58:10.416 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-22T23:58:10.456 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:10.667 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-urllib3. 2024-04-22T23:58:10.694 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-22T23:58:10.733 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:10.775 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-22T23:58:10.791 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-22T23:58:10.834 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:10.891 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph. 2024-04-22T23:58:10.907 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../066-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:10.941 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:11.053 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-requests. 2024-04-22T23:58:11.080 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-22T23:58:11.120 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:58:11.145 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-22T23:58:11.172 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-22T23:58:11.211 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:58:11.219 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-fuse. 2024-04-22T23:58:11.246 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:11.285 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:11.431 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-22T23:58:11.458 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-22T23:58:11.473 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-webtest. 2024-04-22T23:58:11.488 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-22T23:58:11.497 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:11.523 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-22T23:58:11.647 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mds. 2024-04-22T23:58:11.673 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:11.713 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:11.792 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-22T23:58:11.792 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pecan. 2024-04-22T23:58:11.808 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:11.808 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-22T23:58:11.842 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:11.850 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:58:12.116 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package cephadm. 2024-04-22T23:58:12.143 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../069-cephadm_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:12.164 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-certifi. 2024-04-22T23:58:12.183 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:12.191 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-22T23:58:12.214 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-22T23:58:12.230 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:12.240 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:12.280 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:12.460 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-22T23:58:12.476 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-22T23:58:12.510 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:12.542 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-idna. 2024-04-22T23:58:12.569 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-22T23:58:12.574 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-22T23:58:12.602 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-22T23:58:12.608 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-22T23:58:12.641 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:12.829 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-22T23:58:12.856 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:12.896 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:12.902 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-openssl. 2024-04-22T23:58:12.919 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-urllib3. 2024-04-22T23:58:12.929 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-22T23:58:12.946 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-22T23:58:12.969 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-22T23:58:12.986 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:13.305 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr. 2024-04-22T23:58:13.332 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:13.339 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-requests. 2024-04-22T23:58:13.366 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-22T23:58:13.372 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:13.406 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:58:13.684 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-22T23:58:13.699 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-22T23:58:13.734 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:13.758 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mon. 2024-04-22T23:58:13.785 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:13.825 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:13.842 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-babel. 2024-04-22T23:58:13.870 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:13.900 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:14.028 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-22T23:58:14.044 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:14.087 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:14.337 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-jinja2. 2024-04-22T23:58:14.364 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-22T23:58:14.403 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:58:14.442 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-22T23:58:14.469 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:14.508 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:14.512 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-osd. 2024-04-22T23:58:14.539 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:14.570 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:14.740 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-22T23:58:14.767 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:14.806 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:14.836 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-22T23:58:14.863 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-22T23:58:14.902 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:15.084 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-22T23:58:15.112 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-22T23:58:15.142 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:15.206 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-openssl. 2024-04-22T23:58:15.232 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-22T23:58:15.272 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-22T23:58:15.470 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-routes. 2024-04-22T23:58:15.497 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-22T23:58:15.537 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:15.559 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr. 2024-04-22T23:58:15.585 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph. 2024-04-22T23:58:15.616 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:15.622 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../066-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:15.665 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:15.848 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-22T23:58:15.876 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:15.915 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:15.984 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-fuse. 2024-04-22T23:58:15.987 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mon. 2024-04-22T23:58:16.011 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:16.013 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:16.050 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:16.053 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:16.354 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mds. 2024-04-22T23:58:16.381 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:16.412 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:16.640 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-osd. 2024-04-22T23:58:16.667 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:16.707 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:16.790 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package cephadm. 2024-04-22T23:58:16.817 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../069-cephadm_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:16.857 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:17.168 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-22T23:58:17.178 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-22T23:58:17.194 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-22T23:58:17.195 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-22T23:58:17.234 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:17.236 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:17.554 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-22T23:58:17.581 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:17.620 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:17.765 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-joblib. 2024-04-22T23:58:17.791 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-22T23:58:17.810 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph. 2024-04-22T23:58:17.831 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:17.836 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../066-ceph_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:17.868 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:18.162 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-fuse. 2024-04-22T23:58:18.189 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:18.209 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-22T23:58:18.236 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-22T23:58:18.237 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:18.276 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:18.578 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-sklearn. 2024-04-22T23:58:18.599 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mds. 2024-04-22T23:58:18.605 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-22T23:58:18.617 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-babel. 2024-04-22T23:58:18.626 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:18.636 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:18.644 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:18.665 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:18.683 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:19.011 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jinja2. 2024-04-22T23:58:19.038 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-22T23:58:19.052 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package cephadm. 2024-04-22T23:58:19.078 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:58:19.078 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../069-cephadm_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:19.118 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:19.395 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-22T23:58:19.397 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-22T23:58:19.413 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-22T23:58:19.423 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:19.431 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-22T23:58:19.454 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:19.458 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:19.497 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:19.547 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:19.766 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-22T23:58:19.792 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:19.832 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:19.842 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-22T23:58:19.869 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-22T23:58:19.908 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:20.220 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-routes. 2024-04-22T23:58:20.247 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-22T23:58:20.286 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:20.534 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-cachetools. 2024-04-22T23:58:20.561 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-22T23:58:20.600 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:20.623 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-22T23:58:20.650 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:20.689 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:20.870 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-22T23:58:20.897 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-22T23:58:20.927 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:58:20.987 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-babel. 2024-04-22T23:58:21.015 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-22T23:58:21.053 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:21.214 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-22T23:58:21.241 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-22T23:58:21.289 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:58:21.382 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jinja2. 2024-04-22T23:58:21.409 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-22T23:58:21.440 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:58:21.584 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-rsa. 2024-04-22T23:58:21.610 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-22T23:58:21.650 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-22T23:58:21.785 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-22T23:58:21.812 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:21.843 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:21.853 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-22T23:58:21.869 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-22T23:58:21.903 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:21.937 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-google-auth. 2024-04-22T23:58:21.952 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-22T23:58:21.987 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-22T23:58:22.180 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-22T23:58:22.207 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-22T23:58:22.246 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:22.273 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-22T23:58:22.300 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-22T23:58:22.331 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:58:22.365 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-joblib. 2024-04-22T23:58:22.391 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-22T23:58:22.456 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:22.508 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-routes. 2024-04-22T23:58:22.534 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-22T23:58:22.565 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:22.651 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-websocket. 2024-04-22T23:58:22.678 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-22T23:58:22.717 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-22T23:58:22.826 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-22T23:58:22.853 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-22T23:58:22.893 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:22.894 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-22T23:58:22.921 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:22.960 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:23.037 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-22T23:58:23.064 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-22T23:58:23.104 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:58:23.162 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-sklearn. 2024-04-22T23:58:23.189 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-22T23:58:23.229 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:23.767 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-22T23:58:23.784 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:23.825 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:23.938 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-22T23:58:23.965 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:24.090 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:24.145 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-22T23:58:24.172 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-22T23:58:24.182 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-22T23:58:24.210 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-22T23:58:24.211 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:58:24.249 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:24.631 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-22T23:58:24.658 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:24.698 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:58:24.710 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-joblib. 2024-04-22T23:58:24.726 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-22T23:58:24.760 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:24.942 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package jq. 2024-04-22T23:58:24.957 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:25.000 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-22T23:58:25.114 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-22T23:58:25.141 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-22T23:58:25.181 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:25.253 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package socat. 2024-04-22T23:58:25.280 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-22T23:58:25.319 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:25.327 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cachetools. 2024-04-22T23:58:25.354 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-22T23:58:25.393 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:25.483 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-sklearn. 2024-04-22T23:58:25.510 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-22T23:58:25.558 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:25.656 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package xmlstarlet. 2024-04-22T23:58:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-22T23:58:25.696 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-22T23:58:25.723 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-22T23:58:25.730 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:25.763 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:58:26.085 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-test. 2024-04-22T23:58:26.112 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../097-ceph-test_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:26.116 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-22T23:58:26.143 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-22T23:58:26.151 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:26.183 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:58:26.234 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-22T23:58:26.262 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:26.402 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:26.494 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rsa. 2024-04-22T23:58:26.521 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-22T23:58:26.560 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-22T23:58:26.805 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-google-auth. 2024-04-22T23:58:26.821 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-22T23:58:26.855 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-22T23:58:27.150 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-22T23:58:27.178 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-22T23:58:27.217 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:58:27.314 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cachetools. 2024-04-22T23:58:27.341 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-22T23:58:27.380 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:27.537 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-websocket. 2024-04-22T23:58:27.564 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-22T23:58:27.603 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-22T23:58:27.658 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-22T23:58:27.674 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-22T23:58:27.708 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:58:27.915 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-22T23:58:27.942 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-22T23:58:27.981 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:58:28.020 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-22T23:58:28.048 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-22T23:58:28.086 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:58:28.406 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rsa. 2024-04-22T23:58:28.430 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package ceph-volume. 2024-04-22T23:58:28.434 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-22T23:58:28.458 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:28.473 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-22T23:58:28.496 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:28.670 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-22T23:58:28.686 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:28.720 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:28.768 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-google-auth. 2024-04-22T23:58:28.796 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-22T23:58:28.817 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-22T23:58:28.826 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-22T23:58:28.845 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:28.884 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:29.015 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-22T23:58:29.042 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-22T23:58:29.081 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:58:29.130 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-22T23:58:29.145 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-22T23:58:29.157 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-22T23:58:29.172 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-22T23:58:29.196 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:58:29.203 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:29.417 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-22T23:58:29.445 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:29.484 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:58:29.508 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-websocket. 2024-04-22T23:58:29.535 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-22T23:58:29.549 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-22T23:58:29.574 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-22T23:58:29.576 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-22T23:58:29.616 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:58:29.762 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package jq. 2024-04-22T23:58:29.777 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:29.820 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-22T23:58:29.886 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-22T23:58:29.914 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-22T23:58:29.952 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:58:30.139 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package socat. 2024-04-22T23:58:30.155 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-22T23:58:30.189 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:30.244 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package nvme-cli. 2024-04-22T23:58:30.272 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-22T23:58:30.310 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:30.459 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package xmlstarlet. 2024-04-22T23:58:30.486 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-22T23:58:30.525 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:30.600 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-22T23:58:30.616 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:30.675 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:30.708 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package pkg-config. 2024-04-22T23:58:30.735 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-22T23:58:30.774 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:30.897 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-test. 2024-04-22T23:58:30.912 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../097-ceph-test_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:30.955 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:31.035 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-22T23:58:31.051 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-22T23:58:31.085 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:31.186 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-22T23:58:31.214 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-22T23:58:31.252 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:58:31.479 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-22T23:58:31.507 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-22T23:58:31.546 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:31.564 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-22T23:58:31.591 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:31.622 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:58:31.790 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pastescript. 2024-04-22T23:58:31.806 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-22T23:58:31.848 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-22T23:58:31.875 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package jq. 2024-04-22T23:58:31.891 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-22T23:58:31.933 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-22T23:58:32.160 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pluggy. 2024-04-22T23:58:32.185 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package socat. 2024-04-22T23:58:32.187 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-22T23:58:32.202 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-22T23:58:32.228 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:32.244 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:32.538 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-psutil. 2024-04-22T23:58:32.564 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package xmlstarlet. 2024-04-22T23:58:32.565 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-22T23:58:32.592 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-22T23:58:32.604 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:32.630 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:32.932 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-py. 2024-04-22T23:58:32.959 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-22T23:58:32.984 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-test. 2024-04-22T23:58:32.998 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-22T23:58:33.009 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../097-ceph-test_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:33.051 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:33.326 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-volume. 2024-04-22T23:58:33.327 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pygments. 2024-04-22T23:58:33.354 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:33.354 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-22T23:58:33.392 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:33.393 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:33.698 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-22T23:58:33.714 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:33.748 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:33.830 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-22T23:58:33.858 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-22T23:58:33.896 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:34.018 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-22T23:58:34.046 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-22T23:58:34.084 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:34.183 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-toml. 2024-04-22T23:58:34.211 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-22T23:58:34.249 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-22T23:58:34.440 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-22T23:58:34.467 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-22T23:58:34.493 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-pytest. 2024-04-22T23:58:34.506 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:58:34.510 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-22T23:58:34.543 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:58:34.844 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package nvme-cli. 2024-04-22T23:58:34.871 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-22T23:58:34.880 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package python3-simplejson. 2024-04-22T23:58:34.907 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-22T23:58:34.909 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:34.955 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:35.257 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package pkg-config. 2024-04-22T23:58:35.258 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-22T23:58:35.281 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-volume. 2024-04-22T23:58:35.285 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-22T23:58:35.286 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-22T23:58:35.308 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-3252-g43be0201-1jammy_all.deb ... 2024-04-22T23:58:35.315 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:35.324 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:35.347 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:35.535 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-22T23:58:35.563 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-22T23:58:35.601 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:35.618 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-22T23:58:35.634 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:35.668 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:35.963 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-22T23:58:35.987 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-22T23:58:35.991 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-22T23:58:36.015 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-22T23:58:36.030 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:36.054 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:36.086 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package radosgw. 2024-04-22T23:58:36.114 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../116-radosgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:36.144 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:36.333 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pastescript. 2024-04-22T23:58:36.361 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-22T23:58:36.399 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-22T23:58:36.400 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-22T23:58:36.428 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-22T23:58:36.467 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:58:36.678 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pluggy. 2024-04-22T23:58:36.706 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-22T23:58:36.736 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:36.804 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package nvme-cli. 2024-04-22T23:58:36.832 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-22T23:58:36.871 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:36.939 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package rbd-fuse. 2024-04-22T23:58:36.955 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:36.997 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:37.039 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-psutil. 2024-04-22T23:58:37.067 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-22T23:58:37.106 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:37.259 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package pkg-config. 2024-04-22T23:58:37.287 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-22T23:58:37.309 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:37.325 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:37.417 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-py. 2024-04-22T23:58:37.445 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-22T23:58:37.483 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-22T23:58:37.553 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-22T23:58:37.560 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:58:37.570 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-22T23:58:37.611 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:37.686 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:37.745 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pygments. 2024-04-22T23:58:37.770 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-22T23:58:37.804 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:37.920 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-22T23:58:38.007 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-22T23:58:38.035 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-22T23:58:38.073 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:38.241 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-22T23:58:38.266 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-22T23:58:38.274 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-22T23:58:38.299 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:38.384 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pastescript. 2024-04-22T23:58:38.412 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-22T23:58:38.451 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-22T23:58:38.611 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-toml. 2024-04-22T23:58:38.639 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-22T23:58:38.650 INFO:teuthology.orchestra.run.smithi177.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-22T23:58:38.677 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-22T23:58:38.713 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:38.779 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pluggy. 2024-04-22T23:58:38.807 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-22T23:58:38.846 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:38.989 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pytest. 2024-04-22T23:58:39.017 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-22T23:58:39.055 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:58:39.157 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-psutil. 2024-04-22T23:58:39.185 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-22T23:58:39.224 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:39.305 INFO:teuthology.orchestra.run.smithi177.stdout:Adding system user cephadm....done 2024-04-22T23:58:39.384 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-simplejson. 2024-04-22T23:58:39.412 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-22T23:58:39.442 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:39.452 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:39.585 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-py. 2024-04-22T23:58:39.613 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-22T23:58:39.651 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-22T23:58:39.686 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-22T23:58:39.702 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-22T23:58:39.736 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:39.745 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:58:39.988 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pygments. 2024-04-22T23:58:39.996 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:40.017 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-22T23:58:40.055 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:40.097 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:58:40.348 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:40.509 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-22T23:58:40.538 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-22T23:58:40.577 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:40.637 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:58:40.760 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-22T23:58:40.824 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package radosgw. 2024-04-22T23:58:40.853 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../116-radosgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:40.878 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-toml. 2024-04-22T23:58:40.907 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-22T23:58:40.907 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:40.945 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-22T23:58:41.049 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:41.256 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pytest. 2024-04-22T23:58:41.284 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-22T23:58:41.323 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:58:41.396 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:41.655 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-22T23:58:41.684 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-simplejson. 2024-04-22T23:58:41.713 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-22T23:58:41.751 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:41.752 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package rbd-fuse. 2024-04-22T23:58:41.768 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:41.810 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:41.940 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:58:42.020 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-22T23:58:42.048 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-22T23:58:42.086 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:42.124 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:42.174 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:42.391 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:58:42.450 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:42.517 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:42.693 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:42.779 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-22T23:58:42.799 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package radosgw. 2024-04-22T23:58:42.827 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../116-radosgw_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:42.865 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:42.936 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:43.126 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-22T23:58:43.228 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:43.354 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:43.472 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:58:43.551 INFO:teuthology.orchestra.run.smithi167.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-22T23:58:43.598 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:43.610 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:43.660 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package rbd-fuse. 2024-04-22T23:58:43.676 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-3252-g43be0201-1jammy_amd64.deb ... 2024-04-22T23:58:43.743 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:43.849 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:58:44.033 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-22T23:58:44.135 INFO:teuthology.orchestra.run.smithi167.stdout:Adding system user cephadm....done 2024-04-22T23:58:44.241 INFO:teuthology.orchestra.run.smithi177.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-22T23:58:44.264 INFO:teuthology.orchestra.run.smithi177.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-22T23:58:44.265 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-22T23:58:44.292 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:44.318 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:58:44.391 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-22T23:58:44.428 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:44.560 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:58:44.653 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-22T23:58:44.787 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:44.811 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:44.888 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-22T23:58:44.920 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:58:44.974 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-22T23:58:45.133 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:45.180 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:45.408 INFO:teuthology.orchestra.run.smithi188.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-22T23:58:45.448 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:58:45.468 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:45.476 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:45.582 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-22T23:58:45.876 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:46.051 INFO:teuthology.orchestra.run.smithi188.stdout:Adding system user cephadm....done 2024-04-22T23:58:46.060 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up zip (3.0-12build2) ... 2024-04-22T23:58:46.161 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:46.208 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-22T23:58:46.219 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:46.476 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-22T23:58:46.479 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-22T23:58:46.727 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-22T23:58:46.755 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:58:46.846 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:46.853 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-22T23:58:47.024 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:47.096 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-22T23:58:47.097 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:47.248 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:47.275 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:47.339 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-22T23:58:47.374 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:58:47.457 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-22T23:58:47.559 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:47.675 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:47.759 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-22T23:58:47.802 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:48.043 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:48.053 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:48.127 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-22T23:58:48.171 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:48.294 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:48.297 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:58:48.387 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-22T23:58:48.423 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:48.646 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-22T23:58:48.670 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:58:48.674 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:58:48.914 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-22T23:58:48.947 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:49.036 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-22T23:58:49.073 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-22T23:58:49.136 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:58:49.165 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-22T23:58:49.262 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:49.289 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:58:49.433 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-22T23:58:49.541 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:49.622 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:49.667 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:49.701 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-ceph-argparse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:49.748 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-22T23:58:49.959 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-idna (3.3-1) ... 2024-04-22T23:58:49.960 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-22T23:58:50.016 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:50.086 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-22T23:58:50.267 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:50.302 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:50.454 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-22T23:58:50.555 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-22T23:58:50.560 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up zip (3.0-12build2) ... 2024-04-22T23:58:50.661 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:50.815 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-22T23:58:51.252 INFO:teuthology.orchestra.run.smithi188.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-22T23:58:51.288 INFO:teuthology.orchestra.run.smithi188.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-22T23:58:51.351 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-22T23:58:51.372 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:51.477 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-22T23:58:51.508 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:51.648 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:51.734 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:51.766 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:51.867 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:58:51.868 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-22T23:58:51.981 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:52.090 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-22T23:58:52.136 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:58:52.142 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:52.237 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:52.338 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:52.357 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-22T23:58:52.519 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:52.647 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:52.658 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-22T23:58:52.762 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:52.924 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-22T23:58:52.976 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up zip (3.0-12build2) ... 2024-04-22T23:58:53.102 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-22T23:58:53.180 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:58:53.191 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:53.317 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:58:53.474 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:53.635 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:58:53.779 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-22T23:58:53.842 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:58:53.886 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-22T23:58:54.014 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-22T23:58:54.101 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:54.114 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-22T23:58:54.137 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-22T23:58:54.227 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:54.240 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-22T23:58:54.380 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:58:54.529 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-idna (3.3-1) ... 2024-04-22T23:58:54.533 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-22T23:58:54.639 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-22T23:58:54.846 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:54.907 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:58:54.934 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-22T23:58:55.025 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-22T23:58:55.193 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-22T23:58:55.293 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:58:55.410 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:58:55.570 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-22T23:58:55.686 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:58:55.838 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-22T23:58:55.970 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:58:56.086 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:56.189 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-22T23:58:56.230 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:58:56.329 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:56.356 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:58:56.449 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-22T23:58:56.472 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-22T23:58:56.482 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:58:56.572 INFO:teuthology.orchestra.run.smithi177.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-22T23:58:56.574 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:58:56.731 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:58:56.817 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:58:56.857 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:56.884 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-idna (3.3-1) ... 2024-04-22T23:58:56.943 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:58:56.983 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:57.193 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-22T23:58:57.268 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:57.344 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:58:57.528 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-22T23:58:57.603 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-22T23:58:57.729 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-22T23:58:57.771 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:57.905 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:58:57.980 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:58.106 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:58:58.223 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:58:58.316 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-22T23:58:58.457 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:58:58.499 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-22T23:58:58.576 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:58:58.710 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-22T23:58:58.734 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-22T23:58:58.759 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:58:58.960 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:58:58.977 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-22T23:58:59.095 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-22T23:58:59.127 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-22T23:58:59.195 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-22T23:58:59.205 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-22T23:58:59.387 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-22T23:58:59.454 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:58:59.497 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-22T23:58:59.589 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-22T23:58:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:58:59.757 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-22T23:58:59.873 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:58:59.983 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:58:59.999 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:59:00.008 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:59:00.134 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-22T23:59:00.292 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:59:00.359 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-22T23:59:00.435 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-22T23:59:00.585 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:59:00.652 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:59:00.686 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-22T23:59:00.820 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:59:00.937 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:59:00.938 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-22T23:59:00.980 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:59:01.072 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:59:01.089 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:01.161 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-22T23:59:01.190 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:01.197 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-22T23:59:01.291 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:59:01.407 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:59:01.448 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-22T23:59:01.508 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:59:01.619 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:01.708 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-22T23:59:01.745 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:01.833 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-22T23:59:01.870 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-22T23:59:01.901 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:59:02.134 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-22T23:59:02.147 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:02.152 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-22T23:59:02.260 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-22T23:59:02.273 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:02.279 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-22T23:59:02.407 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:02.538 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:59:02.553 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-22T23:59:02.617 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:02.617 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:02.673 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:59:02.846 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-22T23:59:03.008 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:59:03.075 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:03.081 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-22T23:59:03.201 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:03.206 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-22T23:59:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:59:03.327 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:03.332 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-22T23:59:03.421 INFO:teuthology.orchestra.run.smithi188.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-22T23:59:03.453 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:59:03.568 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-22T23:59:03.659 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-22T23:59:03.669 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-22T23:59:03.785 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-22T23:59:03.929 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-22T23:59:04.169 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-22T23:59:04.205 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:59:04.421 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-22T23:59:04.530 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-22T23:59:04.550 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:59:04.623 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:04.733 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:04.781 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-22T23:59:04.859 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:04.907 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-22T23:59:04.910 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-22T23:59:04.985 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:05.111 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:05.195 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:59:05.233 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-22T23:59:05.531 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:59:05.542 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-22T23:59:05.641 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:05.687 INFO:teuthology.orchestra.run.smithi177.stdout:Adding group ceph....done 2024-04-22T23:59:05.742 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:05.818 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-22T23:59:05.860 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:59:05.928 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-22T23:59:06.063 INFO:teuthology.orchestra.run.smithi177.stdout:Adding system user ceph....done 2024-04-22T23:59:06.188 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:06.204 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-22T23:59:06.248 INFO:teuthology.orchestra.run.smithi177.stdout:Setting system user ceph properties....done 2024-04-22T23:59:06.261 INFO:teuthology.orchestra.run.smithi177.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-22T23:59:06.322 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:06.398 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-22T23:59:06.448 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-22T23:59:06.472 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-22T23:59:06.704 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-22T23:59:06.733 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:06.808 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-22T23:59:06.851 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:06.969 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.153 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.163 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:07.163 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:07.210 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-22T23:59:07.279 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.486 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-22T23:59:07.645 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.722 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:07.722 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:07.788 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.814 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-22T23:59:07.940 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librados2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:07.956 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:08.058 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libsqlite3-mod-ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:08.074 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:59:08.156 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:08.183 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-22T23:59:08.460 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-22T23:59:08.520 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libcephfs2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:08.646 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libradosstriper1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:08.772 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-22T23:59:08.941 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.048 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librbd1 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.169 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:09.170 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:09.174 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-modules-core (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.300 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.512 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:09.512 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-22T23:59:09.587 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.643 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.713 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.848 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.859 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:09.859 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:09.973 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:09.993 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libcephfs-dev (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:10.100 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:10.102 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rados (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:10.212 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librgw2 (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:10.313 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-22T23:59:10.352 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:10.601 INFO:teuthology.orchestra.run.smithi167.stdout:Adding group ceph....done 2024-04-22T23:59:10.622 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:10.622 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:10.953 INFO:teuthology.orchestra.run.smithi167.stdout:Adding system user ceph....done 2024-04-22T23:59:11.104 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.121 INFO:teuthology.orchestra.run.smithi167.stdout:Setting system user ceph properties....done 2024-04-22T23:59:11.140 INFO:teuthology.orchestra.run.smithi167.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-22T23:59:11.221 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.277 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-22T23:59:11.373 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.458 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rbd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.568 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:11.568 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:11.584 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up rbd-fuse (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.591 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-22T23:59:11.710 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.821 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cephfs (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:11.938 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-common (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.041 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.073 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.194 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.208 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.318 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.454 INFO:teuthology.orchestra.run.smithi188.stdout:Adding group ceph....done 2024-04-22T23:59:12.469 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:12.702 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:12.702 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:12.772 INFO:teuthology.orchestra.run.smithi188.stdout:Adding system user ceph....done 2024-04-22T23:59:12.813 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-22T23:59:12.922 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-22T23:59:12.933 INFO:teuthology.orchestra.run.smithi188.stdout:Setting system user ceph properties....done 2024-04-22T23:59:12.952 INFO:teuthology.orchestra.run.smithi188.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-22T23:59:13.058 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-22T23:59:13.085 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-22T23:59:13.155 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:13.403 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-22T23:59:13.636 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-22T23:59:13.863 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-test (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:13.989 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up radosgw (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:14.159 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-22T23:59:14.162 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:14.393 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:14.448 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:14.449 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-22T23:59:14.788 INFO:teuthology.orchestra.run.smithi177.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-22T23:59:14.793 DEBUG:teuthology.parallel:result is None 2024-04-22T23:59:14.856 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:14.915 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-base (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:15.071 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:15.071 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:15.268 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-22T23:59:15.566 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:15.717 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mds (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:15.855 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:15.855 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:15.938 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:15.938 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-22T23:59:16.343 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:16.385 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:16.477 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:16.599 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:16.600 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-22T23:59:16.612 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:16.921 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:16.921 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:17.062 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-osd (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.338 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:17.338 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-22T23:59:17.409 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.568 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.678 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.809 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-k8sevents (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.820 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:17.918 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:18.053 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mon (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:18.184 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-22T23:59:18.266 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:18.266 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-22T23:59:18.293 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-22T23:59:18.446 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-22T23:59:18.795 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-cephadm (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:18.947 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:19.073 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-dashboard (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:19.129 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-22T23:59:19.224 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-volume (19.0.0-3252-g43be0201-1jammy) ... 2024-04-22T23:59:19.585 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-22T23:59:19.694 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-22T23:59:19.783 INFO:teuthology.orchestra.run.smithi167.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-22T23:59:19.788 DEBUG:teuthology.parallel:result is None 2024-04-22T23:59:19.846 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-22T23:59:20.930 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-22T23:59:21.600 INFO:teuthology.orchestra.run.smithi188.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-22T23:59:21.605 DEBUG:teuthology.parallel:result is None 2024-04-22T23:59:21.605 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:21.751 DEBUG:teuthology.orchestra.run.smithi167:> dpkg-query -W -f '${Version}' ceph 2024-04-22T23:59:21.769 INFO:teuthology.orchestra.run.smithi167.stdout:19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:21.770 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:21.770 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252-g43be0201-1jammy is installed. 2024-04-22T23:59:21.772 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:21.915 DEBUG:teuthology.orchestra.run.smithi177:> dpkg-query -W -f '${Version}' ceph 2024-04-22T23:59:21.942 INFO:teuthology.orchestra.run.smithi177.stdout:19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:21.942 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:21.943 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252-g43be0201-1jammy is installed. 2024-04-22T23:59:21.945 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:22.084 DEBUG:teuthology.orchestra.run.smithi188:> dpkg-query -W -f '${Version}' ceph 2024-04-22T23:59:22.104 INFO:teuthology.orchestra.run.smithi188.stdout:19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:22.104 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:59:22.104 INFO:teuthology.task.install:The correct ceph version 19.0.0-3252-g43be0201-1jammy is installed. 2024-04-22T23:59:22.106 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-22T23:59:22.106 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:59:22.106 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:59:22.120 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:59:22.121 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:59:22.135 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:59:22.135 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T23:59:22.160 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-22T23:59:22.161 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:59:22.161 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:59:22.177 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:59:22.232 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:59:22.232 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:59:22.245 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:59:22.299 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:59:22.299 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T23:59:22.313 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T23:59:22.367 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-22T23:59:22.367 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:59:22.367 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:59:22.381 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:59:22.440 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:59:22.440 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:59:22.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:59:22.506 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:59:22.506 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T23:59:22.519 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T23:59:22.574 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-22T23:59:22.574 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-22T23:59:22.575 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:59:22.588 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:59:22.643 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T23:59:22.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:59:22.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:59:22.710 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-22T23:59:22.711 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T23:59:22.724 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T23:59:22.779 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T23:59:22.891 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum'], 'log-only-match': ['CEPHADM_'], 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:59:22.891 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:22.892 INFO:tasks.cephadm:Cluster fsid is 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:22.892 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T23:59:22.892 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.167', 'mon.b': '172.21.15.177', 'mon.c': '172.21.15.188'} 2024-04-22T23:59:22.892 INFO:tasks.cephadm:First mon is mon.a on smithi167 2024-04-22T23:59:22.892 INFO:tasks.cephadm:First mgr is a 2024-04-22T23:59:22.892 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T23:59:22.893 DEBUG:teuthology.orchestra.run.smithi167:> sudo hostname $(hostname -s) 2024-04-22T23:59:22.907 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-04-22T23:59:22.922 DEBUG:teuthology.orchestra.run.smithi188:> sudo hostname $(hostname -s) 2024-04-22T23:59:22.936 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T23:59:22.936 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:23.078 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/78807/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3252-g43be0201', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3252-g43be0201-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-04-22 21:55:29.434998', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-04-22-1618', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-22T23:59:23.216 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-04-22-1618, sha1 43be020184947e53516056c9931e1ac5bdbbb1a5 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:23.218 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-22T23:59:23.218 DEBUG:teuthology.orchestra.run.smithi167:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:23.804 INFO:teuthology.orchestra.run.smithi167.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789766 Apr 22 23:59 /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:23.805 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:24.407 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789766 Apr 22 23:59 /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:24.408 DEBUG:teuthology.orchestra.run.smithi188:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-22-1618/43be020184947e53516056c9931e1ac5bdbbb1a5/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:24.995 INFO:teuthology.orchestra.run.smithi188.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789766 Apr 22 23:59 /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:24.996 DEBUG:teuthology.orchestra.run.smithi167:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:25.004 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:25.011 DEBUG:teuthology.orchestra.run.smithi188:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:59:25.030 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on all hosts... 2024-04-22T23:59:25.030 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:59:25.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:59:25.057 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:59:25.215 INFO:teuthology.orchestra.run.smithi167.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:59:25.223 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:59:25.232 INFO:teuthology.orchestra.run.smithi188.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-23T00:00:21.114 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-04-23T00:00:21.115 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout:{ 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: "repo_digests": [ 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: ] 2024-04-23T00:00:34.749 INFO:teuthology.orchestra.run.smithi167.stdout:} 2024-04-23T00:00:52.508 INFO:teuthology.orchestra.run.smithi188.stdout:{ 2024-04-23T00:00:52.508 INFO:teuthology.orchestra.run.smithi188.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-23T00:00:52.508 INFO:teuthology.orchestra.run.smithi188.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-23T00:00:52.509 INFO:teuthology.orchestra.run.smithi188.stdout: "repo_digests": [ 2024-04-23T00:00:52.509 INFO:teuthology.orchestra.run.smithi188.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-23T00:00:52.509 INFO:teuthology.orchestra.run.smithi188.stdout: ] 2024-04-23T00:00:52.509 INFO:teuthology.orchestra.run.smithi188.stdout:} 2024-04-23T00:00:52.547 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /etc/ceph 2024-04-23T00:00:52.561 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-04-23T00:00:52.575 DEBUG:teuthology.orchestra.run.smithi188:> sudo mkdir -p /etc/ceph 2024-04-23T00:00:52.589 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /etc/ceph 2024-04-23T00:00:52.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-04-23T00:00:52.629 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 777 /etc/ceph 2024-04-23T00:00:52.647 INFO:tasks.cephadm:Writing seed config... 2024-04-23T00:00:52.648 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-23T00:00:52.649 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-23T00:00:52.650 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-23T00:00:52.650 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-23T00:00:52.650 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:00:52.650 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-23T00:00:52.664 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 = 575c0a38-0104-11ef-bc93-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-23T00:00:52.665 DEBUG:teuthology.orchestra.run.smithi167:mon.a> sudo journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service 2024-04-23T00:00:52.709 DEBUG:teuthology.orchestra.run.smithi167:mgr.a> sudo journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a.service 2024-04-23T00:00:52.752 INFO:tasks.cephadm:Bootstrapping... 2024-04-23T00:00:52.752 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -v bootstrap --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.167 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:52.961 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-04-23T00:00:52.961 INFO:teuthology.orchestra.run.smithi167.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5', '-v', 'bootstrap', '--fsid', '575c0a38-0104-11ef-bc93-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.167', '--skip-admin-label'] 2024-04-23T00:00:52.961 INFO:teuthology.orchestra.run.smithi167.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-23T00:00:52.962 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying podman|docker is present... 2024-04-23T00:00:52.962 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying lvm2 is present... 2024-04-23T00:00:52.962 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying time synchronization is in place... 2024-04-23T00:00:52.966 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-23T00:00:52.967 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T00:00:52.972 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-23T00:00:52.972 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:52.977 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-23T00:00:52.977 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-23T00:00:52.981 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-23T00:00:52.981 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:52.985 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-23T00:00:52.985 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout masked 2024-04-23T00:00:52.988 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-23T00:00:52.988 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:52.994 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-23T00:00:52.994 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-23T00:00:52.996 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-23T00:00:52.997 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:53.000 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout enabled 2024-04-23T00:00:53.005 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout active 2024-04-23T00:00:53.006 INFO:teuthology.orchestra.run.smithi167.stdout:Unit ntp.service is enabled and running 2024-04-23T00:00:53.006 INFO:teuthology.orchestra.run.smithi167.stdout:Repeating the final host check... 2024-04-23T00:00:53.006 INFO:teuthology.orchestra.run.smithi167.stdout:docker (/usr/bin/docker) is present 2024-04-23T00:00:53.006 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl is present 2024-04-23T00:00:53.006 INFO:teuthology.orchestra.run.smithi167.stdout:lvcreate is present 2024-04-23T00:00:53.008 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-23T00:00:53.008 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T00:00:53.012 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-23T00:00:53.012 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:53.015 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-23T00:00:53.015 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-23T00:00:53.019 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-23T00:00:53.019 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:53.023 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-23T00:00:53.023 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout masked 2024-04-23T00:00:53.026 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-23T00:00:53.026 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:53.029 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-23T00:00:53.030 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-23T00:00:53.033 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-23T00:00:53.033 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout inactive 2024-04-23T00:00:53.037 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout enabled 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stdout active 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Unit ntp.service is enabled and running 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Host looks OK 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Cluster fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Acquiring lock 139682231658400 on /run/cephadm/575c0a38-0104-11ef-bc93-c7b262605968.lock 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Lock 139682231658400 acquired on /run/cephadm/575c0a38-0104-11ef-bc93-c7b262605968.lock 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying IP 172.21.15.167 port 3300 ... 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying IP 172.21.15.167 port 6789 ... 2024-04-23T00:00:53.042 INFO:teuthology.orchestra.run.smithi167.stdout:Base mon IP(s) is [172.21.15.167:3300, 172.21.15.167:6789], mon addrv is [v2:172.21.15.167:3300,v1:172.21.15.167:6789] 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.167 metric 100 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.167 metric 100 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.167 metric 100 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.167 metric 100 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.167 metric 100 2024-04-23T00:00:53.045 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.167 metric 100 2024-04-23T00:00:53.046 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-23T00:00:53.047 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-23T00:00:53.047 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1797sec pref medium 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7309/64 scope link 2024-04-23T00:00:53.051 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.0/20` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.0/20` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.1/32` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.1/32` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.2/32` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.0.2/32` 2024-04-23T00:00:53.052 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.15.254/32` 2024-04-23T00:00:53.053 INFO:teuthology.orchestra.run.smithi167.stdout:Mon IP `172.21.15.167` is in CIDR network `172.21.15.254/32` 2024-04-23T00:00:53.053 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:00:53.053 INFO:teuthology.orchestra.run.smithi167.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-23T00:00:53.053 INFO:teuthology.orchestra.run.smithi167.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-23T00:00:53.359 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/docker: stdout 43be020184947e53516056c9931e1ac5bdbbb1a5: Pulling from ceph-ci/ceph 2024-04-23T00:00:53.360 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/docker: stdout Digest: sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c 2024-04-23T00:00:53.360 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-23T00:00:53.360 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-23T00:00:54.985 INFO:teuthology.orchestra.run.smithi167.stdout:ceph: stdout ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-23T00:00:54.985 INFO:teuthology.orchestra.run.smithi167.stdout:Ceph version: ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-23T00:00:54.985 INFO:teuthology.orchestra.run.smithi167.stdout:Extracting ceph user uid/gid from container image... 2024-04-23T00:00:56.390 INFO:teuthology.orchestra.run.smithi167.stdout:stat: stdout 167 167 2024-04-23T00:00:56.390 INFO:teuthology.orchestra.run.smithi167.stdout:Creating initial keys... 2024-04-23T00:00:57.778 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-authtool: stdout AQA5+iZm+wwcDBAAnClcRNLu4uqpU6x3yy+lUA== 2024-04-23T00:00:59.174 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-authtool: stdout AQA6+iZmVXULIhAA9UlI7r/IJDyC81w09XvSbQ== 2024-04-23T00:01:00.546 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-authtool: stdout AQA7+iZmfnNUOxAA/A4wgq5WMF08H/73wUehNQ== 2024-04-23T00:01:00.547 INFO:teuthology.orchestra.run.smithi167.stdout:Creating initial monmap... 2024-04-23T00:01:01.887 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:monmaptool for a [v2:172.21.15.167:3300,v1:172.21.15.167:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:setting min_mon_release = quincy 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: set fsid to 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:01:01.888 INFO:teuthology.orchestra.run.smithi167.stdout:Creating mon... 2024-04-23T00:01:03.285 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:01:03.285 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 1 imported monmap: 2024-04-23T00:01:03.285 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:01:03.286 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.289 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 0 /usr/bin/ceph-mon: set fsid to 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:03.289 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Git sha 0 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: DB SUMMARY 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: DB Session ID: UTNG15JL2DZ59Z1CGK0C 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:01:03.290 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.create_if_missing: 1 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.env: 0x5616aa71ecc0 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.info_log: 0x5616ac94ee60 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:01:03.291 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:01:03.296 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:01:03.296 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:01:03.296 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.wal_dir: 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:01:03.297 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.write_buffer_manager: 0x5616ac8e2aa0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:01:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.row_cache: None 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:01:03.299 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:01:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:01:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:01:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:01:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:01:03.300 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:01:03.309 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:01:03.310 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.720+0000 7fe2e19b0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.311 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.merge_operator: 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5616ac94f040) 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-23T00:01:03.312 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5616ac9151f0 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-23T00:01:03.313 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-23T00:01:03.314 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:01:03.315 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:01:03.328 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:01:03.329 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:01:03.330 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:01:03.331 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:01:03.332 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:01:03.333 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.334 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f5146ef6-05e2-4a10-9cda-f4389cc74cba 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5616aca04000 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2e19b0c80 4 rocksdb: DB pointer 0x5616ac9f4000 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2d1b12700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.724+0000 7fe2d1b12700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:03.335 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:01:03.336 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.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-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5616ac9151f0#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-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-23T00:01:03.337 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.728+0000 7fe2e19b0c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.728+0000 7fe2e19b0c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-23T00:01:02.728+0000 7fe2e19b0c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-23T00:01:03.338 INFO:teuthology.orchestra.run.smithi167.stdout:create mon.a on 2024-04-23T00:01:03.600 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-04-23T00:01:03.807 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-23T00:01:04.044 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target. 2024-04-23T00:01:04.044 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target. 2024-04-23T00:01:04.352 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a 2024-04-23T00:01:04.352 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to reset failed state of unit ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-23T00:01:04.548 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target.wants/ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968@.service. 2024-04-23T00:01:04.558 INFO:teuthology.orchestra.run.smithi167.stdout:firewalld does not appear to be present 2024-04-23T00:01:04.558 INFO:teuthology.orchestra.run.smithi167.stdout:Not possible to enable service . firewalld.service is not available 2024-04-23T00:01:04.559 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mon to start... 2024-04-23T00:01:04.559 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mon... 2024-04-23T00:01:06.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:06 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.948295+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout cluster: 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout id: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout services: 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.235401s) 2024-04-23T00:01:06.837 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout data: 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout pgs: 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:mon is available 2024-04-23T00:01:06.838 INFO:teuthology.orchestra.run.smithi167.stdout:Assimilating anything we can from ceph.conf... 2024-04-23T00:01:07.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976218+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976218+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976479+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976479+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976492+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976492+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976500+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:07.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976500+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976509+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976509+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976517+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976517+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976525+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976525+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976535+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:01:07.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.976535+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.998422+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:05.998422+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:06.000965+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:06.000965+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:06.001433+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: cluster 2024-04-23T00:01:06.001433+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T00:01:07.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: audit 2024-04-23T00:01:06.211576+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.167:0/1320635256' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-23T00:01:07.151 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:07 smithi167 bash[21143]: audit 2024-04-23T00:01:06.211576+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.167:0/1320635256' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-23T00:01:08.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:08 smithi167 bash[21143]: audit 2024-04-23T00:01:07.856326+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.167:0/2572348894' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T00:01:08.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:08 smithi167 bash[21143]: audit 2024-04-23T00:01:07.856326+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.167:0/2572348894' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T00:01:08.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:08 smithi167 bash[21143]: audit 2024-04-23T00:01:07.858394+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.167:0/2572348894' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T00:01:08.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:08 smithi167 bash[21143]: audit 2024-04-23T00:01:07.858394+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.167:0/2572348894' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T00:01:08.484 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:08.484 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [global] 2024-04-23T00:01:08.484 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout fsid = 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:08.484 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-23T00:01:08.484 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.167:3300,v1:172.21.15.167:6789] 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [osd] 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-23T00:01:08.485 INFO:teuthology.orchestra.run.smithi167.stdout:Generating new minimal ceph.conf... 2024-04-23T00:01:09.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:09 smithi167 bash[21143]: audit 2024-04-23T00:01:09.508551+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.167:0/754323613' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:09.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:09 smithi167 bash[21143]: audit 2024-04-23T00:01:09.508551+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.167:0/754323613' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:10.071 INFO:teuthology.orchestra.run.smithi167.stdout:Restarting the monitor... 2024-04-23T00:01:10.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 systemd[1]: Stopping Ceph mon.a for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:01:10.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 bash[21143]: debug 2024-04-23T00:01:10.212+0000 7fd84e4f6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:01:10.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 bash[21143]: debug 2024-04-23T00:01:10.212+0000 7fd84e4f6700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-23T00:01:10.994 INFO:teuthology.orchestra.run.smithi167.stdout:Setting public_network to 172.21.15.254/32,172.21.0.2/32,172.21.0.1/32,172.21.0.0/20 in mon config section 2024-04-23T00:01:11.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 bash[21531]: ceph-575c0a38-0104-11ef-bc93-c7b262605968-mon-a 2024-04-23T00:01:11.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 bash[21593]: ceph-575c0a38-0104-11ef-bc93-c7b262605968-mon-a 2024-04-23T00:01:11.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 systemd[1]: ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-23T00:01:11.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:10 smithi167 systemd[1]: Stopped Ceph mon.a for 575c0a38-0104-11ef-bc93-c7b262605968. 2024-04-23T00:01:11.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:11 smithi167 systemd[1]: Started Ceph mon.a for 575c0a38-0104-11ef-bc93-c7b262605968. 2024-04-23T00:01:12.533 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.324+0000 7f1c719b7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:01:12.533 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.324+0000 7f1c719b7c80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 8 2024-04-23T00:01:12.533 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.324+0000 7f1c719b7c80 0 pidfile_write: ignore empty --pid-file 2024-04-23T00:01:12.533 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 0 load: jerasure load: lrc 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Git sha 0 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: DB SUMMARY 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: DB Session ID: A2ZYNZRRF6RN8GYABQRR 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T00:01:12.534 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88573 ; 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.env: 0x558d8f079cc0 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:01:12.535 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.info_log: 0x558d91893c40 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:01:12.536 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.wal_dir: 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.write_buffer_manager: 0x558d918290e0 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:01:12.537 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:01:12.538 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:01:12.538 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:01:12.538 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:01:12.539 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:01:12.539 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.row_cache: None 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:01:12.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:01:12.541 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:01:12.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-23T00:01:12.543 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.merge_operator: 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558d91893e00) 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cache_index_and_filter_blocks: 1 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: pin_top_level_index_and_filter: 1 2024-04-23T00:01:12.544 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: index_type: 0 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: data_block_index_type: 0 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: index_shortening: 1 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: checksum: 4 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: no_block_cache: 0 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_cache: 0x558d918591f0 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_cache_name: BinnedLRUCache 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_cache_options: 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: capacity : 536870912 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: num_shard_bits : 4 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: strict_capacity_limit : 0 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: high_pri_pool_ratio: 0.000 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_cache_compressed: (nil) 2024-04-23T00:01:12.545 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: persistent_cache: (nil) 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_size: 4096 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_size_deviation: 10 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_restart_interval: 16 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: index_block_restart_interval: 1 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: metadata_block_size: 4096 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: partition_filters: 0 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: use_delta_encoding: 1 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: filter_policy: bloomfilter 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: whole_key_filtering: 1 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: verify_compression: 0 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: read_amp_bytes_per_bit: 0 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: format_version: 5 2024-04-23T00:01:12.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: enable_index_compression: 1 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: block_align: 0 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: max_auto_readahead_size: 262144 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: prepopulate_block_cache: 0 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: initial_auto_readahead_size: 8192 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: num_file_reads_for_auto_readahead: 2 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:01:12.547 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:01:12.548 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:01:12.549 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:01:12.550 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:01:12.551 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:01:12.552 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.328+0000 7f1c719b7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f5146ef6-05e2-4a10-9cda-f4389cc74cba 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830472336451, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-23T00:01:12.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830472337466, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85312, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83459, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10064, "raw_average_key_size": 46, "raw_value_size": 77671, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "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": 1713830472, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f5146ef6-05e2-4a10-9cda-f4389cc74cba", "db_session_id": "A2ZYNZRRF6RN8GYABQRR", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830472337570, "job": 1, "event": "recovery_finished"} 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558d91972000 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 4 rocksdb: DB pointer 0x558d9195c000 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c60111700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c60111700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: ** DB Stats ** 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:12.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: ** Compaction Stats [default] ** 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: 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-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: L0 2/0 85.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Sum 2/0 85.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: ** Compaction Stats [default] ** 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: 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-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 137.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:12.555 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Cumulative compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Interval compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: 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-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Block cache BinnedLRUCache@0x558d918591f0#8 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.332+0000 7f1c719b7c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:12.556 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 1 mon.a@-1(???) e1 preinit fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).mds e1 new map 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).mds e1 print_map 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: e1 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: 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-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: legacy client fscid: -1 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: No filesystems configured 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: debug 2024-04-23T00:01:12.336+0000 7f1c719b7c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-23T00:01:12.557 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368529+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368529+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368651+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368651+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368669+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368669+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368699+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368699+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368719+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368719+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368737+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368737+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368754+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:12.558 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368754+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368778+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.368778+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.369434+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.369434+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.369483+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.369483+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.370086+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T00:01:12.559 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:12 smithi167 bash[21634]: cluster 2024-04-23T00:01:12.370086+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T00:01:13.148 INFO:teuthology.orchestra.run.smithi167.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-23T00:01:13.183 INFO:teuthology.orchestra.run.smithi167.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:13.183 INFO:teuthology.orchestra.run.smithi167.stdout:Creating mgr... 2024-04-23T00:01:13.183 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-23T00:01:13.183 INFO:teuthology.orchestra.run.smithi167.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-23T00:01:13.538 INFO:teuthology.orchestra.run.smithi167.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a 2024-04-23T00:01:13.538 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Failed to reset failed state of unit ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a.service: Unit ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a.service not loaded. 2024-04-23T00:01:13.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:13 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:01:13.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:13 smithi167 bash[21634]: audit 2024-04-23T00:01:12.531395+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.167:0/1353678770' entity='client.admin' 2024-04-23T00:01:13.542 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:13 smithi167 bash[21634]: audit 2024-04-23T00:01:12.531395+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.167:0/1353678770' entity='client.admin' 2024-04-23T00:01:13.739 INFO:teuthology.orchestra.run.smithi167.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968.target.wants/ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-c7b262605968@.service. 2024-04-23T00:01:13.746 INFO:teuthology.orchestra.run.smithi167.stdout:firewalld does not appear to be present 2024-04-23T00:01:13.746 INFO:teuthology.orchestra.run.smithi167.stdout:Not possible to enable service . firewalld.service is not available 2024-04-23T00:01:13.746 INFO:teuthology.orchestra.run.smithi167.stdout:firewalld does not appear to be present 2024-04-23T00:01:13.747 INFO:teuthology.orchestra.run.smithi167.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-23T00:01:13.747 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mgr to start... 2024-04-23T00:01:13.747 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mgr... 2024-04-23T00:01:13.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:13 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:01:15.468 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:15 smithi167 bash[21634]: audit 2024-04-23T00:01:15.254411+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.167:0/573954922' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:15.468 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:15 smithi167 bash[21634]: audit 2024-04-23T00:01:15.254411+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.167:0/573954922' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:15.469 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:15 smithi167 bash[21891]: debug 2024-04-23T00:01:15.212+0000 7fd4a98f6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:01:15.870 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsid": "575c0a38-0104-11ef-bc93-c7b262605968", 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "health": { 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 0 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-23T00:01:15.871 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "a" 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-23T00:01:15.872 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-23T00:01:15.873 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "restful" 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.874 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modified": "2024-04-23T00:01:05.997157+0000", 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:15.875 INFO:teuthology.orchestra.run.smithi167.stdout:mgr not available, waiting (1/15)... 2024-04-23T00:01:17.114 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:16 smithi167 bash[21891]: debug 2024-04-23T00:01:16.776+0000 7fd4a98f6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:01:17.114 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:16 smithi167 bash[21891]: debug 2024-04-23T00:01:16.872+0000 7fd4a98f6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:01:17.115 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:17 smithi167 bash[21891]: debug 2024-04-23T00:01:17.120+0000 7fd4a98f6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:01:18.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:17 smithi167 bash[21891]: debug 2024-04-23T00:01:17.912+0000 7fd4a98f6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:01:18.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:18 smithi167 bash[21891]: debug 2024-04-23T00:01:18.020+0000 7fd4a98f6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:01:18.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:18 smithi167 bash[21891]: debug 2024-04-23T00:01:18.120+0000 7fd4a98f6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:01:18.735 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:18 smithi167 bash[21891]: debug 2024-04-23T00:01:18.480+0000 7fd4a98f6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:01:18.736 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:18 smithi167 bash[21891]: debug 2024-04-23T00:01:18.592+0000 7fd4a98f6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:01:18.736 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:18 smithi167 bash[21891]: debug 2024-04-23T00:01:18.696+0000 7fd4a98f6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:01:19.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21634]: audit 2024-04-23T00:01:19.060158+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.167:0/627384212' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:19.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21634]: audit 2024-04-23T00:01:19.060158+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.167:0/627384212' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:19.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21891]: debug 2024-04-23T00:01:19.064+0000 7fd4a98f6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:01:19.398 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21891]: debug 2024-04-23T00:01:19.312+0000 7fd4a98f6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:01:19.673 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:19.673 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsid": "575c0a38-0104-11ef-bc93-c7b262605968", 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "health": { 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 0 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "a" 2024-04-23T00:01:19.674 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-23T00:01:19.675 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-23T00:01:19.679 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.679 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-23T00:01:19.679 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-23T00:01:19.679 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-23T00:01:19.679 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-23T00:01:19.680 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "restful" 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modified": "2024-04-23T00:01:05.997157+0000", 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:19.681 INFO:teuthology.orchestra.run.smithi167.stdout:mgr not available, waiting (2/15)... 2024-04-23T00:01:19.897 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21891]: debug 2024-04-23T00:01:19.572+0000 7fd4a98f6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:01:19.897 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21891]: debug 2024-04-23T00:01:19.684+0000 7fd4a98f6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:01:20.371 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:19 smithi167 bash[21891]: debug 2024-04-23T00:01:19.952+0000 7fd4a98f6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:01:20.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:20 smithi167 bash[21891]: debug 2024-04-23T00:01:20.376+0000 7fd4a98f6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:01:20.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:20 smithi167 bash[21891]: debug 2024-04-23T00:01:20.608+0000 7fd4a98f6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:01:21.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:20 smithi167 bash[21891]: debug 2024-04-23T00:01:20.728+0000 7fd4a98f6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:01:21.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:20 smithi167 bash[21891]: debug 2024-04-23T00:01:20.968+0000 7fd4a98f6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:01:22.370 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:21 smithi167 bash[21891]: debug 2024-04-23T00:01:21.968+0000 7fd4a98f6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:01:22.370 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21891]: debug 2024-04-23T00:01:22.084+0000 7fd4a98f6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:01:22.370 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21891]: debug 2024-04-23T00:01:22.376+0000 7fd4a98f6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:01:22.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21891]: debug 2024-04-23T00:01:22.488+0000 7fd4a98f6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:01:23.061 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21634]: audit 2024-04-23T00:01:22.784916+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.167:0/3484755666' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:23.061 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21634]: audit 2024-04-23T00:01:22.784916+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.167:0/3484755666' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:23.061 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:22 smithi167 bash[21891]: debug 2024-04-23T00:01:22.948+0000 7fd4a98f6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsid": "575c0a38-0104-11ef-bc93-c7b262605968", 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "health": { 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 0 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:23.383 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "a" 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-23T00:01:23.384 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-23T00:01:23.385 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-23T00:01:23.386 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "restful" 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modified": "2024-04-23T00:01:05.997157+0000", 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:23.387 INFO:teuthology.orchestra.run.smithi167.stdout:mgr not available, waiting (3/15)... 2024-04-23T00:01:23.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21891]: debug 2024-04-23T00:01:23.068+0000 7fd4a98f6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:01:24.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.094459+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon a 2024-04-23T00:01:24.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.094459+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon a 2024-04-23T00:01:24.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.102551+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00858357s) 2024-04-23T00:01:24.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.102551+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00858357s) 2024-04-23T00:01:24.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103135+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103135+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103320+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103320+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103503+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103503+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103704+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.103704+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.104848+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.104848+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.112568+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon a is now available 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: cluster 2024-04-23T00:01:23.112568+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon a is now available 2024-04-23T00:01:24.149 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.125843+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.125843+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.128506+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.128506+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.134134+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.134134+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.139763+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.139763+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.143982+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:24.150 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:23 smithi167 bash[21634]: audit 2024-04-23T00:01:23.143982+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.167:0/3815693926' entity='mgr.a' 2024-04-23T00:01:25.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:25 smithi167 bash[21634]: cluster 2024-04-23T00:01:24.110042+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e3: a(active, since 1.01608s) 2024-04-23T00:01:25.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:25 smithi167 bash[21634]: cluster 2024-04-23T00:01:24.110042+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e3: a(active, since 1.01608s) 2024-04-23T00:01:27.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:27 smithi167 bash[21634]: cluster 2024-04-23T00:01:26.108275+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 3s) 2024-04-23T00:01:27.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:27 smithi167 bash[21634]: cluster 2024-04-23T00:01:26.108275+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 3s) 2024-04-23T00:01:27.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:27 smithi167 bash[21634]: audit 2024-04-23T00:01:26.981519+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.167:0/2823914642' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:27.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:27 smithi167 bash[21634]: audit 2024-04-23T00:01:26.981519+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.167:0/2823914642' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T00:01:27.643 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsid": "575c0a38-0104-11ef-bc93-c7b262605968", 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "health": { 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 0 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:27.644 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "a" 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-23T00:01:27.645 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-23T00:01:27.649 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-23T00:01:27.649 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-23T00:01:27.649 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:27.650 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "restful" 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ], 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.651 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "modified": "2024-04-23T00:01:05.997157+0000", 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout }, 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:27.652 INFO:teuthology.orchestra.run.smithi167.stdout:mgr is available 2024-04-23T00:01:29.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:29 smithi167 bash[21634]: audit 2024-04-23T00:01:28.952037+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.167:0/3228048209' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T00:01:29.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:29 smithi167 bash[21634]: audit 2024-04-23T00:01:28.952037+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.167:0/3228048209' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T00:01:29.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:29 smithi167 bash[21634]: audit 2024-04-23T00:01:28.956201+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.167:0/3228048209' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T00:01:29.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:29 smithi167 bash[21634]: audit 2024-04-23T00:01:28.956201+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.167:0/3228048209' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T00:01:29.606 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:30.450 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [global] 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout fsid = 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout [osd] 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-23T00:01:30.451 INFO:teuthology.orchestra.run.smithi167.stdout:Enabling cephadm module... 2024-04-23T00:01:31.349 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:31 smithi167 bash[21634]: audit 2024-04-23T00:01:31.039878+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.167:0/3242741383' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-23T00:01:31.349 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:31 smithi167 bash[21634]: audit 2024-04-23T00:01:31.039878+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.167:0/3242741383' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-23T00:01:31.350 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:31 smithi167 bash[21891]: ignoring --setuser ceph since I am not root 2024-04-23T00:01:31.350 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:31 smithi167 bash[21891]: ignoring --setgroup ceph since I am not root 2024-04-23T00:01:31.350 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:31 smithi167 bash[21891]: debug 2024-04-23T00:01:31.292+0000 7f39225ad200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:01:32.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21634]: audit 2024-04-23T00:01:31.091688+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.167:0/3242741383' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-23T00:01:32.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21634]: audit 2024-04-23T00:01:31.091688+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.167:0/3242741383' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-23T00:01:32.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21634]: cluster 2024-04-23T00:01:31.097562+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: a(active, since 8s) 2024-04-23T00:01:32.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21634]: cluster 2024-04-23T00:01:31.097562+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: a(active, since 8s) 2024-04-23T00:01:33.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21891]: debug 2024-04-23T00:01:32.892+0000 7f39225ad200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:01:33.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:32 smithi167 bash[21891]: debug 2024-04-23T00:01:32.988+0000 7f39225ad200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:01:33.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:33 smithi167 bash[21891]: debug 2024-04-23T00:01:33.244+0000 7f39225ad200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:01:33.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:33 smithi167 bash[21634]: audit 2024-04-23T00:01:33.170601+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.167:0/2809784590' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:01:33.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:33 smithi167 bash[21634]: audit 2024-04-23T00:01:33.170601+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.167:0/2809784590' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for the mgr to restart... 2024-04-23T00:01:33.732 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mgr epoch 5... 2024-04-23T00:01:34.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.040+0000 7f39225ad200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:01:34.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.152+0000 7f39225ad200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:01:34.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.256+0000 7f39225ad200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:01:34.823 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.616+0000 7f39225ad200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:01:34.824 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.728+0000 7f39225ad200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:01:35.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:34 smithi167 bash[21891]: debug 2024-04-23T00:01:34.828+0000 7f39225ad200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:01:35.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:35 smithi167 bash[21891]: debug 2024-04-23T00:01:35.183+0000 7f39225ad200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:01:35.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:35 smithi167 bash[21891]: debug 2024-04-23T00:01:35.423+0000 7f39225ad200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:01:36.057 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:35 smithi167 bash[21891]: debug 2024-04-23T00:01:35.683+0000 7f39225ad200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:01:36.057 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:35 smithi167 bash[21891]: debug 2024-04-23T00:01:35.795+0000 7f39225ad200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:01:36.829 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:36 smithi167 bash[21891]: debug 2024-04-23T00:01:36.063+0000 7f39225ad200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:01:36.829 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:36 smithi167 bash[21891]: debug 2024-04-23T00:01:36.483+0000 7f39225ad200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:01:36.829 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:36 smithi167 bash[21891]: debug 2024-04-23T00:01:36.715+0000 7f39225ad200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:01:37.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:36 smithi167 bash[21891]: debug 2024-04-23T00:01:36.835+0000 7f39225ad200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:01:37.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:37 smithi167 bash[21891]: debug 2024-04-23T00:01:37.075+0000 7f39225ad200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:01:38.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:38 smithi167 bash[21891]: debug 2024-04-23T00:01:38.075+0000 7f39225ad200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:01:38.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:38 smithi167 bash[21891]: debug 2024-04-23T00:01:38.191+0000 7f39225ad200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:01:38.897 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:38 smithi167 bash[21891]: debug 2024-04-23T00:01:38.479+0000 7f39225ad200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:01:38.897 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:38 smithi167 bash[21891]: debug 2024-04-23T00:01:38.591+0000 7f39225ad200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:01:39.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21891]: debug 2024-04-23T00:01:39.039+0000 7f39225ad200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:01:39.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21891]: debug 2024-04-23T00:01:39.155+0000 7f39225ad200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.181389+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon a restarted 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.181389+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon a restarted 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.181893+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon a 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.181893+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon a 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.189777+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.189777+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.190029+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00831679s) 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.190029+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00831679s) 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.192237+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.192237+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.193953+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:01:39.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.193953+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.194718+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.194718+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.195070+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.195070+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.195403+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.195403+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.202602+0000 mon.a (mon.0) 47 : cluster [INF] Manager daemon a is now available 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: cluster 2024-04-23T00:01:39.202602+0000 mon.a (mon.0) 47 : cluster [INF] Manager daemon a is now available 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.229941+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:39.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:39 smithi167 bash[21634]: audit 2024-04-23T00:01:39.229941+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.227561+0000 mgr.a (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-23T00:01:40.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.227561+0000 mgr.a (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-23T00:01:40.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.233148+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.233148+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.237550+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.237550+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.240680+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.240680+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.243397+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.243397+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.254507+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.254507+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.257424+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.257424+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:01:40.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.692867+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.692867+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.697634+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:39.697634+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.836842+0000 mgr.a (mgr.14120) 2 : cephadm [INF] [23/Apr/2024:00:01:39] ENGINE Bus STARTING 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.836842+0000 mgr.a (mgr.14120) 2 : cephadm [INF] [23/Apr/2024:00:01:39] ENGINE Bus STARTING 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.954145+0000 mgr.a (mgr.14120) 3 : cephadm [INF] [23/Apr/2024:00:01:39] ENGINE Serving on https://172.21.15.167:7150 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:39.954145+0000 mgr.a (mgr.14120) 3 : cephadm [INF] [23/Apr/2024:00:01:39] ENGINE Serving on https://172.21.15.167:7150 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:40.055287+0000 mgr.a (mgr.14120) 4 : cephadm [INF] [23/Apr/2024:00:01:40] ENGINE Serving on http://172.21.15.167:8765 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:40.055287+0000 mgr.a (mgr.14120) 4 : cephadm [INF] [23/Apr/2024:00:01:40] ENGINE Serving on http://172.21.15.167:8765 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:40.055431+0000 mgr.a (mgr.14120) 5 : cephadm [INF] [23/Apr/2024:00:01:40] ENGINE Bus STARTED 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cephadm 2024-04-23T00:01:40.055431+0000 mgr.a (mgr.14120) 5 : cephadm [INF] [23/Apr/2024:00:01:40] ENGINE Bus STARTED 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:40.064025+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: audit 2024-04-23T00:01:40.064025+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:40.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cluster 2024-04-23T00:01:40.195318+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e7: a(active, since 1.0136s) 2024-04-23T00:01:40.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:40 smithi167 bash[21634]: cluster 2024-04-23T00:01:40.195318+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e7: a(active, since 1.0136s) 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:mgr epoch 5 is available 2024-04-23T00:01:40.898 INFO:teuthology.orchestra.run.smithi167.stdout:Setting orchestrator backend to cephadm... 2024-04-23T00:01:41.600 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:41 smithi167 bash[21634]: audit 2024-04-23T00:01:40.193668+0000 mgr.a (mgr.14120) 6 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:01:41.601 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:41 smithi167 bash[21634]: audit 2024-04-23T00:01:40.193668+0000 mgr.a (mgr.14120) 6 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:01:41.601 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:41 smithi167 bash[21634]: audit 2024-04-23T00:01:40.207289+0000 mgr.a (mgr.14120) 7 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:01:41.601 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:41 smithi167 bash[21634]: audit 2024-04-23T00:01:40.207289+0000 mgr.a (mgr.14120) 7 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:01:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:42 smithi167 bash[21634]: cluster 2024-04-23T00:01:41.243049+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-04-23T00:01:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:42 smithi167 bash[21634]: cluster 2024-04-23T00:01:41.243049+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-04-23T00:01:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:42 smithi167 bash[21634]: audit 2024-04-23T00:01:42.216150+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:42 smithi167 bash[21634]: audit 2024-04-23T00:01:42.216150+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:43.566 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:43 smithi167 bash[21634]: audit 2024-04-23T00:01:42.205922+0000 mgr.a (mgr.14120) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.566 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:43 smithi167 bash[21634]: audit 2024-04-23T00:01:42.205922+0000 mgr.a (mgr.14120) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.566 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:43 smithi167 bash[21634]: audit 2024-04-23T00:01:42.286151+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:43.566 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:43 smithi167 bash[21634]: audit 2024-04-23T00:01:42.286151+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:44.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:44 smithi167 bash[21634]: audit 2024-04-23T00:01:44.156750+0000 mgr.a (mgr.14120) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:44.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:44 smithi167 bash[21634]: audit 2024-04-23T00:01:44.156750+0000 mgr.a (mgr.14120) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:44.722 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-23T00:01:44.722 INFO:teuthology.orchestra.run.smithi167.stdout:Generating ssh key... 2024-04-23T00:01:46.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21634]: audit 2024-04-23T00:01:45.985273+0000 mgr.a (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:46.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21634]: audit 2024-04-23T00:01:45.985273+0000 mgr.a (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:46.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21634]: cephadm 2024-04-23T00:01:45.985688+0000 mgr.a (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21634]: cephadm 2024-04-23T00:01:45.985688+0000 mgr.a (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: Generating public/private rsa key pair. 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: Your identification has been saved in /tmp/tmpx1lo61v6/key. 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: Your public key has been saved in /tmp/tmpx1lo61v6/key.pub. 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: The key fingerprint is: 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: SHA256:epqjS05/tnlKJJOTnm2CdEatjI4eNzhVey1Kj8cFvgg ceph-575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: The key's randomart image is: 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: +---[RSA 3072]----+ 2024-04-23T00:01:46.648 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | . | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | o o | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | = * o | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | E & S o | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | * B / + | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | = B O X | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | . B o.Oo.. | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: | . +o++++ | 2024-04-23T00:01:46.649 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:01:46 smithi167 bash[21891]: +----[SHA256]-----+ 2024-04-23T00:01:47.591 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:47 smithi167 bash[21634]: audit 2024-04-23T00:01:46.210952+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:47.591 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:47 smithi167 bash[21634]: audit 2024-04-23T00:01:46.210952+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:47.591 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:47 smithi167 bash[21634]: audit 2024-04-23T00:01:46.219196+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:47.591 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:47 smithi167 bash[21634]: audit 2024-04-23T00:01:46.219196+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:48.866 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:48.867 INFO:teuthology.orchestra.run.smithi167.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:01:48.867 INFO:teuthology.orchestra.run.smithi167.stdout:Adding key to root@localhost authorized_keys... 2024-04-23T00:01:48.868 INFO:teuthology.orchestra.run.smithi167.stdout:Adding host smithi167... 2024-04-23T00:01:49.624 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:49 smithi167 bash[21634]: audit 2024-04-23T00:01:48.189917+0000 mgr.a (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:49.624 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:49 smithi167 bash[21634]: audit 2024-04-23T00:01:48.189917+0000 mgr.a (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:51.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:51 smithi167 bash[21634]: audit 2024-04-23T00:01:50.228450+0000 mgr.a (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi167", "addr": "172.21.15.167", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:51.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:51 smithi167 bash[21634]: audit 2024-04-23T00:01:50.228450+0000 mgr.a (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi167", "addr": "172.21.15.167", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:51.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:51 smithi167 bash[21634]: cephadm 2024-04-23T00:01:50.794700+0000 mgr.a (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi167 2024-04-23T00:01:51.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:51 smithi167 bash[21634]: cephadm 2024-04-23T00:01:50.794700+0000 mgr.a (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi167 2024-04-23T00:01:56.747 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout Added host 'smithi167' with addr '172.21.15.167' 2024-04-23T00:01:56.747 INFO:teuthology.orchestra.run.smithi167.stdout:Deploying unmanaged mon service... 2024-04-23T00:01:57.140 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: audit 2024-04-23T00:01:55.832155+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:57.141 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: audit 2024-04-23T00:01:55.832155+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:01:57.141 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: cephadm 2024-04-23T00:01:55.833019+0000 mgr.a (mgr.14120) 15 : cephadm [INF] Added host smithi167 2024-04-23T00:01:57.141 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: cephadm 2024-04-23T00:01:55.833019+0000 mgr.a (mgr.14120) 15 : cephadm [INF] Added host smithi167 2024-04-23T00:01:57.141 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: audit 2024-04-23T00:01:55.865673+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:57.141 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:56 smithi167 bash[21634]: audit 2024-04-23T00:01:55.865673+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:59.892 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-23T00:01:59.892 INFO:teuthology.orchestra.run.smithi167.stdout:Deploying unmanaged mgr service... 2024-04-23T00:02:00.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:58.964665+0000 mgr.a (mgr.14120) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:00.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:58.964665+0000 mgr.a (mgr.14120) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:00.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: cephadm 2024-04-23T00:01:58.967988+0000 mgr.a (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T00:02:00.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: cephadm 2024-04-23T00:01:58.967988+0000 mgr.a (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T00:02:00.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:58.972766+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:00.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:58.972766+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:00.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:59.594864+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:00.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:01:59 smithi167 bash[21634]: audit 2024-04-23T00:01:59.594864+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:01.326 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:01 smithi167 bash[21634]: cluster 2024-04-23T00:01:59.196311+0000 mgr.a (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:01.326 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:01 smithi167 bash[21634]: cluster 2024-04-23T00:01:59.196311+0000 mgr.a (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:01.327 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:01 smithi167 bash[21634]: audit 2024-04-23T00:02:00.082826+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:01.327 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:01 smithi167 bash[21634]: audit 2024-04-23T00:02:00.082826+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:01.974 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-23T00:02:02.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: cluster 2024-04-23T00:02:01.196730+0000 mgr.a (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:02.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: cluster 2024-04-23T00:02:01.196730+0000 mgr.a (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:02.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: audit 2024-04-23T00:02:01.306123+0000 mgr.a (mgr.14120) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:02.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: audit 2024-04-23T00:02:01.306123+0000 mgr.a (mgr.14120) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:02.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: cephadm 2024-04-23T00:02:01.308694+0000 mgr.a (mgr.14120) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T00:02:02.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: cephadm 2024-04-23T00:02:01.308694+0000 mgr.a (mgr.14120) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T00:02:02.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: audit 2024-04-23T00:02:01.313931+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:02.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:02 smithi167 bash[21634]: audit 2024-04-23T00:02:01.313931+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.167:0/1219401437' entity='mgr.a' 2024-04-23T00:02:04.579 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:04 smithi167 bash[21634]: cluster 2024-04-23T00:02:03.197148+0000 mgr.a (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:04.580 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:04 smithi167 bash[21634]: cluster 2024-04-23T00:02:03.197148+0000 mgr.a (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:04.580 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:04 smithi167 bash[21634]: audit 2024-04-23T00:02:03.303333+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.167:0/1730233501' entity='client.admin' 2024-04-23T00:02:04.580 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:04 smithi167 bash[21634]: audit 2024-04-23T00:02:03.303333+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.167:0/1730233501' entity='client.admin' 2024-04-23T00:02:05.826 INFO:teuthology.orchestra.run.smithi167.stdout:Enabling the dashboard module... 2024-04-23T00:02:06.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:06 smithi167 bash[21634]: audit 2024-04-23T00:02:05.187186+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.167:0/632443794' entity='client.admin' 2024-04-23T00:02:06.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:06 smithi167 bash[21634]: audit 2024-04-23T00:02:05.187186+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.167:0/632443794' entity='client.admin' 2024-04-23T00:02:06.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:06 smithi167 bash[21634]: cluster 2024-04-23T00:02:05.197416+0000 mgr.a (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:06.546 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:06 smithi167 bash[21634]: cluster 2024-04-23T00:02:05.197416+0000 mgr.a (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:07.568 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:07 smithi167 bash[21634]: audit 2024-04-23T00:02:07.244167+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.167:0/3008798424' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T00:02:07.568 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:07 smithi167 bash[21634]: audit 2024-04-23T00:02:07.244167+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.167:0/3008798424' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T00:02:07.568 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:07 smithi167 bash[21891]: ignoring --setuser ceph since I am not root 2024-04-23T00:02:07.568 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:07 smithi167 bash[21891]: ignoring --setgroup ceph since I am not root 2024-04-23T00:02:07.568 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:07 smithi167 bash[21891]: debug 2024-04-23T00:02:07.491+0000 7f39c1fe9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:02:08.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:08 smithi167 bash[21634]: audit 2024-04-23T00:02:07.296429+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.167:0/3008798424' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T00:02:08.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:08 smithi167 bash[21634]: audit 2024-04-23T00:02:07.296429+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.167:0/3008798424' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T00:02:08.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:08 smithi167 bash[21634]: cluster 2024-04-23T00:02:07.301783+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 28s) 2024-04-23T00:02:08.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:08 smithi167 bash[21634]: cluster 2024-04-23T00:02:07.301783+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 28s) 2024-04-23T00:02:09.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:09 smithi167 bash[21891]: debug 2024-04-23T00:02:09.095+0000 7f39c1fe9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:02:09.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:09 smithi167 bash[21891]: debug 2024-04-23T00:02:09.191+0000 7f39c1fe9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:02:09.897 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:09 smithi167 bash[21891]: debug 2024-04-23T00:02:09.439+0000 7f39c1fe9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:02:09.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:09 smithi167 bash[21634]: audit 2024-04-23T00:02:09.452996+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.167:0/1186849861' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:02:09.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:09 smithi167 bash[21634]: audit 2024-04-23T00:02:09.452996+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.167:0/1186849861' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:02:10.152 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:02:10.152 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-23T00:02:10.152 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-23T00:02:10.152 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-23T00:02:10.152 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-23T00:02:10.153 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:02:10.153 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for the mgr to restart... 2024-04-23T00:02:10.153 INFO:teuthology.orchestra.run.smithi167.stdout:Waiting for mgr epoch 9... 2024-04-23T00:02:10.448 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:10 smithi167 bash[21891]: debug 2024-04-23T00:02:10.243+0000 7f39c1fe9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:02:10.448 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:10 smithi167 bash[21891]: debug 2024-04-23T00:02:10.355+0000 7f39c1fe9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:02:11.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:10 smithi167 bash[21891]: debug 2024-04-23T00:02:10.459+0000 7f39c1fe9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:02:11.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:10 smithi167 bash[21891]: debug 2024-04-23T00:02:10.815+0000 7f39c1fe9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:02:11.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:10 smithi167 bash[21891]: debug 2024-04-23T00:02:10.935+0000 7f39c1fe9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:02:11.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:11 smithi167 bash[21891]: debug 2024-04-23T00:02:11.043+0000 7f39c1fe9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:02:11.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:11 smithi167 bash[21891]: debug 2024-04-23T00:02:11.399+0000 7f39c1fe9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:02:11.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:11 smithi167 bash[21891]: debug 2024-04-23T00:02:11.639+0000 7f39c1fe9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:02:12.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:11 smithi167 bash[21891]: debug 2024-04-23T00:02:11.899+0000 7f39c1fe9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:02:12.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:12 smithi167 bash[21891]: debug 2024-04-23T00:02:12.011+0000 7f39c1fe9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:02:12.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:12 smithi167 bash[21891]: debug 2024-04-23T00:02:12.283+0000 7f39c1fe9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:02:13.042 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:12 smithi167 bash[21891]: debug 2024-04-23T00:02:12.695+0000 7f39c1fe9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:02:13.043 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:12 smithi167 bash[21891]: debug 2024-04-23T00:02:12.935+0000 7f39c1fe9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:02:13.043 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:13 smithi167 bash[21891]: debug 2024-04-23T00:02:13.051+0000 7f39c1fe9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:02:13.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:13 smithi167 bash[21891]: debug 2024-04-23T00:02:13.299+0000 7f39c1fe9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:02:14.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:14 smithi167 bash[21891]: debug 2024-04-23T00:02:14.306+0000 7f39c1fe9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:02:14.647 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:14 smithi167 bash[21891]: debug 2024-04-23T00:02:14.422+0000 7f39c1fe9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:02:15.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:14 smithi167 bash[21891]: debug 2024-04-23T00:02:14.718+0000 7f39c1fe9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:02:15.147 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:14 smithi167 bash[21891]: debug 2024-04-23T00:02:14.830+0000 7f39c1fe9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:02:15.519 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21891]: debug 2024-04-23T00:02:15.278+0000 7f39c1fe9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:02:15.519 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21891]: debug 2024-04-23T00:02:15.394+0000 7f39c1fe9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:02:15.519 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.421505+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-04-23T00:02:15.519 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.421505+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.422101+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.422101+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.426864+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.426864+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.427082+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00519119s) 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.427082+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00519119s) 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.428201+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.428201+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.429870+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.429870+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.430767+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:02:15.520 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.430767+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.430886+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.430886+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.431017+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: audit 2024-04-23T00:02:15.431017+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.457610+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-04-23T00:02:15.521 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:15 smithi167 bash[21634]: cluster 2024-04-23T00:02:15.457610+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-04-23T00:02:16.710 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.482287+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.482287+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.484872+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.484872+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.506459+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.506459+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.509088+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: audit 2024-04-23T00:02:15.509088+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-23T00:02:16.711 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:15.980548+0000 mgr.a (mgr.14152) 1 : cephadm [INF] [23/Apr/2024:00:02:15] ENGINE Bus STARTING 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:15.980548+0000 mgr.a (mgr.14152) 1 : cephadm [INF] [23/Apr/2024:00:02:15] ENGINE Bus STARTING 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.095435+0000 mgr.a (mgr.14152) 2 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Serving on https://172.21.15.167:7150 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.095435+0000 mgr.a (mgr.14152) 2 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Serving on https://172.21.15.167:7150 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.196778+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Serving on http://172.21.15.167:8765 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.196778+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Serving on http://172.21.15.167:8765 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.196919+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Bus STARTED 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cephadm 2024-04-23T00:02:16.196919+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [23/Apr/2024:00:02:16] ENGINE Bus STARTED 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cluster 2024-04-23T00:02:16.436244+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: a(active, since 1.01434s) 2024-04-23T00:02:16.712 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:16 smithi167 bash[21634]: cluster 2024-04-23T00:02:16.436244+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: a(active, since 1.01434s) 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:mgr epoch 9 is available 2024-04-23T00:02:17.227 INFO:teuthology.orchestra.run.smithi167.stdout:Generating a dashboard self-signed certificate... 2024-04-23T00:02:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:17 smithi167 bash[21634]: audit 2024-04-23T00:02:16.434798+0000 mgr.a (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:02:17.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:17 smithi167 bash[21634]: audit 2024-04-23T00:02:16.434798+0000 mgr.a (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:02:17.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:17 smithi167 bash[21634]: audit 2024-04-23T00:02:16.447947+0000 mgr.a (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:02:17.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:17 smithi167 bash[21634]: audit 2024-04-23T00:02:16.447947+0000 mgr.a (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:02:18.817 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:18 smithi167 bash[21634]: cluster 2024-04-23T00:02:17.490086+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-04-23T00:02:18.817 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:18 smithi167 bash[21634]: cluster 2024-04-23T00:02:17.490086+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-04-23T00:02:19.232 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-23T00:02:19.232 INFO:teuthology.orchestra.run.smithi167.stdout:Creating initial admin user... 2024-04-23T00:02:19.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.540369+0000 mgr.a (mgr.14152) 7 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:19.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.540369+0000 mgr.a (mgr.14152) 7 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:19.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.607419+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:19.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.607419+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:19.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.612493+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:19.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:19 smithi167 bash[21634]: audit 2024-04-23T00:02:18.612493+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:21.479 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Bm.pFQJl0lJZt20VN8HVluzWshz8WjNuukOIqsintakWwyet6CQ/.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713830540, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-23T00:02:21.479 INFO:teuthology.orchestra.run.smithi167.stdout:Fetching dashboard port number... 2024-04-23T00:02:22.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:21 smithi167 bash[21634]: audit 2024-04-23T00:02:20.620373+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14166 -' 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-04-23T00:02:22.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:21 smithi167 bash[21634]: audit 2024-04-23T00:02:20.620373+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14166 -' 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-04-23T00:02:22.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:21 smithi167 bash[21634]: audit 2024-04-23T00:02:20.862086+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:22.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:21 smithi167 bash[21634]: audit 2024-04-23T00:02:20.862086+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:23.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: cluster 2024-04-23T00:02:21.868724+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-04-23T00:02:23.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: cluster 2024-04-23T00:02:21.868724+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.493150+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.493150+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.494029+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi167", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.494029+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi167", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.498152+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.498152+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.499888+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi167", "caps": []}]: dispatch 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.499888+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi167", "caps": []}]: dispatch 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.500564+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi167", "caps": []}]': finished 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.500564+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi167", "caps": []}]': finished 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.829734+0000 mon.a (mon.0) 101 : audit [DBG] from='client.? 172.21.15.167:0/1870152769' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T00:02:23.148 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:22 smithi167 bash[21634]: audit 2024-04-23T00:02:22.829734+0000 mon.a (mon.0) 101 : audit [DBG] from='client.? 172.21.15.167:0/1870152769' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T00:02:23.554 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stdout 8443 2024-04-23T00:02:23.555 INFO:teuthology.orchestra.run.smithi167.stdout:firewalld does not appear to be present 2024-04-23T00:02:23.555 INFO:teuthology.orchestra.run.smithi167.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout:Ceph Dashboard is now available at: 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout: URL: https://smithi167.front.sepia.ceph.com:8443/ 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout: User: admin 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout: Password: l6nflv2m9j 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:23.556 INFO:teuthology.orchestra.run.smithi167.stdout:Saving cluster configuration to /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config directory 2024-04-23T00:02:23.557 INFO:teuthology.orchestra.run.smithi167.stdout:Enabling autotune for osd_memory_target 2024-04-23T00:02:24.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:23 smithi167 bash[21634]: cephadm 2024-04-23T00:02:22.787576+0000 mgr.a (mgr.14152) 9 : cephadm [INF] Deploying daemon agent.smithi167 on smithi167 2024-04-23T00:02:24.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:23 smithi167 bash[21634]: cephadm 2024-04-23T00:02:22.787576+0000 mgr.a (mgr.14152) 9 : cephadm [INF] Deploying daemon agent.smithi167 on smithi167 2024-04-23T00:02:27.721 INFO:teuthology.orchestra.run.smithi167.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-23T00:02:27.721 INFO:teuthology.orchestra.run.smithi167.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout:Or, if you are only running a single cluster on this host: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: ceph telemetry on 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout:For more information see: 2024-04-23T00:02:27.722 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.723 INFO:teuthology.orchestra.run.smithi167.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-23T00:02:27.723 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:02:27.723 INFO:teuthology.orchestra.run.smithi167.stdout:Bootstrap complete. 2024-04-23T00:02:27.791 INFO:tasks.cephadm:Fetching config... 2024-04-23T00:02:27.791 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:02:27.791 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-23T00:02:27.797 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-23T00:02:27.797 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:02:27.797 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-23T00:02:27.843 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-23T00:02:27.844 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:02:27.844 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-23T00:02:27.899 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-23T00:02:27.899 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:02:27.899 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-23T00:02:27.947 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-23T00:02:27.947 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T00:02:28.004 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:27 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:02:28.005 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:27 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:02:28.005 INFO:teuthology.orchestra.run.smithi167.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:02:28.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T00:02:28.037 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:02:28.047 DEBUG:teuthology.orchestra.run.smithi188:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T00:02:28.073 INFO:teuthology.orchestra.run.smithi188.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaWm96y9U2y4DK/u2TyDQsXC2BxmLAP5FG4ljCpqnGAnyUPj82SsUKc6z9o/RmFiWhWROvZvwPvgfQjBFH4KD891UwH5I5lUE/X7i+y0dz0FqdHx2+itTxldYgaI13++WwrJ7Enn7btiRHa1b5q5j5egr7Go7hfGLT5q9fRn5YQTvcyFuwCUjFDfdabugWFVs+GrSbYRR17tYKpojEPj8WZ/31wJhKf/MzkqszkyXEWUtZWhlNe9VQ0LJLi0oDtyKRpvmiwoFsqW/KUvKCriuo/Bi0QuKFmof3qNrtu2BIR6H7qXP7IWnxBJ/dfj8Jq3jLQG9UIWNLtUhG59l5e2dInGJFgM5b/nLCgtQ6b7fcq0w4DoOw2J7u8DOKp/C+PYsZu9+/1WkUShUulv4UCxEA2t30JOyZvbzUwNjfLXl9rqYdiFuT/8TaJVToeTjoNuuDobvT+XCREZEW6psUjoLBVc21j/tMe7Wr3kv9xudshq39IuCxAuEGhtxkjrRXj+c= ceph-575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:02:28.081 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-23T00:02:28.397 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:02:28 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:02:28.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:28 smithi167 bash[21634]: audit 2024-04-23T00:02:27.110298+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.167:0/3458233558' entity='client.admin' 2024-04-23T00:02:28.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:28 smithi167 bash[21634]: audit 2024-04-23T00:02:27.110298+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.167:0/3458233558' entity='client.admin' 2024-04-23T00:02:28.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:28 smithi167 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.338548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.338548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.367646+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.367646+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.370576+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.370576+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.403548+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.403548+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.408161+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.408161+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.411034+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.411034+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.413835+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.413835+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.416357+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.416357+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.420290+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.420290+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.455145+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.455145+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.460271+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.460271+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.793261+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:29.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:29 smithi167 bash[21634]: audit 2024-04-23T00:02:28.793261+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:31.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:31 smithi167 bash[21634]: audit 2024-04-23T00:02:30.505575+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:31.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:31 smithi167 bash[21634]: audit 2024-04-23T00:02:30.505575+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:32.782 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:02:34.539 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:34 smithi167 bash[21634]: audit 2024-04-23T00:02:33.186287+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:34.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:34 smithi167 bash[21634]: audit 2024-04-23T00:02:33.186287+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:34.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:34 smithi167 bash[21634]: audit 2024-04-23T00:02:33.190322+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:34.540 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:34 smithi167 bash[21634]: audit 2024-04-23T00:02:33.190322+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:35.005 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-23T00:02:35.006 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.321065+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.167:0/2100620019' entity='client.admin' 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.321065+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.167:0/2100620019' entity='client.admin' 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.373126+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.373126+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.377876+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:35.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:35 smithi167 bash[21634]: audit 2024-04-23T00:02:34.377876+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:37.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:37 smithi167 bash[21634]: cluster 2024-04-23T00:02:35.432503+0000 mgr.a (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:37.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:37 smithi167 bash[21634]: cluster 2024-04-23T00:02:35.432503+0000 mgr.a (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:38.820 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:02:39.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:39 smithi167 bash[21634]: cluster 2024-04-23T00:02:37.432857+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:39.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:39 smithi167 bash[21634]: cluster 2024-04-23T00:02:37.432857+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:41.407 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi177 2024-04-23T00:02:41.407 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-23T00:02:41.407 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.conf 2024-04-23T00:02:41.413 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-23T00:02:41.413 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:41.460 INFO:tasks.cephadm:Adding host smithi177 to orchestrator... 2024-04-23T00:02:41.460 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch host add smithi177 2024-04-23T00:02:41.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: cluster 2024-04-23T00:02:39.433271+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: cluster 2024-04-23T00:02:39.433271+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.449187+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.449187+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.456191+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.456191+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.655906+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.655906+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.672921+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.672921+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.675074+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.675074+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.676016+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:41.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:41 smithi167 bash[21634]: audit 2024-04-23T00:02:40.676016+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:40.647999+0000 mgr.a (mgr.14152) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:40.647999+0000 mgr.a (mgr.14152) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.677299+0000 mgr.a (mgr.14152) 14 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.677299+0000 mgr.a (mgr.14152) 14 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.791738+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.791738+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:02:42.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.906152+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:40.906152+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:41.170890+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: cephadm 2024-04-23T00:02:41.170890+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:41.344245+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:41.344245+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:41.349978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:42.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:42 smithi167 bash[21634]: audit 2024-04-23T00:02:41.349978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:43.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:43 smithi167 bash[21634]: cluster 2024-04-23T00:02:41.433737+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:43.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:43 smithi167 bash[21634]: cluster 2024-04-23T00:02:41.433737+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:45.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:45 smithi167 bash[21634]: cluster 2024-04-23T00:02:43.434255+0000 mgr.a (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:45.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:45 smithi167 bash[21634]: cluster 2024-04-23T00:02:43.434255+0000 mgr.a (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:46.169 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:02:47.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:47 smithi167 bash[21634]: cluster 2024-04-23T00:02:45.434794+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:47.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:47 smithi167 bash[21634]: cluster 2024-04-23T00:02:45.434794+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: cluster 2024-04-23T00:02:47.435292+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: cluster 2024-04-23T00:02:47.435292+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: audit 2024-04-23T00:02:47.503669+0000 mgr.a (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: audit 2024-04-23T00:02:47.503669+0000 mgr.a (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: cephadm 2024-04-23T00:02:48.261144+0000 mgr.a (mgr.14152) 23 : cephadm [INF] Deploying cephadm binary to smithi177 2024-04-23T00:02:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:49 smithi167 bash[21634]: cephadm 2024-04-23T00:02:48.261144+0000 mgr.a (mgr.14152) 23 : cephadm [INF] Deploying cephadm binary to smithi177 2024-04-23T00:02:51.627 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:51 smithi167 bash[21634]: cluster 2024-04-23T00:02:49.435794+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:51.627 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:51 smithi167 bash[21634]: cluster 2024-04-23T00:02:49.435794+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:53.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: cluster 2024-04-23T00:02:51.436171+0000 mgr.a (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:53.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: cluster 2024-04-23T00:02:51.436171+0000 mgr.a (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:53.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: audit 2024-04-23T00:02:51.793880+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:53.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: audit 2024-04-23T00:02:51.793880+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:53.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: audit 2024-04-23T00:02:51.804424+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:53.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:52 smithi167 bash[21634]: audit 2024-04-23T00:02:51.804424+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:53.400 INFO:teuthology.orchestra.run.smithi167.stdout:Added host 'smithi177' with addr '172.21.15.177' 2024-04-23T00:02:54.086 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.411079+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.411079+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: cephadm 2024-04-23T00:02:53.411989+0000 mgr.a (mgr.14152) 26 : cephadm [INF] Added host smithi177 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: cephadm 2024-04-23T00:02:53.411989+0000 mgr.a (mgr.14152) 26 : cephadm [INF] Added host smithi177 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.435468+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.435468+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: cluster 2024-04-23T00:02:53.436429+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: cluster 2024-04-23T00:02:53.436429+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:54.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:54 smithi167 bash[21634]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:56.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:02:56.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:56 smithi167 bash[21634]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:02:58.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:58 smithi167 bash[21634]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:58.794 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:02:59.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:59.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:02:59.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:59.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:59.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:02:59.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:02:59 smithi167 bash[21634]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:00.114 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:03:00.114 INFO:teuthology.orchestra.run.smithi167.stdout:[{"addr": "172.21.15.167", "hostname": "smithi167", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}] 2024-04-23T00:03:00.782 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi188 2024-04-23T00:03:00.783 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-23T00:03:00.783 DEBUG:teuthology.orchestra.run.smithi188:> dd of=/etc/ceph/ceph.conf 2024-04-23T00:03:00.789 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-23T00:03:00.789 DEBUG:teuthology.orchestra.run.smithi188:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:00.835 INFO:tasks.cephadm:Adding host smithi188 to orchestrator... 2024-04-23T00:03:00.835 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch host add smithi188 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:01.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:01 smithi167 bash[21634]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:03 smithi167 bash[21634]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:03 smithi167 bash[21634]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:05.548 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:05.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:05 smithi167 bash[21634]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:05.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:05 smithi167 bash[21634]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:07.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:07 smithi167 bash[21634]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:07.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:07 smithi167 bash[21634]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:08.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:08 smithi167 bash[21634]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:08.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:08 smithi167 bash[21634]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:09.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:09 smithi167 bash[21634]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:09.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:09 smithi167 bash[21634]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:09.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:09 smithi167 bash[21634]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:09.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:09 smithi167 bash[21634]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:11.201 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:10 smithi167 bash[21634]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:13.162 INFO:teuthology.orchestra.run.smithi167.stdout:Added host 'smithi188' with addr '172.21.15.188' 2024-04-23T00:03:13.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:13.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:13.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:13.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:13.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:13.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:13 smithi167 bash[21634]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:13.970 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-23T00:03:14.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:14.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:14.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:14 smithi167 bash[21634]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:15.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:15.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:15 smithi167 bash[21634]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:16.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:16.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:16.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:16 smithi167 bash[21634]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:17.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:17.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:17 smithi167 bash[21634]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:18.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:18.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:18.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:18 smithi167 bash[21634]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:18.682 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.554 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:19 smithi167 bash[21634]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:19.968 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-23T00:03:19.968 INFO:teuthology.orchestra.run.smithi167.stdout:[{"addr": "172.21.15.167", "hostname": "smithi167", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}, {"addr": "172.21.15.188", "hostname": "smithi188", "labels": [], "status": ""}] 2024-04-23T00:03:20.595 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-23T00:03:20.596 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-23T00:03:21.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:21.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:21.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:21.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:21.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:21.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:21 smithi167 bash[21634]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:23.618 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:23 smithi167 bash[21634]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:23.618 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:23 smithi167 bash[21634]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:25.301 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:25.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:25 smithi167 bash[21634]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:25.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:25 smithi167 bash[21634]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:27.303 INFO:teuthology.orchestra.run.smithi167.stderr:adjusted tunables profile to default 2024-04-23T00:03:27.564 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:27 smithi167 bash[21634]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:27.565 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:27 smithi167 bash[21634]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:27.565 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:27 smithi167 bash[21634]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:27.565 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:27 smithi167 bash[21634]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:27.947 INFO:tasks.cephadm:Adding mon.a on smithi167 2024-04-23T00:03:27.947 INFO:tasks.cephadm:Adding mon.b on smithi177 2024-04-23T00:03:27.947 INFO:tasks.cephadm:Adding mon.c on smithi188 2024-04-23T00:03:27.948 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c' 2024-04-23T00:03:28.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:28 smithi167 bash[21634]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:28.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:28 smithi167 bash[21634]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:28.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:28 smithi167 bash[21634]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:28.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:28 smithi167 bash[21634]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:29.146 INFO:teuthology.orchestra.run.smithi188.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:29.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:29 smithi167 bash[21634]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:29.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:29 smithi167 bash[21634]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:30.357 INFO:teuthology.orchestra.run.smithi188.stdout:Scheduled mon update... 2024-04-23T00:03:31.070 DEBUG:teuthology.orchestra.run.smithi177:mon.b> sudo journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.b.service 2024-04-23T00:03:31.073 DEBUG:teuthology.orchestra.run.smithi188:mon.c> sudo journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.c.service 2024-04-23T00:03:31.075 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T00:03:31.075 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:31.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:31.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:31 smithi167 bash[21634]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:32.310 INFO:teuthology.orchestra.run.smithi188.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:32.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:32 smithi167 bash[21634]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:33.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:33 smithi167 bash[21634]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:33.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:33 smithi167 bash[21634]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:33.930 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-04-23T00:03:33.930 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":1,"fsid":"575c0a38-0104-11ef-bc93-c7b262605968","modified":"2024-04-23T00:01:01.342193Z","created":"2024-04-23T00:01:01.342193Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T00:03:33.931 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 1 2024-04-23T00:03:34.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:34 smithi167 bash[21634]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:34.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:34 smithi167 bash[21634]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:35.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:35 smithi167 bash[21634]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:35.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:35 smithi167 bash[21634]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:35.716 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T00:03:35.716 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T00:03:36.912 INFO:teuthology.orchestra.run.smithi188.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.c/config 2024-04-23T00:03:36.990 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:53.436429+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:36.991 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.991 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.991 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.991 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:36.992 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:37.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:36 smithi167 bash[21634]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:37.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:37.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:03:37.318 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.319 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.320 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.322 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.323 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.324 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.325 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:37.326 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:37.327 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.328 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.329 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:37.330 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:37.331 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.332 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.333 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.334 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:37.335 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:37 smithi188 bash[22007]: debug 2024-04-23T00:03:36.999+0000 7f418ba7b700 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-04-23T00:03:40.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:40 smithi177 systemd[1]: Started Ceph mon.b for 575c0a38-0104-11ef-bc93-c7b262605968. 2024-04-23T00:03:41.047 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.015+0000 7f8977fd3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.015+0000 7f8977fd3c80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.015+0000 7f8977fd3c80 0 pidfile_write: ignore empty --pid-file 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 0 load: jerasure load: lrc 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Git sha 0 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: DB SUMMARY 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: DB Session ID: 42C22QYEP3K4U4X2MCTT 2024-04-23T00:03:41.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.env: 0x55c0532f7cc0 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:03:41.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.info_log: 0x55c05509fc40 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:03:41.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.wal_dir: 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:03:41.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.write_buffer_manager: 0x55c0550350e0 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.row_cache: None 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:03:41.053 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:03:41.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:03:41.055 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:03:41.055 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:03:41.055 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:03:41.055 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:03:41.055 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:03:41.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:03:41.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.merge_operator: 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:03:41.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c05509fe00) 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cache_index_and_filter_blocks: 1 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: pin_top_level_index_and_filter: 1 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: index_type: 0 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: data_block_index_type: 0 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: index_shortening: 1 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: checksum: 4 2024-04-23T00:03:41.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: no_block_cache: 0 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_cache: 0x55c0550651f0 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_cache_name: BinnedLRUCache 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_cache_options: 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: capacity : 536870912 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: num_shard_bits : 4 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: strict_capacity_limit : 0 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: high_pri_pool_ratio: 0.000 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_cache_compressed: (nil) 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: persistent_cache: (nil) 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_size: 4096 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_size_deviation: 10 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_restart_interval: 16 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: index_block_restart_interval: 1 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: metadata_block_size: 4096 2024-04-23T00:03:41.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: partition_filters: 0 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: use_delta_encoding: 1 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: filter_policy: bloomfilter 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: whole_key_filtering: 1 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: verify_compression: 0 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: read_amp_bytes_per_bit: 0 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: format_version: 5 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: enable_index_compression: 1 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: block_align: 0 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: max_auto_readahead_size: 262144 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: prepopulate_block_cache: 0 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: initial_auto_readahead_size: 8192 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: num_file_reads_for_auto_readahead: 2 2024-04-23T00:03:41.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:03:41.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:03:41.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:03:41.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:03:41.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:03:41.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:03:41.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f681f57a-d608-49c7-8e12-cfec7726e320 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830621027221, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830621027682, "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": 1713830621, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f681f57a-d608-49c7-8e12-cfec7726e320", "db_session_id": "42C22QYEP3K4U4X2MCTT", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830621027799, "job": 1, "event": "recovery_finished"} 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.023+0000 7f8977fd3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c05517e000 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 4 rocksdb: DB pointer 0x55c055168000 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f896672d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:03:41.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f896672d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: ** DB Stats ** 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: ** Compaction Stats [default] ** 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 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-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-23T00:03:41.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: ** Compaction Stats [default] ** 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 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-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:03:41.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 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-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: Block cache BinnedLRUCache@0x55c0550651f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 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-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 0 using public_addr v2:172.21.15.177:0/0 -> [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.027+0000 7f8977fd3c80 1 mon.b@-1(???) e0 preinit fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:41.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: e1 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 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-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: legacy client fscid: -1 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: No filesystems configured 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T00:03:41.075 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.051+0000 7f8969733700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:39.433271+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:39.433271+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.449187+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.449187+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.456191+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.456191+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.655906+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.655906+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.672921+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.672921+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.675074+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.675074+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.676016+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.676016+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.647999+0000 mgr.a (mgr.14152) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:40.647999+0000 mgr.a (mgr.14152) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.677299+0000 mgr.a (mgr.14152) 14 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.677299+0000 mgr.a (mgr.14152) 14 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.791738+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.791738+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.906152+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:40.906152+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:41.170890+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:41.170890+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:41.344245+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:41.344245+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:41.349978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:41.349978+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:41.433737+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:41.433737+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:43.434255+0000 mgr.a (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:43.434255+0000 mgr.a (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:45.434794+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:45.434794+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:47.435292+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:47.435292+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:47.503669+0000 mgr.a (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:47.503669+0000 mgr.a (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:48.261144+0000 mgr.a (mgr.14152) 23 : cephadm [INF] Deploying cephadm binary to smithi177 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:48.261144+0000 mgr.a (mgr.14152) 23 : cephadm [INF] Deploying cephadm binary to smithi177 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:49.435794+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:49.435794+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:51.436171+0000 mgr.a (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:51.436171+0000 mgr.a (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:51.793880+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:51.793880+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:51.804424+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:51.804424+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.411079+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.411079+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:53.411989+0000 mgr.a (mgr.14152) 26 : cephadm [INF] Added host smithi177 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:53.411989+0000 mgr.a (mgr.14152) 26 : cephadm [INF] Added host smithi177 2024-04-23T00:03:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.435468+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.435468+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:53.436429+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:53.436429+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:53.910702+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.385937+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.392261+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.393814+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.395887+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:55.397627+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.400312+0000 mgr.a (mgr.14152) 28 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:55.436868+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.616656+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.780881+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:55.946020+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.116188+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.122609+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.125838+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:56.127804+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:02:56.241154+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.188395+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.212668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.218649+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.285710+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.290146+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.291575+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.300401+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.368712+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.372119+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.373615+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.381241+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:57.687334+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:57.437184+0000 mgr.a (mgr.14152) 34 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:58.733934+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:02:58.741606+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:02:59.437558+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:00.126265+0000 mgr.a (mgr.14152) 36 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:00.519150+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:01.437970+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:03.438401+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:05.438801+0000 mgr.a (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:07.034331+0000 mgr.a (mgr.14152) 40 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi188", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:07.439080+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:07.753389+0000 mgr.a (mgr.14152) 42 : cephadm [INF] Deploying cephadm binary to smithi188 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:09.439383+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:09.949165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:09.956227+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:11.439760+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:12.032956+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:12.043558+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.173923+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:13.174693+0000 mgr.a (mgr.14152) 45 : cephadm [INF] Added host smithi188 2024-04-23T00:03:41.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.211509+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:13.686309+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:13.440124+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.162196+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.170613+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.172208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi188", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.174570+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.176094+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.178449+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.345148+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.844270+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.852642+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.855769+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]: dispatch 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:15.859495+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi188", "caps": []}]': finished 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:15.440561+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.509519+0000 mgr.a (mgr.14152) 50 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:15.674504+0000 mgr.a (mgr.14152) 51 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:03:41.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:16.656150+0000 mgr.a (mgr.14152) 52 : cephadm [INF] Deploying daemon agent.smithi188 on smithi188 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.672137+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.680645+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.686398+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.787566+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.792799+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.794446+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.803025+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.907150+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.912345+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.914030+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:17.922231+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.136939+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:17.441041+0000 mgr.a (mgr.14152) 53 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.300146+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:18.310557+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.096 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.206474+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.097 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.097 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.213564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.097 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:19.441431+0000 mgr.a (mgr.14152) 54 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:19.979589+0000 mgr.a (mgr.14152) 55 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:20.528933+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:21.441810+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:23.442218+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:25.442623+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:26.578117+0000 mon.a (mon.0) 191 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:41.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:27.311979+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.167:0/3658736000' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:27.316161+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:27.442907+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:29.443297+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.355562+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:30.361090+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi167:172.21.15.167=a;smithi177:172.21.15.177=b;smithi188:172.21.15.188=c;count:3 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.368761+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.420219+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.425711+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.427526+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.438190+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.443395+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:30.445041+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:31.043458+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:31.053853+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:30.447024+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi188 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:32.241452+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:32.248878+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:31.443709+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:33.941627+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.188:0/3232688356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:41.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:33.444137+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cluster 2024-04-23T00:03:35.444507+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.893147+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.932664+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:41.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.934132+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: audit 2024-04-23T00:03:35.935946+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: cephadm 2024-04-23T00:03:35.937920+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-04-23T00:03:41.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:41 smithi177 bash[22113]: debug 2024-04-23T00:03:41.059+0000 7f8969733700 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.396 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.397 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:42.398 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:42.399 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.400 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.401 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.401 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.401 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.401 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:42 smithi167 bash[21634]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:42.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:42.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:42.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:42.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:42.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:42.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:42.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:42 smithi188 bash[22007]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:42.834 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-04-23T00:03:42.834 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":2,"fsid":"575c0a38-0104-11ef-bc93-c7b262605968","modified":"2024-04-23T00:03:37.011760Z","created":"2024-04-23T00:01:01.342193Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:3300","nonce":0},{"type":"v1","addr":"172.21.15.188:6789","nonce":0}]},"addr":"172.21.15.188:6789/0","public_addr":"172.21.15.188:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-23T00:03:42.837 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 2 2024-04-23T00:03:43.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:43.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:37.017284+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:43.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:37.017617+0000 mon.a (mon.0) 212 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:37.036960+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:37.444933+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:38.012127+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:39.012509+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:39.014250+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:39.445313+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:43.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:40.012341+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:41.012532+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:41.065929+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.013235+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.057522+0000 mon.a (mon.0) 220 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063831+0000 mon.a (mon.0) 221 : cluster [DBG] monmap epoch 2 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063872+0000 mon.a (mon.0) 222 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:43.321 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063893+0000 mon.a (mon.0) 223 : cluster [DBG] last_changed 2024-04-23T00:03:37.011760+0000 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.063950+0000 mon.a (mon.0) 224 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064002+0000 mon.a (mon.0) 225 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064048+0000 mon.a (mon.0) 226 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064089+0000 mon.a (mon.0) 227 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.064123+0000 mon.a (mon.0) 228 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.084707+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-04-23T00:03:43.322 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.084790+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.085094+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: a(active, since 86s) 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: cluster 2024-04-23T00:03:42.085351+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.092400+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.094155+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.097874+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.105382+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.125687+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:43.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:43 smithi177 bash[22113]: audit 2024-04-23T00:03:42.134189+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:44.873 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-23T00:03:44.873 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.376 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.377 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.378 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:48 smithi177 bash[22113]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.566 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.567 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.568 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.569 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.570 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.571 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.572 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.573 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:48 smithi188 bash[22007]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.457540+0000 mgr.a (mgr.14152) 74 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.457745+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.458309+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.684984+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.732527+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cephadm 2024-04-23T00:03:42.735263+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.083856+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.084301+0000 mon.a (mon.0) 255 : cluster [INF] mon.a calling monitor election 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.085186+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.105474+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:43.105809+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:43.446203+0000 mgr.a (mgr.14152) 80 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:44.066558+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:45.066672+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:45.079614+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:45.446598+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:46.066862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:47.066979+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.066840+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:48.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.145508+0000 mon.a (mon.0) 263 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153749+0000 mon.a (mon.0) 264 : cluster [DBG] monmap epoch 3 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153788+0000 mon.a (mon.0) 265 : cluster [DBG] fsid 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153852+0000 mon.a (mon.0) 266 : cluster [DBG] last_changed 2024-04-23T00:03:43.077541+0000 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153892+0000 mon.a (mon.0) 267 : cluster [DBG] created 2024-04-23T00:01:01.342193+0000 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153929+0000 mon.a (mon.0) 268 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.153965+0000 mon.a (mon.0) 269 : cluster [DBG] election_strategy: 1 2024-04-23T00:03:48.650 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154003+0000 mon.a (mon.0) 270 : cluster [DBG] 0: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.a 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154035+0000 mon.a (mon.0) 271 : cluster [DBG] 1: [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] mon.c 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.154072+0000 mon.a (mon.0) 272 : cluster [DBG] 2: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.172675+0000 mon.a (mon.0) 273 : cluster [DBG] fsmap 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.172747+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.173059+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: cluster 2024-04-23T00:03:48.173323+0000 mon.a (mon.0) 276 : cluster [INF] overall HEALTH_OK 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.651 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.180976+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.186841+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.193631+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.198854+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.212992+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.214683+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.652 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:48 smithi167 bash[21634]: audit 2024-04-23T00:03:48.216298+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:49.338 INFO:teuthology.orchestra.run.smithi188.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.c/config 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:49.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:49 smithi177 bash[22113]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:49.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:49 smithi167 bash[21634]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:49.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cluster 2024-04-23T00:03:47.447002+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cephadm 2024-04-23T00:03:48.212356+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: cephadm 2024-04-23T00:03:48.218299+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.355187+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.364536+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.402688+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:48.413428+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:49.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:49.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:49 smithi188 bash[22007]: audit 2024-04-23T00:03:49.067294+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:03:50.615 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-04-23T00:03:50.615 INFO:teuthology.orchestra.run.smithi188.stdout:{"epoch":3,"fsid":"575c0a38-0104-11ef-bc93-c7b262605968","modified":"2024-04-23T00:03:43.077541Z","created":"2024-04-23T00:01:01.342193Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.188:3300","nonce":0},{"type":"v1","addr":"172.21.15.188:6789","nonce":0}]},"addr":"172.21.15.188:6789/0","public_addr":"172.21.15.188:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-23T00:03:50.617 INFO:teuthology.orchestra.run.smithi188.stderr:dumped monmap epoch 3 2024-04-23T00:03:51.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.317 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:50 smithi188 bash[22007]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.366 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.366 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.367 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:50 smithi167 bash[21634]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cluster 2024-04-23T00:03:49.447446+0000 mgr.a (mgr.14152) 85 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.965947+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cephadm 2024-04-23T00:03:49.991562+0000 mgr.a (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.992248+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.994052+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:51.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:49.995867+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:51.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: cephadm 2024-04-23T00:03:49.997963+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi188 2024-04-23T00:03:51.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:50 smithi177 bash[22113]: audit 2024-04-23T00:03:50.627525+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.188:0/1594281600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:03:51.536 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-23T00:03:51.536 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-23T00:03:53.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:53 smithi177 bash[22113]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.648 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.649 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:53 smithi167 bash[21634]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cluster 2024-04-23T00:03:51.447900+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.348691+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.370949+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.374287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.375172+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.376579+0000 mgr.a (mgr.14152) 89 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.377148+0000 mgr.a (mgr.14152) 90 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.377893+0000 mgr.a (mgr.14152) 91 : cephadm [INF] Updating smithi188:/etc/ceph/ceph.conf 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.406602+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.412289+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.863937+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.868613+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.872960+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.877138+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.944091+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.945742+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:53.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:53 smithi188 bash[22007]: audit 2024-04-23T00:03:52.947229+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.594 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.595 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.595 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:54.595 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:54 smithi167 bash[21634]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:54.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:54.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:54 smithi177 bash[22113]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:54.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.643195+0000 mgr.a (mgr.14152) 92 : cephadm [INF] Updating smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.643828+0000 mgr.a (mgr.14152) 93 : cephadm [INF] Updating smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.644565+0000 mgr.a (mgr.14152) 94 : cephadm [INF] Updating smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.943434+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:03:54.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:54.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:54 smithi188 bash[22007]: cephadm 2024-04-23T00:03:52.948710+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Reconfiguring daemon mon.a on smithi167 2024-04-23T00:03:55.516 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:55.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:55 smithi177 bash[22113]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:55 smithi177 bash[22113]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:55 smithi177 bash[22113]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:55.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:55 smithi177 bash[22113]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:55.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:55 smithi167 bash[21634]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:55 smithi167 bash[21634]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:55 smithi167 bash[21634]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:55.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:55 smithi167 bash[21634]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:55.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:55 smithi188 bash[22007]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:55 smithi188 bash[22007]: cluster 2024-04-23T00:03:53.448276+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:55.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:55 smithi188 bash[22007]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:55.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:55 smithi188 bash[22007]: audit 2024-04-23T00:03:55.075963+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:03:56.690 INFO:teuthology.orchestra.run.smithi167.stdout:# minimal ceph.conf for 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:56.690 INFO:teuthology.orchestra.run.smithi167.stdout:[global] 2024-04-23T00:03:56.690 INFO:teuthology.orchestra.run.smithi167.stdout: fsid = 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:03:56.691 INFO:teuthology.orchestra.run.smithi167.stdout: mon_host = [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.188:3300/0,v1:172.21.15.188:6789/0] 2024-04-23T00:03:57.400 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-23T00:03:57.400 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:03:57.400 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T00:03:57.414 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:03:57.414 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:57.471 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-23T00:03:57.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T00:03:57.485 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-23T00:03:57.485 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:57.542 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-23T00:03:57.542 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T00:03:57.557 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-23T00:03:57.557 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:03:57.606 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:57 smithi188 bash[22007]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.606 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:57 smithi188 bash[22007]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.606 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:57 smithi188 bash[22007]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:57.606 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:57 smithi188 bash[22007]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:57.609 INFO:tasks.cephadm:Adding mgr.a on smithi167 2024-04-23T00:03:57.609 INFO:tasks.cephadm:Adding mgr.b on smithi177 2024-04-23T00:03:57.609 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi167=a;smithi177=b' 2024-04-23T00:03:57.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:57 smithi177 bash[22113]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:57 smithi177 bash[22113]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:57 smithi177 bash[22113]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:57.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:57 smithi177 bash[22113]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:57.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:57 smithi167 bash[21634]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:57 smithi167 bash[21634]: cluster 2024-04-23T00:03:55.448689+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:57.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:57 smithi167 bash[21634]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:57.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:57 smithi167 bash[21634]: audit 2024-04-23T00:03:56.703375+0000 mon.a (mon.0) 308 : audit [DBG] from='client.? 172.21.15.167:0/3933048217' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:59.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:59 smithi177 bash[22113]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:59.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:03:59 smithi177 bash[22113]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:59.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:59 smithi167 bash[21634]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:59.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:03:59 smithi167 bash[21634]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:59.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:59 smithi188 bash[22007]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:03:59.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:03:59 smithi188 bash[22007]: cluster 2024-04-23T00:03:57.449007+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.350 INFO:teuthology.orchestra.run.smithi188.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.c/config 2024-04-23T00:04:01.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:01 smithi177 bash[22113]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:01 smithi177 bash[22113]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:01 smithi167 bash[21634]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:01 smithi167 bash[21634]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:01 smithi188 bash[22007]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:01.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:01 smithi188 bash[22007]: cluster 2024-04-23T00:03:59.449321+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:02.748 INFO:teuthology.orchestra.run.smithi188.stdout:Scheduled mgr update... 2024-04-23T00:04:03.432 DEBUG:teuthology.orchestra.run.smithi177:mgr.b> sudo journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.b.service 2024-04-23T00:04:03.434 INFO:tasks.cephadm:Deploying OSDs... 2024-04-23T00:04:03.434 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-23T00:04:03.435 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T00:04:03.441 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-04-23T00:04:03.441 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-04-23T00:04:03.486 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-22 23:54:03.219353508 +0000 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-22 23:54:02.951355902 +0000 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-22 23:54:02.951355902 +0000 2024-04-23T00:04:03.487 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-23T00:04:03.487 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T00:04:03.541 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-23T00:04:03.541 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-23T00:04:03.541 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000400026 s, 1.3 MB/s 2024-04-23T00:04:03.542 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T00:04:03.592 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:03 smithi177 bash[22113]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-22 23:54:03.727348970 +0000 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-22 23:54:03.455351400 +0000 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-22 23:54:03.455351400 +0000 2024-04-23T00:04:03.642 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-23T00:04:03.643 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.647 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:03 smithi167 bash[21634]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.700 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-23T00:04:03.700 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-23T00:04:03.700 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000387023 s, 1.3 MB/s 2024-04-23T00:04:03.701 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T00:04:03.752 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-04-23T00:04:03.798 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T00:04:03.798 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:03.798 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-04-23T00:04:03.798 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:03.799 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-22 23:54:04.203344719 +0000 2024-04-23T00:04:03.799 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-22 23:54:03.947347005 +0000 2024-04-23T00:04:03.799 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-22 23:54:03.947347005 +0000 2024-04-23T00:04:03.799 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-23T00:04:03.799 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T00:04:03.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: cluster 2024-04-23T00:04:01.449672+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.760526+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.803655+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.809247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.811235+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.822299+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.826737+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:03.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.830953+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T00:04:03.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.835605+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:03.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:03 smithi188 bash[22007]: audit 2024-04-23T00:04:02.837713+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:03.852 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-23T00:04:03.853 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-23T00:04:03.853 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000333745 s, 1.5 MB/s 2024-04-23T00:04:03.854 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T00:04:03.904 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-04-23T00:04:03.950 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-22 23:54:04.675340503 +0000 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-22 23:54:04.431342683 +0000 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-22 23:54:04.431342683 +0000 2024-04-23T00:04:03.951 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-23T00:04:03.951 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T00:04:04.003 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-23T00:04:04.004 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-23T00:04:04.004 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000318406 s, 1.6 MB/s 2024-04-23T00:04:04.005 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T00:04:04.055 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-23T00:04:04.055 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T00:04:04.061 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-04-23T00:04:04.061 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-04-23T00:04:04.110 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T00:04:04.110 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-04-22 23:54:03.220091510 +0000 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-04-22 23:54:02.996093511 +0000 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-04-22 23:54:02.996093511 +0000 2024-04-23T00:04:04.111 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-04-23T00:04:04.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T00:04:04.165 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-04-23T00:04:04.165 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-04-23T00:04:04.165 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000450521 s, 1.1 MB/s 2024-04-23T00:04:04.166 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T00:04:04.215 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-04-23T00:04:04.262 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-04-22 23:54:03.716087079 +0000 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-04-22 23:54:03.444089508 +0000 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-04-22 23:54:03.444089508 +0000 2024-04-23T00:04:04.263 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-04-23T00:04:04.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T00:04:04.317 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-04-23T00:04:04.317 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-04-23T00:04:04.318 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000440986 s, 1.2 MB/s 2024-04-23T00:04:04.319 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T00:04:04.367 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-04-23T00:04:04.415 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T00:04:04.415 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.415 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-04-23T00:04:04.416 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.416 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-04-22 23:54:03.972084791 +0000 2024-04-23T00:04:04.416 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-04-22 23:54:03.968084826 +0000 2024-04-23T00:04:04.416 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-04-22 23:54:03.968084826 +0000 2024-04-23T00:04:04.416 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-04-23T00:04:04.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:04 smithi177 bash[22113]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.468 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-04-23T00:04:04.468 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-04-23T00:04:04.468 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000416235 s, 1.2 MB/s 2024-04-23T00:04:04.469 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T00:04:04.519 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-04-22 23:54:04.740077928 +0000 2024-04-23T00:04:04.566 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-04-22 23:54:04.480080250 +0000 2024-04-23T00:04:04.567 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-04-22 23:54:04.480080250 +0000 2024-04-23T00:04:04.567 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-04-23T00:04:04.567 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T00:04:04.620 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-04-23T00:04:04.620 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-04-23T00:04:04.620 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000347458 s, 1.5 MB/s 2024-04-23T00:04:04.621 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T00:04:04.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.646 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:04 smithi167 bash[21634]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.671 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-04-23T00:04:04.671 DEBUG:teuthology.orchestra.run.smithi188:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T00:04:04.677 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-04-23T00:04:04.678 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_1 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2024-04-22 23:54:06.334276724 +0000 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2024-04-22 23:54:06.082278971 +0000 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2024-04-22 23:54:06.082278971 +0000 2024-04-23T00:04:04.727 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2024-04-23T00:04:04.728 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: audit 2024-04-23T00:04:02.748896+0000 mgr.a (mgr.14152) 102 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi167=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: cephadm 2024-04-23T00:04:02.752564+0000 mgr.a (mgr.14152) 103 : cephadm [INF] Saving service mgr spec with placement smithi167=a;smithi177=b;count:2 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.779 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:04 smithi188 bash[22007]: cephadm 2024-04-23T00:04:02.839881+0000 mgr.a (mgr.14152) 104 : cephadm [INF] Deploying daemon mgr.b on smithi177 2024-04-23T00:04:04.780 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2024-04-23T00:04:04.781 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2024-04-23T00:04:04.781 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000452269 s, 1.1 MB/s 2024-04-23T00:04:04.782 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T00:04:04.831 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_2 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2024-04-22 23:54:06.810272477 +0000 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2024-04-22 23:54:06.566274653 +0000 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2024-04-22 23:54:06.566274653 +0000 2024-04-23T00:04:04.878 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2024-04-23T00:04:04.879 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T00:04:04.933 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2024-04-23T00:04:04.933 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2024-04-23T00:04:04.933 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000315118 s, 1.6 MB/s 2024-04-23T00:04:04.934 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T00:04:04.983 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_3 2024-04-23T00:04:05.030 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T00:04:05.030 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:05.030 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-04-23T00:04:05.030 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:05.030 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2024-04-22 23:54:07.290268195 +0000 2024-04-23T00:04:05.031 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2024-04-22 23:54:07.054270301 +0000 2024-04-23T00:04:05.031 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2024-04-22 23:54:07.054270301 +0000 2024-04-23T00:04:05.031 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2024-04-23T00:04:05.031 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T00:04:05.084 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2024-04-23T00:04:05.085 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2024-04-23T00:04:05.085 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000446529 s, 1.1 MB/s 2024-04-23T00:04:05.086 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T00:04:05.135 DEBUG:teuthology.orchestra.run.smithi188:> stat /dev/vg_nvme/lv_4 2024-04-23T00:04:05.183 INFO:teuthology.orchestra.run.smithi188.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T00:04:05.183 INFO:teuthology.orchestra.run.smithi188.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:04:05.183 INFO:teuthology.orchestra.run.smithi188.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-04-23T00:04:05.183 INFO:teuthology.orchestra.run.smithi188.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:04:05.184 INFO:teuthology.orchestra.run.smithi188.stdout:Access: 2024-04-22 23:54:07.754264056 +0000 2024-04-23T00:04:05.184 INFO:teuthology.orchestra.run.smithi188.stdout:Modify: 2024-04-22 23:54:07.518266161 +0000 2024-04-23T00:04:05.184 INFO:teuthology.orchestra.run.smithi188.stdout:Change: 2024-04-22 23:54:07.518266161 +0000 2024-04-23T00:04:05.184 INFO:teuthology.orchestra.run.smithi188.stdout: Birth: - 2024-04-23T00:04:05.184 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T00:04:05.237 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records in 2024-04-23T00:04:05.237 INFO:teuthology.orchestra.run.smithi188.stderr:1+0 records out 2024-04-23T00:04:05.237 INFO:teuthology.orchestra.run.smithi188.stderr:512 bytes copied, 0.000279906 s, 1.8 MB/s 2024-04-23T00:04:05.238 DEBUG:teuthology.orchestra.run.smithi188:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T00:04:05.287 INFO:tasks.cephadm:Deploying osd.0 on smithi167 with /dev/vg_nvme/lv_4... 2024-04-23T00:04:05.288 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T00:04:05.562 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:05 smithi177 bash[22113]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:05.563 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:05 smithi177 bash[22113]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:05.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:05 smithi167 bash[21634]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:05.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:05 smithi167 bash[21634]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:05.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:05 smithi188 bash[22007]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:05.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:05 smithi188 bash[22007]: cluster 2024-04-23T00:04:03.450021+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:06 smithi177 bash[22113]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:06 smithi177 bash[22113]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.555 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.556 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.556 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.556 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: /etc/systemd/system/ceph-575c0a38-0104-11ef-bc93-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-04-23T00:04:06.556 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:06 smithi177 systemd[1]: Started Ceph mgr.b for 575c0a38-0104-11ef-bc93-c7b262605968. 2024-04-23T00:04:06.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:06 smithi167 bash[21634]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.645 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:06 smithi167 bash[21634]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:06 smithi188 bash[22007]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:06.815 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:06 smithi188 bash[22007]: cluster 2024-04-23T00:04:05.450311+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.816 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.817 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.818 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:07 smithi188 bash[22007]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22113]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.572490+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.619107+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.626183+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.896 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.727581+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.732386+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.733743+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.742521+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.743359+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.842479+0000 mgr.a (mgr.14152) 108 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.843206+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.897 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.844978+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:06.846422+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: cephadm 2024-04-23T00:04:06.848234+0000 mgr.a (mgr.14152) 109 : cephadm [INF] Reconfiguring daemon mgr.a on smithi167 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:07.898 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:07 smithi167 bash[21634]: audit 2024-04-23T00:04:07.564785+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.122 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:07 smithi177 bash[22922]: debug 2024-04-23T00:04:07.887+0000 7fc081401700 1 -- 172.21.15.177:0/2852734077 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559f08c545a0 con 0x559f099ca400 2024-04-23T00:04:08.122 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22922]: debug 2024-04-23T00:04:08.043+0000 7fc08b611200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:04:08.872 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:08.872 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:08.872 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.872 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.872 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.873 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.873 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.873 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:08 smithi177 bash[22113]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:08.895 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:08 smithi167 bash[21634]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: cluster 2024-04-23T00:04:07.450657+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:07.574114+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:07.615690+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.065 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.066 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:08 smithi188 bash[22007]: audit 2024-04-23T00:04:08.204447+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.986 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22922]: debug 2024-04-23T00:04:09.647+0000 7fc08b611200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22922]: debug 2024-04-23T00:04:09.743+0000 7fc08b611200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:09.987 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:09.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:09.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:09.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:09 smithi177 bash[22113]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.003 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:04:10.145 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:10.146 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.147 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:09 smithi167 bash[21634]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.860373+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:10.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.869372+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:10.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.872391+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.873504+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:08.880994+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: cephadm 2024-04-23T00:04:08.881706+0000 mgr.a (mgr.14152) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.316 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:09 smithi188 bash[22007]: audit 2024-04-23T00:04:09.026851+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.167:0/686955329' entity='mgr.a' 2024-04-23T00:04:10.372 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:10 smithi177 bash[22922]: debug 2024-04-23T00:04:09.999+0000 7fc08b611200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:04:11.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22113]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22113]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.122 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:10 smithi177 bash[22922]: debug 2024-04-23T00:04:10.799+0000 7fc08b611200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:04:11.123 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:10 smithi177 bash[22922]: debug 2024-04-23T00:04:10.907+0000 7fc08b611200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:04:11.123 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22922]: debug 2024-04-23T00:04:11.011+0000 7fc08b611200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:04:11.145 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:11 smithi167 bash[21634]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.145 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:11 smithi167 bash[21634]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.314 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:11 smithi188 bash[22007]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.315 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:11 smithi188 bash[22007]: cluster 2024-04-23T00:04:09.451054+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:04:11.317 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: Unknown device, --name=, --path=, or absolute path in /dev/ or /sys expected. 2024-04-23T00:04:11.317 INFO:teuthology.orchestra.run.smithi167.stderr:usage: ceph-volume lvm zap [-h] [--destroy] [--osd-id OSD_ID] 2024-04-23T00:04:11.317 INFO:teuthology.orchestra.run.smithi167.stderr: [--osd-fsid OSD_FSID] [--no-systemd] 2024-04-23T00:04:11.317 INFO:teuthology.orchestra.run.smithi167.stderr: [DEVICES [DEVICES ...]] 2024-04-23T00:04:11.317 INFO:teuthology.orchestra.run.smithi167.stderr:ceph-volume lvm zap: error: Unable to proceed with non-existing device: /dev/vg_nvme/lv_4 2024-04-23T00:04:11.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22922]: debug 2024-04-23T00:04:11.371+0000 7fc08b611200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:04:11.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22922]: debug 2024-04-23T00:04:11.483+0000 7fc08b611200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:04:11.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22922]: debug 2024-04-23T00:04:11.583+0000 7fc08b611200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:04:12.060 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T00:04:12.061 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi167 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:04:12.063 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:12.077 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:12.085 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:11 smithi177 bash[22922]: debug 2024-04-23T00:04:11.963+0000 7fc08b611200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:04:12.088 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:12.102 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T00:04:12.102 DEBUG:teuthology.orchestra.run.smithi167:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:04:12.126 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:04:12.136 DEBUG:teuthology.orchestra.run.smithi188:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:04:12.149 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T00:04:12.150 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-23T00:04:12.150 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a 2024-04-23T00:04:12.321 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:12 smithi167 systemd[1]: Stopping Ceph mon.a for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:04:12.372 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:12 smithi177 bash[22922]: debug 2024-04-23T00:04:12.215+0000 7fc08b611200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:04:12.569 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:12 smithi167 bash[21634]: debug 2024-04-23T00:04:12.329+0000 7f1c68922700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:04:12.569 INFO:journalctl@ceph.mon.a.smithi167.stdout:Apr 23 00:04:12 smithi167 bash[21634]: debug 2024-04-23T00:04:12.329+0000 7f1c68922700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-23T00:04:12.852 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:12 smithi177 bash[22922]: debug 2024-04-23T00:04:12.479+0000 7fc08b611200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:04:12.852 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:12 smithi177 bash[22922]: debug 2024-04-23T00:04:12.591+0000 7fc08b611200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:04:13.122 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:12 smithi177 bash[22922]: debug 2024-04-23T00:04:12.863+0000 7fc08b611200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:04:13.330 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.a.service' 2024-04-23T00:04:13.352 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:04:13.352 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-23T00:04:13.352 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-04-23T00:04:13.353 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.b 2024-04-23T00:04:13.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:13 smithi177 systemd[1]: Stopping Ceph mon.b for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:04:13.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22113]: debug 2024-04-23T00:04:13.499+0000 7f896ef3e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:04:13.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22113]: debug 2024-04-23T00:04:13.499+0000 7f896ef3e700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-23T00:04:13.595 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22922]: debug 2024-04-23T00:04:13.279+0000 7fc08b611200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:04:13.595 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22922]: debug 2024-04-23T00:04:13.523+0000 7fc08b611200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:04:13.872 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22922]: debug 2024-04-23T00:04:13.643+0000 7fc08b611200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:04:14.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Apr 23 00:04:14 smithi177 bash[23394]: ceph-575c0a38-0104-11ef-bc93-c7b262605968-mon-b 2024-04-23T00:04:14.222 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:13 smithi177 bash[22922]: debug 2024-04-23T00:04:13.895+0000 7fc08b611200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:04:14.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.b.service' 2024-04-23T00:04:14.252 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:04:14.252 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-04-23T00:04:14.252 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-04-23T00:04:14.253 DEBUG:teuthology.orchestra.run.smithi188:> sudo systemctl stop ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.c 2024-04-23T00:04:14.565 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:14 smithi188 systemd[1]: Stopping Ceph mon.c for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:04:14.565 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:14 smithi188 bash[22007]: debug 2024-04-23T00:04:14.411+0000 7f4191286700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:04:14.565 INFO:journalctl@ceph.mon.c.smithi188.stdout:Apr 23 00:04:14 smithi188 bash[22007]: debug 2024-04-23T00:04:14.411+0000 7f4191286700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-23T00:04:15.284 DEBUG:teuthology.orchestra.run.smithi188:> sudo pkill -f 'journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mon.c.service' 2024-04-23T00:04:15.305 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:14 smithi177 bash[22922]: debug 2024-04-23T00:04:14.911+0000 7fc08b611200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:04:15.305 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:15 smithi177 bash[22922]: debug 2024-04-23T00:04:15.027+0000 7fc08b611200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:04:15.310 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:04:15.310 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-04-23T00:04:15.310 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-04-23T00:04:15.311 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a 2024-04-23T00:04:15.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:15 smithi177 bash[22922]: debug 2024-04-23T00:04:15.315+0000 7fc08b611200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:04:15.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:15 smithi177 bash[22922]: debug 2024-04-23T00:04:15.431+0000 7fc08b611200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:04:15.645 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:04:15 smithi167 systemd[1]: Stopping Ceph mgr.a for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:04:15.645 INFO:journalctl@ceph.mgr.a.smithi167.stdout:Apr 23 00:04:15 smithi167 bash[21891]: debug 2024-04-23T00:04:15.473+0000 7f39b69f4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:04:16.173 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.a.service' 2024-04-23T00:04:16.202 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:04:16.203 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-04-23T00:04:16.203 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-04-23T00:04:16.203 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.b 2024-04-23T00:04:16.213 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:15 smithi177 bash[22922]: debug 2024-04-23T00:04:15.891+0000 7fc08b611200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:04:16.213 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:16 smithi177 bash[22922]: debug 2024-04-23T00:04:16.007+0000 7fc08b611200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:04:16.622 INFO:journalctl@ceph.mgr.b.smithi177.stdout:Apr 23 00:04:16 smithi177 systemd[1]: Stopping Ceph mgr.b for 575c0a38-0104-11ef-bc93-c7b262605968... 2024-04-23T00:04:16.950 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-575c0a38-0104-11ef-bc93-c7b262605968@mgr.b.service' 2024-04-23T00:04:17.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:04:17.022 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-04-23T00:04:17.022 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:04:17.191 INFO:teuthology.orchestra.run.smithi167.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:19.462 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:04:19.623 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:21.859 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:04:22.026 INFO:teuthology.orchestra.run.smithi188.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:24.001 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:24.015 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:24.030 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:04:24.042 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T00:04:24.044 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi167/crash 2024-04-23T00:04:24.044 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:04:24.067 INFO:teuthology.orchestra.run.smithi167.stderr:tar: /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:04:24.068 INFO:teuthology.orchestra.run.smithi167.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:04:24.070 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi177/crash 2024-04-23T00:04:24.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:04:24.084 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:04:24.084 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:04:24.085 DEBUG:teuthology.misc:Transferring archived files from smithi188:/var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi188/crash 2024-04-23T00:04:24.086 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:04:24.097 INFO:teuthology.orchestra.run.smithi188.stderr:tar: /var/lib/ceph/575c0a38-0104-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:04:24.097 INFO:teuthology.orchestra.run.smithi188.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:04:24.098 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T00:04:24.098 DEBUG:teuthology.orchestra.run.smithi167:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | head -n 1 2024-04-23T00:04:24.127 INFO:tasks.cephadm:Compressing logs... 2024-04-23T00:04:24.128 DEBUG:teuthology.orchestra.run.smithi167:> 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-04-23T00:04:24.171 DEBUG:teuthology.orchestra.run.smithi177:> 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-04-23T00:04:24.173 DEBUG:teuthology.orchestra.run.smithi188:> 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-04-23T00:04:24.178 INFO:teuthology.orchestra.run.smithi167.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:04:24.182 INFO:teuthology.orchestra.run.smithi177.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:04:24.186 INFO:teuthology.orchestra.run.smithi188.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:04:24.190 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:04:24.191 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:04:24.191 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:04:24.191 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.b.log 2024-04-23T00:04:24.191 INFO:teuthology.orchestra.run.smithi177.stderr: 80.1% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:04:24.193 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:04:24.193 INFO:teuthology.orchestra.run.smithi177.stderr: 81.4% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-23T00:04:24.193 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.b.log: 83.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:04:24.193 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-23T00:04:24.193 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log: 89.8% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:04:24.198 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:04:24.198 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-23T00:04:24.199 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:04:24.199 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:04:24.199 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-23T00:04:24.199 INFO:teuthology.orchestra.run.smithi167.stderr: 82.4% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:04:24.200 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:04:24.200 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.a.log 2024-04-23T00:04:24.200 INFO:teuthology.orchestra.run.smithi167.stderr: 85.1% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log.gz/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-volume.log: 2024-04-23T00:04:24.200 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log: 84.9% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-23T00:04:24.200 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.a.log: 85.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:04:24.201 INFO:teuthology.orchestra.run.smithi167.stderr: 89.6% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:04:24.201 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.b.log: 90.6% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.b.log.gz 2024-04-23T00:04:24.202 INFO:teuthology.orchestra.run.smithi177.stderr: 92.8% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-23T00:04:24.203 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-04-23T00:04:24.203 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m0.027s 2024-04-23T00:04:24.203 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m0.028s 2024-04-23T00:04:24.204 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.009s 2024-04-23T00:04:24.207 INFO:teuthology.orchestra.run.smithi188.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:04:24.207 INFO:teuthology.orchestra.run.smithi188.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:04:24.207 INFO:teuthology.orchestra.run.smithi188.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:04:24.207 INFO:teuthology.orchestra.run.smithi188.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log: 80.1% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:04:24.208 INFO:teuthology.orchestra.run.smithi188.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-23T00:04:24.208 INFO:teuthology.orchestra.run.smithi188.stderr:gzip -5 --verbose -- /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:04:24.208 INFO:teuthology.orchestra.run.smithi188.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.c.log: 83.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:04:24.208 INFO:teuthology.orchestra.run.smithi188.stderr:/var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log: 81.4% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-23T00:04:24.208 INFO:teuthology.orchestra.run.smithi188.stderr: 89.8% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:04:24.221 INFO:teuthology.orchestra.run.smithi188.stderr: 92.8% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-23T00:04:24.222 INFO:teuthology.orchestra.run.smithi188.stderr: 2024-04-23T00:04:24.224 INFO:teuthology.orchestra.run.smithi188.stderr:real 0m0.041s 2024-04-23T00:04:24.224 INFO:teuthology.orchestra.run.smithi188.stderr:user 0m0.026s 2024-04-23T00:04:24.224 INFO:teuthology.orchestra.run.smithi188.stderr:sys 0m0.012s 2024-04-23T00:04:24.236 INFO:teuthology.orchestra.run.smithi167.stderr: 88.6% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mgr.a.log.gz 2024-04-23T00:04:24.263 INFO:teuthology.orchestra.run.smithi167.stderr: 91.8% -- replaced with /var/log/ceph/575c0a38-0104-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-23T00:04:24.264 INFO:teuthology.orchestra.run.smithi167.stderr: 2024-04-23T00:04:24.265 INFO:teuthology.orchestra.run.smithi167.stderr:real 0m0.092s 2024-04-23T00:04:24.265 INFO:teuthology.orchestra.run.smithi167.stderr:user 0m0.121s 2024-04-23T00:04:24.265 INFO:teuthology.orchestra.run.smithi167.stderr:sys 0m0.009s 2024-04-23T00:04:24.265 INFO:tasks.cephadm:Archiving logs... 2024-04-23T00:04:24.266 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi167/log 2024-04-23T00:04:24.266 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:04:24.342 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi177/log 2024-04-23T00:04:24.343 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:04:24.364 DEBUG:teuthology.misc:Transferring archived files from smithi188:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi188/log 2024-04-23T00:04:24.365 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:04:24.385 INFO:tasks.cephadm:Removing cluster... 2024-04-23T00:04:24.385 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force 2024-04-23T00:04:24.549 INFO:teuthology.orchestra.run.smithi167.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:25.871 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force 2024-04-23T00:04:26.039 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:27.357 DEBUG:teuthology.orchestra.run.smithi188:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 575c0a38-0104-11ef-bc93-c7b262605968 --force 2024-04-23T00:04:27.524 INFO:teuthology.orchestra.run.smithi188.stdout:Deleting cluster with fsid: 575c0a38-0104-11ef-bc93-c7b262605968 2024-04-23T00:04:28.892 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T00:04:28.892 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:04:28.899 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:04:28.905 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:04:28.911 INFO:tasks.cephadm:Teardown complete 2024-04-23T00:04:28.911 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 2210, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi167 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:04:29.130 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0a503a0f823f491896252be7791b8534 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 2210, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1839, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 1091, in ceph_osds _shell(ctx, cluster_name, remote, [ File "/home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi167 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:04:29.134 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T00:04:29.142 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-23T00:04:29.230 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-23T00:04:29.231 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-23T00:04:29.255 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-23T00:04:29.258 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-23T00:04:29.372 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T00:04:29.392 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T00:04:29.392 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:04:29.395 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:04:29.397 DEBUG:teuthology.orchestra.run.smithi188:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:04:29.403 INFO:teuthology.orchestra.run.smithi167.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:04:29.404 INFO:teuthology.orchestra.run.smithi167.stdout:============================================================================== 2024-04-23T00:04:29.404 INFO:teuthology.orchestra.run.smithi167.stdout:*hv01.front.sepi 44.4.53.2 2 u 20 64 177 0.095 -1.225 0.407 2024-04-23T00:04:29.404 INFO:teuthology.orchestra.run.smithi167.stdout:+hv02.front.sepi 63.231.80.2 3 u 24 64 177 0.067 -0.119 0.631 2024-04-23T00:04:29.404 INFO:teuthology.orchestra.run.smithi167.stdout:+hv03.front.sepi 74.6.168.72 3 u 29 64 177 0.078 -1.153 0.468 2024-04-23T00:04:29.404 INFO:teuthology.orchestra.run.smithi167.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-23T00:04:29.406 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:04:29.406 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-04-23T00:04:29.406 INFO:teuthology.orchestra.run.smithi177.stdout:*hv01.front.sepi 44.4.53.2 2 u 20 64 177 0.120 -1.744 1.087 2024-04-23T00:04:29.406 INFO:teuthology.orchestra.run.smithi177.stdout:+hv02.front.sepi 63.231.80.2 3 u 22 64 177 0.136 -0.991 1.234 2024-04-23T00:04:29.407 INFO:teuthology.orchestra.run.smithi177.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 177 0.109 -1.287 1.296 2024-04-23T00:04:29.407 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-23T00:04:29.411 INFO:teuthology.orchestra.run.smithi188.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:04:29.411 INFO:teuthology.orchestra.run.smithi188.stdout:============================================================================== 2024-04-23T00:04:29.411 INFO:teuthology.orchestra.run.smithi188.stdout:*hv01.front.sepi 44.4.53.2 2 u 28 64 177 0.105 -0.604 0.818 2024-04-23T00:04:29.411 INFO:teuthology.orchestra.run.smithi188.stdout:+hv02.front.sepi 63.231.80.2 3 u 25 64 177 0.070 -0.724 0.643 2024-04-23T00:04:29.412 INFO:teuthology.orchestra.run.smithi188.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 177 0.106 -0.269 0.830 2024-04-23T00:04:29.412 INFO:teuthology.orchestra.run.smithi188.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-23T00:04:29.413 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T00:04:29.490 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T00:04:29.491 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T00:04:29.628 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T00:04:29.727 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T00:04:29.859 INFO:teuthology.task.internal:Duration was 853.107015 seconds 2024-04-23T00:04:29.859 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T00:04:29.995 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T00:04:29.996 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:04:29.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:04:30.001 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:04:30.039 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T00:04:30.039 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-04-23T00:04:30.039 DEBUG:teuthology.orchestra.run.smithi167:> 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-04-23T00:04:30.086 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-04-23T00:04:30.086 DEBUG:teuthology.orchestra.run.smithi177:> 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-04-23T00:04:30.096 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi188.front.sepia.ceph.com 2024-04-23T00:04:30.096 DEBUG:teuthology.orchestra.run.smithi188:> 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-04-23T00:04:30.106 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T00:04:30.106 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:04:30.130 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:04:30.140 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:04:30.180 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T00:04:30.181 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:04:30.202 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:04:30.212 DEBUG:teuthology.orchestra.run.smithi188:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:04:30.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T00:04:30.314 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T00:04:30.314 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:04:30.327 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:04:30.337 DEBUG:teuthology.orchestra.run.smithi188:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:04:30.349 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T00:04:30.499 DEBUG:teuthology.orchestra.run.smithi167:> 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-04-23T00:04:30.502 DEBUG:teuthology.orchestra.run.smithi177:> 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-04-23T00:04:30.505 DEBUG:teuthology.orchestra.run.smithi188:> 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-04-23T00:04:30.513 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-04-23T00:04:30.513 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-04-23T00:04:30.517 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = core 2024-04-23T00:04:30.544 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:04:30.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:04:30.586 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:04:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:04:30.590 DEBUG:teuthology.orchestra.run.smithi188:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:04:30.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:04:30.595 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T00:04:30.627 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T00:04:30.628 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi167 2024-04-23T00:04:30.628 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:04:30.651 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi177 2024-04-23T00:04:30.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:04:30.673 DEBUG:teuthology.misc:Transferring archived files from smithi188:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260/remote/smithi188 2024-04-23T00:04:30.673 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:04:30.694 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T00:04:30.695 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:04:30.697 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:04:30.714 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:04:30.742 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T00:04:30.752 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T00:04:30.752 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T00:04:30.838 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T00:04:30.839 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:04:30.841 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:04:30.844 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:04:30.845 INFO:teuthology.orchestra.run.smithi167.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:04 /home/ubuntu/cephtest 2024-04-23T00:04:30.848 INFO:teuthology.orchestra.run.smithi177.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:04 /home/ubuntu/cephtest 2024-04-23T00:04:30.849 INFO:teuthology.orchestra.run.smithi188.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:04 /home/ubuntu/cephtest 2024-04-23T00:04:30.851 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T00:04:30.961 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T00:04:31.247 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T00:04:31.283 DEBUG:teuthology.nuke:shortname: smithi167 2024-04-23T00:04:31.284 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:04:31.328 DEBUG:teuthology.nuke:shortname: smithi177 2024-04-23T00:04:31.328 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:04:31.353 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.619830', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzI/9wlxsihQvRQrHQW321qrSdkk4p6PMV8PXLjBj4ZgITOrEg8JPLjDwEWKAv1jUfGYKUy4eUqbb1RdnB+gR4='} 2024-04-23T00:04:31.372 DEBUG:teuthology.nuke:shortname: smithi188 2024-04-23T00:04:31.373 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:04:31.385 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.618575', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMO3qGENPdjJXPEs32dPF483lm0XjazI9SYNWIScQZCouvPBNT8Kzgk/S7Nak9fED3HouDfb7/abvl1VAy0ZTfM='} 2024-04-23T00:04:31.410 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669260', '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-04-22 23:39:18.617017', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAuac/2R6xYYhXyRU4c7/a+yw9t97UzSORIZXywcMIidEJ7+7AkkGwJnIWsNmg38yWdImgJkaM89o9xN/XDYf/A='} 2024-04-23T00:04:31.461 INFO:teuthology.orchestra.console.smithi177:Power off 2024-04-23T00:04:31.462 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:04:31.478 INFO:teuthology.orchestra.console.smithi167:Power off 2024-04-23T00:04:31.478 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:04:31.517 INFO:teuthology.orchestra.console.smithi188:Power off 2024-04-23T00:04:31.518 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:04:31.529 DEBUG:teuthology.orchestra.console.smithi167:power off output: Chassis Power Control: Down/Off 2024-04-23T00:04:31.529 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:31.538 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2024-04-23T00:04:31.539 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:31.570 DEBUG:teuthology.orchestra.console.smithi188:power off output: Chassis Power Control: Down/Off 2024-04-23T00:04:31.570 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:31.580 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is on 2024-04-23T00:04:31.592 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-04-23T00:04:31.622 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2024-04-23T00:04:35.582 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:35.593 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:35.623 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:35.696 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is on 2024-04-23T00:04:35.705 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-04-23T00:04:35.734 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2024-04-23T00:04:39.698 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:39.707 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:39.735 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:39.809 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is off 2024-04-23T00:04:39.817 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-04-23T00:04:39.846 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is off 2024-04-23T00:04:39.911 INFO:teuthology.orchestra.console.smithi167:Power off completed 2024-04-23T00:04:39.948 INFO:teuthology.orchestra.console.smithi188:Power off completed 2024-04-23T00:04:43.818 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:04:43.932 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2024-04-23T00:04:44.033 INFO:teuthology.orchestra.console.smithi177:Power off completed 2024-04-23T00:04:44.138 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} duration: 853.1070146560669 failure_reason: 'Command failed on smithi167 with status 2: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 575c0a38-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0a503a0f823f491896252be7791b8534 status: fail success: false 2024-04-23T00:04:44.138 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T00:04:44.226 INFO:teuthology.run:FAIL