2024-04-22T23:46:24.073 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T23:46:24.073 DEBUG:teuthology.run:Teuthology command: teuthology --name adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi --description orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} --verbose --owner scheduled_adking@teuthology --archive /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669258 -- /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669258/orig.config.yaml 2024-04-22T23:46:24.104 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T23:46:24.187 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/7669258 branch: wip-adk-testing-2024-04-22-1618 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} email: adking@redhat.com first_in_suite: false job_id: '7669258' 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: mgr: debug mgr: 20 debug ms: 1 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\) 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.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude 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: smithi055.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJqO0lc0/56eWWwEuHKjZ8S4Tsr3ppobXvrloIb47e7ArYVGL2d9AmlLdwEMXnNcihKEZ7slAdVz7zeyYyS/QcM= smithi156.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIogSzWouCvh/QzHqMjl4CtV3fbFcvlWosdj4YDMEl4Y316/YIt2zQea1BBXwTZxH7UajG2OtAJtLvXI+s+S5DQ= tasks: - cephadm.deploy_samba_ad_dc: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=admem1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.admem1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "ads" workgroup = "DOMAIN1" realm = "domain1.sink.test" "idmap config * : backend" = "autorid" "idmap config * : range" = "2000-9999999" ' - cmd: ceph config-key set smb/config/admem1/join1.json -i - stdin: '{"username": "Administrator", "password": "Passw0rd"} ' - cephadm.apply: specs: - cluster_id: admem1 config_uri: rados://.smb/admem1/conf.toml custom_dns: - '{{ctx.samba_ad_dc_ip}}' features: - domain include_ceph_users: - client.smbdata join_sources: - rados:mon-config-key:smb/config/admem1/join1.json placement: count: 1 service_id: admem1 service_type: smb - cephadm.wait_for_service: service: smb.admem1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' 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:46:24.187 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:46:24.187 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks 2024-04-22T23:46:24.188 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T23:46:24.189 INFO:teuthology.task.internal:Checking packages... 2024-04-22T23:46:24.211 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '43be020184947e53516056c9931e1ac5bdbbb1a5' 2024-04-22T23:46:24.211 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T23:46:24.211 INFO:teuthology.packaging:ref: None 2024-04-22T23:46:24.211 INFO:teuthology.packaging:tag: None 2024-04-22T23:46:24.211 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-22-1618 2024-04-22T23:46:24.211 INFO:teuthology.packaging:sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:46:24.212 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:46:24.352 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:46:24.354 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T23:46:24.361 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T23:46:24.361 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T23:46:24.409 INFO:teuthology.task.internal:Saving configuration 2024-04-22T23:46:24.430 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T23:46:24.435 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:46:24.460 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi055.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/7669258', '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:17.944562', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIINJwPaXGH/Q4emDOUCuDvkondsTBcMsPAyxczTaYAfR'} 2024-04-22T23:46:24.482 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi156.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/7669258', '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:17.945942', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIPQUpyMOGqlzlOAH+fijJ9jFuqZUUneilESkMPKd8Q+'} 2024-04-22T23:46:24.482 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T23:46:24.488 INFO:teuthology.task.internal:roles: ubuntu@smithi055.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-04-22T23:46:24.488 INFO:teuthology.task.internal:roles: ubuntu@smithi156.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-04-22T23:46:24.488 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T23:46:24.581 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe3a196f3a0>, signals=[15]) 2024-04-22T23:46:24.582 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T23:46:24.589 INFO:teuthology.task.internal:Opening connections... 2024-04-22T23:46:24.589 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi055.front.sepia.ceph.com 2024-04-22T23:46:24.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:46:24.672 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi156.front.sepia.ceph.com 2024-04-22T23:46:24.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:46:24.750 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T23:46:24.757 DEBUG:teuthology.orchestra.run.smithi055:> uname -m 2024-04-22T23:46:24.762 INFO:teuthology.orchestra.run.smithi055.stdout:x86_64 2024-04-22T23:46:24.762 DEBUG:teuthology.orchestra.run.smithi055:> cat /etc/os-release 2024-04-22T23:46:24.810 INFO:teuthology.orchestra.run.smithi055.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:46:24.810 INFO:teuthology.orchestra.run.smithi055.stdout:NAME="Ubuntu" 2024-04-22T23:46:24.810 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_ID="22.04" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_CODENAME=jammy 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:ID=ubuntu 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:ID_LIKE=debian 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:46:24.811 INFO:teuthology.orchestra.run.smithi055.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:46:24.812 INFO:teuthology.lock.ops:Updating smithi055.front.sepia.ceph.com on lock server 2024-04-22T23:46:24.831 DEBUG:teuthology.orchestra.run.smithi156:> uname -m 2024-04-22T23:46:24.836 INFO:teuthology.orchestra.run.smithi156.stdout:x86_64 2024-04-22T23:46:24.836 DEBUG:teuthology.orchestra.run.smithi156:> cat /etc/os-release 2024-04-22T23:46:24.882 INFO:teuthology.orchestra.run.smithi156.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:46:24.882 INFO:teuthology.orchestra.run.smithi156.stdout:NAME="Ubuntu" 2024-04-22T23:46:24.882 INFO:teuthology.orchestra.run.smithi156.stdout:VERSION_ID="22.04" 2024-04-22T23:46:24.882 INFO:teuthology.orchestra.run.smithi156.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:VERSION_CODENAME=jammy 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:ID=ubuntu 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:ID_LIKE=debian 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:46:24.884 INFO:teuthology.orchestra.run.smithi156.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:46:24.885 INFO:teuthology.lock.ops:Updating smithi156.front.sepia.ceph.com on lock server 2024-04-22T23:46:24.905 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T23:46:24.916 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T23:46:24.936 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T23:46:24.937 DEBUG:teuthology.orchestra.run.smithi055:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:46:24.939 DEBUG:teuthology.orchestra.run.smithi156:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:46:24.945 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T23:46:24.959 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T23:46:24.959 DEBUG:teuthology.orchestra.run.smithi055:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:46:24.988 DEBUG:teuthology.orchestra.run.smithi156:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:46:25.069 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T23:46:25.122 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T23:46:25.137 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T23:46:25.137 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T23:46:25.137 DEBUG:teuthology.orchestra.run.smithi055:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:46:25.138 DEBUG:teuthology.orchestra.run.smithi156:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:46:25.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:46:25.143 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-04-22T23:46:25.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:46:25.144 DEBUG:teuthology.orchestra.run.smithi156:> uname -r 2024-04-22T23:46:25.190 INFO:teuthology.orchestra.run.smithi156.stdout:5.15.0-56-generic 2024-04-22T23:46:25.190 INFO:teuthology.task.kernel:Running kernel on smithi156: 5.15.0-56-generic 2024-04-22T23:46:25.190 DEBUG:teuthology.orchestra.run.smithi156:> sudo apt-get clean 2024-04-22T23:46:25.191 INFO:teuthology.orchestra.run.smithi055.stdout:5.15.0-56-generic 2024-04-22T23:46:25.192 INFO:teuthology.task.kernel:Running kernel on smithi055: 5.15.0-56-generic 2024-04-22T23:46:25.192 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get clean 2024-04-22T23:46:25.335 DEBUG:teuthology.orchestra.run.smithi156:> sudo apt-get update 2024-04-22T23:46:25.339 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get update 2024-04-22T23:46:25.470 INFO:teuthology.orchestra.run.smithi156.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:46:25.510 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:46:25.510 INFO:teuthology.orchestra.run.smithi055.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:46:25.510 INFO:teuthology.orchestra.run.smithi055.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:46:25.579 INFO:teuthology.orchestra.run.smithi156.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:46:25.596 INFO:teuthology.orchestra.run.smithi055.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:46:25.661 INFO:teuthology.orchestra.run.smithi156.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:46:25.687 INFO:teuthology.orchestra.run.smithi156.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:46:25.736 INFO:teuthology.orchestra.run.smithi055.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:46:25.803 INFO:teuthology.orchestra.run.smithi156.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:46:25.808 INFO:teuthology.orchestra.run.smithi156.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:46:25.811 INFO:teuthology.orchestra.run.smithi156.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:46:25.811 INFO:teuthology.orchestra.run.smithi156.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:46:25.812 INFO:teuthology.orchestra.run.smithi055.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:46:25.820 INFO:teuthology.orchestra.run.smithi055.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:46:25.836 INFO:teuthology.orchestra.run.smithi156.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:46:25.837 INFO:teuthology.orchestra.run.smithi156.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:46:25.841 INFO:teuthology.orchestra.run.smithi156.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:46:25.841 INFO:teuthology.orchestra.run.smithi156.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:46:25.849 INFO:teuthology.orchestra.run.smithi156.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:46:25.859 INFO:teuthology.orchestra.run.smithi156.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:46:25.861 INFO:teuthology.orchestra.run.smithi156.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:46:25.861 INFO:teuthology.orchestra.run.smithi156.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:46:25.861 INFO:teuthology.orchestra.run.smithi156.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:46:25.865 INFO:teuthology.orchestra.run.smithi055.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:46:25.869 INFO:teuthology.orchestra.run.smithi055.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:46:25.869 INFO:teuthology.orchestra.run.smithi055.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:46:25.880 INFO:teuthology.orchestra.run.smithi156.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:46:25.896 INFO:teuthology.orchestra.run.smithi055.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:46:25.896 INFO:teuthology.orchestra.run.smithi055.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:46:25.900 INFO:teuthology.orchestra.run.smithi055.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:46:25.900 INFO:teuthology.orchestra.run.smithi055.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:46:25.901 INFO:teuthology.orchestra.run.smithi156.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:46:25.909 INFO:teuthology.orchestra.run.smithi055.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:46:25.914 INFO:teuthology.orchestra.run.smithi055.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:46:25.915 INFO:teuthology.orchestra.run.smithi055.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:46:25.916 INFO:teuthology.orchestra.run.smithi055.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:46:25.916 INFO:teuthology.orchestra.run.smithi055.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:46:25.942 INFO:teuthology.orchestra.run.smithi055.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:46:25.942 INFO:teuthology.orchestra.run.smithi055.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:46:25.942 INFO:teuthology.orchestra.run.smithi055.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:46:25.953 INFO:teuthology.orchestra.run.smithi055.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:46:25.959 INFO:teuthology.orchestra.run.smithi055.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:46:25.960 INFO:teuthology.orchestra.run.smithi055.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:46:25.991 INFO:teuthology.orchestra.run.smithi055.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:46:25.992 INFO:teuthology.orchestra.run.smithi055.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:46:25.998 INFO:teuthology.orchestra.run.smithi055.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:46:25.998 INFO:teuthology.orchestra.run.smithi055.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:46:26.006 INFO:teuthology.orchestra.run.smithi055.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:46:26.015 INFO:teuthology.orchestra.run.smithi156.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:46:26.016 INFO:teuthology.orchestra.run.smithi055.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:46:26.018 INFO:teuthology.orchestra.run.smithi055.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:46:26.019 INFO:teuthology.orchestra.run.smithi055.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:46:26.019 INFO:teuthology.orchestra.run.smithi055.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:46:26.021 INFO:teuthology.orchestra.run.smithi055.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:46:26.022 INFO:teuthology.orchestra.run.smithi055.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:46:26.022 INFO:teuthology.orchestra.run.smithi055.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:46:26.023 INFO:teuthology.orchestra.run.smithi055.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:46:26.041 INFO:teuthology.orchestra.run.smithi055.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:46:26.041 INFO:teuthology.orchestra.run.smithi055.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:46:26.042 INFO:teuthology.orchestra.run.smithi055.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:46:26.042 INFO:teuthology.orchestra.run.smithi055.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:46:26.042 INFO:teuthology.orchestra.run.smithi055.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:46:26.042 INFO:teuthology.orchestra.run.smithi055.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:46:26.155 INFO:teuthology.orchestra.run.smithi156.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:46:26.466 INFO:teuthology.orchestra.run.smithi156.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:46:26.505 INFO:teuthology.orchestra.run.smithi156.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:46:26.520 INFO:teuthology.orchestra.run.smithi156.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:46:26.521 INFO:teuthology.orchestra.run.smithi156.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:46:26.522 INFO:teuthology.orchestra.run.smithi156.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:46:26.585 INFO:teuthology.orchestra.run.smithi156.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:46:26.591 INFO:teuthology.orchestra.run.smithi156.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:46:26.755 INFO:teuthology.orchestra.run.smithi156.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:46:27.384 INFO:teuthology.orchestra.run.smithi156.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:46:27.422 INFO:teuthology.orchestra.run.smithi156.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:46:27.435 INFO:teuthology.orchestra.run.smithi156.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:46:27.436 INFO:teuthology.orchestra.run.smithi156.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:46:27.439 INFO:teuthology.orchestra.run.smithi156.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:46:27.439 INFO:teuthology.orchestra.run.smithi156.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:46:27.440 INFO:teuthology.orchestra.run.smithi156.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:46:27.440 INFO:teuthology.orchestra.run.smithi156.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:46:27.466 INFO:teuthology.orchestra.run.smithi156.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:46:27.469 INFO:teuthology.orchestra.run.smithi156.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:46:27.634 INFO:teuthology.orchestra.run.smithi156.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:46:27.716 INFO:teuthology.orchestra.run.smithi156.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:46:27.801 INFO:teuthology.orchestra.run.smithi156.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:46:27.881 INFO:teuthology.orchestra.run.smithi156.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:46:27.916 INFO:teuthology.orchestra.run.smithi156.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:46:31.712 INFO:teuthology.orchestra.run.smithi055.stdout:Fetched 13.2 MB in 2s (6,949 kB/s) 2024-04-22T23:46:32.074 INFO:teuthology.orchestra.run.smithi156.stdout:Fetched 13.2 MB in 3s (5,240 kB/s) 2024-04-22T23:46:33.107 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-04-22T23:46:33.125 DEBUG:teuthology.orchestra.run.smithi055:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:46:33.187 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-04-22T23:46:33.392 INFO:teuthology.orchestra.run.smithi055.stdout:Building dependency tree... 2024-04-22T23:46:33.393 INFO:teuthology.orchestra.run.smithi055.stdout:Reading state information... 2024-04-22T23:46:33.468 INFO:teuthology.orchestra.run.smithi156.stdout:Reading package lists... 2024-04-22T23:46:33.486 DEBUG:teuthology.orchestra.run.smithi156:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:46:33.575 INFO:teuthology.orchestra.run.smithi055.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:46:33.576 INFO:teuthology.orchestra.run.smithi055.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:46:33.576 INFO:teuthology.orchestra.run.smithi055.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:46:33.576 INFO:teuthology.orchestra.run.smithi055.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:46:33.576 INFO:teuthology.orchestra.run.smithi055.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:46:33.576 INFO:teuthology.orchestra.run.smithi055.stdout: python2.7-minimal 2024-04-22T23:46:33.577 INFO:teuthology.orchestra.run.smithi055.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:46:33.578 INFO:teuthology.orchestra.run.smithi055.stdout:The following additional packages will be installed: 2024-04-22T23:46:33.578 INFO:teuthology.orchestra.run.smithi055.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:46:33.578 INFO:teuthology.orchestra.run.smithi055.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:46:33.578 INFO:teuthology.orchestra.run.smithi055.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:46:33.580 INFO:teuthology.orchestra.run.smithi055.stdout:Suggested packages: 2024-04-22T23:46:33.580 INFO:teuthology.orchestra.run.smithi055.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:46:33.580 INFO:teuthology.orchestra.run.smithi055.stdout:Recommended packages: 2024-04-22T23:46:33.580 INFO:teuthology.orchestra.run.smithi055.stdout: thermald 2024-04-22T23:46:33.584 INFO:teuthology.orchestra.run.smithi156.stdout:Reading package lists... 2024-04-22T23:46:33.632 INFO:teuthology.orchestra.run.smithi055.stdout:The following NEW packages will be installed: 2024-04-22T23:46:33.632 INFO:teuthology.orchestra.run.smithi055.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:46:33.632 INFO:teuthology.orchestra.run.smithi055.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:46:33.633 INFO:teuthology.orchestra.run.smithi055.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:46:33.634 INFO:teuthology.orchestra.run.smithi055.stdout:The following packages will be upgraded: 2024-04-22T23:46:33.634 INFO:teuthology.orchestra.run.smithi055.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:46:33.773 INFO:teuthology.orchestra.run.smithi156.stdout:Building dependency tree... 2024-04-22T23:46:33.773 INFO:teuthology.orchestra.run.smithi156.stdout:Reading state information... 2024-04-22T23:46:33.816 INFO:teuthology.orchestra.run.smithi055.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:46:33.816 INFO:teuthology.orchestra.run.smithi055.stdout:Need to get 113 MB of archives. 2024-04-22T23:46:33.816 INFO:teuthology.orchestra.run.smithi055.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:46:33.816 INFO:teuthology.orchestra.run.smithi055.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:46:33.928 INFO:teuthology.orchestra.run.smithi156.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:46:33.928 INFO:teuthology.orchestra.run.smithi156.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:46:33.929 INFO:teuthology.orchestra.run.smithi156.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:46:33.929 INFO:teuthology.orchestra.run.smithi156.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:46:33.929 INFO:teuthology.orchestra.run.smithi156.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:46:33.929 INFO:teuthology.orchestra.run.smithi156.stdout: python2.7-minimal 2024-04-22T23:46:33.929 INFO:teuthology.orchestra.run.smithi156.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:46:33.930 INFO:teuthology.orchestra.run.smithi156.stdout:The following additional packages will be installed: 2024-04-22T23:46:33.930 INFO:teuthology.orchestra.run.smithi156.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:46:33.930 INFO:teuthology.orchestra.run.smithi156.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:46:33.931 INFO:teuthology.orchestra.run.smithi156.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:46:33.932 INFO:teuthology.orchestra.run.smithi156.stdout:Suggested packages: 2024-04-22T23:46:33.932 INFO:teuthology.orchestra.run.smithi156.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:46:33.932 INFO:teuthology.orchestra.run.smithi156.stdout:Recommended packages: 2024-04-22T23:46:33.932 INFO:teuthology.orchestra.run.smithi156.stdout: thermald 2024-04-22T23:46:33.988 INFO:teuthology.orchestra.run.smithi156.stdout:The following NEW packages will be installed: 2024-04-22T23:46:33.989 INFO:teuthology.orchestra.run.smithi156.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:46:33.989 INFO:teuthology.orchestra.run.smithi156.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:46:33.989 INFO:teuthology.orchestra.run.smithi156.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:46:33.990 INFO:teuthology.orchestra.run.smithi156.stdout:The following packages will be upgraded: 2024-04-22T23:46:33.991 INFO:teuthology.orchestra.run.smithi156.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:46:34.170 INFO:teuthology.orchestra.run.smithi156.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:46:34.171 INFO:teuthology.orchestra.run.smithi156.stdout:Need to get 113 MB of archives. 2024-04-22T23:46:34.171 INFO:teuthology.orchestra.run.smithi156.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:46:34.171 INFO:teuthology.orchestra.run.smithi156.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:46:35.212 INFO:teuthology.orchestra.run.smithi055.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:46:35.565 INFO:teuthology.orchestra.run.smithi055.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:46:35.586 INFO:teuthology.orchestra.run.smithi156.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:46:36.002 INFO:teuthology.orchestra.run.smithi156.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:46:37.799 INFO:teuthology.orchestra.run.smithi055.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:46:37.799 INFO:teuthology.orchestra.run.smithi055.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:46:37.799 INFO:teuthology.orchestra.run.smithi055.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:46:38.281 INFO:teuthology.orchestra.run.smithi156.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:46:38.281 INFO:teuthology.orchestra.run.smithi156.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:46:38.281 INFO:teuthology.orchestra.run.smithi156.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:46:38.615 INFO:teuthology.orchestra.run.smithi055.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:46:38.701 INFO:teuthology.orchestra.run.smithi055.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:46:39.042 INFO:teuthology.orchestra.run.smithi156.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:46:39.108 INFO:teuthology.orchestra.run.smithi156.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:46:39.125 INFO:teuthology.orchestra.run.smithi055.stdout:Fetched 113 MB in 5s (22.4 MB/s) 2024-04-22T23:46:39.291 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:46:39.517 INFO:teuthology.orchestra.run.smithi156.stdout:Fetched 113 MB in 5s (22.2 MB/s) 2024-04-22T23:46:39.693 INFO:teuthology.orchestra.run.smithi156.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:46:41.408 INFO:teuthology.orchestra.run.smithi055.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:46:41.413 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:41.663 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:41.719 INFO:teuthology.orchestra.run.smithi156.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:46:41.725 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:41.790 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:43.664 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:46:43.685 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:43.768 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:44.133 INFO:teuthology.orchestra.run.smithi156.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:46:44.154 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:44.209 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:46:44.229 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:44.235 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:44.267 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:44.698 INFO:teuthology.orchestra.run.smithi156.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:46:44.719 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:44.761 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:50.541 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:46:50.668 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:46:50.993 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:46:51.014 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:46:51.121 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:46:51.141 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:46:51.424 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:46:51.447 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:46:51.483 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:46:51.491 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:46:51.612 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:46:51.915 INFO:teuthology.orchestra.run.smithi156.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:46:51.926 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:46:51.956 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:46:57.182 INFO:teuthology.orchestra.run.smithi055.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:46:57.220 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:57.257 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:46:57.483 INFO:teuthology.orchestra.run.smithi156.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:46:57.520 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:46:57.558 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:00.134 INFO:teuthology.orchestra.run.smithi156.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:00.257 INFO:teuthology.orchestra.run.smithi156.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:00.376 INFO:teuthology.orchestra.run.smithi055.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:47:00.501 INFO:teuthology.orchestra.run.smithi055.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:47:00.598 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:00.720 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:01.238 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:47:01.309 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:47:01.740 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:01.767 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:01.866 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:47:01.994 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:03.079 INFO:teuthology.orchestra.run.smithi156.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:03.079 INFO:teuthology.orchestra.run.smithi156.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:03.079 INFO:teuthology.orchestra.run.smithi156.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:03.079 INFO:teuthology.orchestra.run.smithi156.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:03.245 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:03.364 INFO:teuthology.orchestra.run.smithi055.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:03.364 INFO:teuthology.orchestra.run.smithi055.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:03.364 INFO:teuthology.orchestra.run.smithi055.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:03.365 INFO:teuthology.orchestra.run.smithi055.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:03.522 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:04.680 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:04.974 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:06.073 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:47:06.182 INFO:teuthology.orchestra.run.smithi156.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:47:06.291 INFO:teuthology.orchestra.run.smithi156.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:06.364 INFO:teuthology.orchestra.run.smithi156.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:47:06.364 INFO:teuthology.orchestra.run.smithi156.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:06.424 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:47:06.550 INFO:teuthology.orchestra.run.smithi055.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:47:06.676 INFO:teuthology.orchestra.run.smithi055.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:47:07.488 INFO:teuthology.orchestra.run.smithi055.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:47:07.488 INFO:teuthology.orchestra.run.smithi055.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:20.304 INFO:teuthology.orchestra.run.smithi156.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:47:20.304 INFO:teuthology.orchestra.run.smithi156.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:47:20.316 INFO:teuthology.orchestra.run.smithi156.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:47:20.339 INFO:teuthology.orchestra.run.smithi156.stdout:Generating grub configuration file ... 2024-04-22T23:47:20.624 INFO:teuthology.orchestra.run.smithi156.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:20.651 INFO:teuthology.orchestra.run.smithi156.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:20.923 INFO:teuthology.orchestra.run.smithi156.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:20.928 INFO:teuthology.orchestra.run.smithi156.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:20.996 INFO:teuthology.orchestra.run.smithi156.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:47:21.002 INFO:teuthology.orchestra.run.smithi156.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:47:21.159 INFO:teuthology.orchestra.run.smithi156.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:47:21.160 INFO:teuthology.orchestra.run.smithi156.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:47:21.160 INFO:teuthology.orchestra.run.smithi156.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:47:21.199 INFO:teuthology.orchestra.run.smithi156.stdout:done 2024-04-22T23:47:21.638 DEBUG:teuthology.orchestra.run.smithi156:> dpkg -s linux-image-generic 2024-04-22T23:47:21.663 INFO:teuthology.orchestra.run.smithi156.stdout:Package: linux-image-generic 2024-04-22T23:47:21.663 INFO:teuthology.orchestra.run.smithi156.stdout:Status: install ok installed 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Priority: optional 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Section: kernel 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Installed-Size: 21 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Architecture: amd64 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Source: linux-meta 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Version: 5.15.0.105.102 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.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:47:21.664 INFO:teuthology.orchestra.run.smithi156.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:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Recommends: thermald 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout:Description: Generic Linux kernel image 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:47:21.664 INFO:teuthology.orchestra.run.smithi156.stdout: available. 2024-04-22T23:47:21.665 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:47:21.665 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:47:21.665 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:47:21.665 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-22T23:47:21.665 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi156.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:47:21.665 DEBUG:teuthology.orchestra.run.smithi156:> sudo apt-get clean 2024-04-22T23:47:21.813 DEBUG:teuthology.orchestra.run.smithi156:> sudo apt-get update 2024-04-22T23:47:21.944 INFO:teuthology.orchestra.run.smithi156.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:47:21.945 INFO:teuthology.orchestra.run.smithi156.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:47:21.962 INFO:teuthology.orchestra.run.smithi156.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:47:21.987 INFO:teuthology.orchestra.run.smithi156.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:47:22.102 INFO:teuthology.orchestra.run.smithi055.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:47:22.102 INFO:teuthology.orchestra.run.smithi055.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:47:22.118 INFO:teuthology.orchestra.run.smithi055.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:47:22.136 INFO:teuthology.orchestra.run.smithi055.stdout:Generating grub configuration file ... 2024-04-22T23:47:22.394 INFO:teuthology.orchestra.run.smithi055.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:22.403 INFO:teuthology.orchestra.run.smithi055.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:22.713 INFO:teuthology.orchestra.run.smithi055.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:22.719 INFO:teuthology.orchestra.run.smithi055.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:22.790 INFO:teuthology.orchestra.run.smithi055.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:47:22.795 INFO:teuthology.orchestra.run.smithi055.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:47:22.935 INFO:teuthology.orchestra.run.smithi055.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:47:22.935 INFO:teuthology.orchestra.run.smithi055.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:47:22.935 INFO:teuthology.orchestra.run.smithi055.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:47:22.974 INFO:teuthology.orchestra.run.smithi055.stdout:done 2024-04-22T23:47:23.335 INFO:teuthology.orchestra.run.smithi156.stdout:Reading package lists... 2024-04-22T23:47:23.353 DEBUG:teuthology.orchestra.run.smithi156:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:47:23.412 INFO:teuthology.orchestra.run.smithi156.stdout:Reading package lists... 2024-04-22T23:47:23.441 DEBUG:teuthology.orchestra.run.smithi055:> dpkg -s linux-image-generic 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Package: linux-image-generic 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Status: install ok installed 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Priority: optional 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Section: kernel 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Installed-Size: 21 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:47:23.467 INFO:teuthology.orchestra.run.smithi055.stdout:Architecture: amd64 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout:Source: linux-meta 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout:Version: 5.15.0.105.102 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.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:47:23.468 INFO:teuthology.orchestra.run.smithi055.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:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout:Recommends: thermald 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout:Description: Generic Linux kernel image 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:47:23.468 INFO:teuthology.orchestra.run.smithi055.stdout: available. 2024-04-22T23:47:23.468 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:47:23.468 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:47:23.468 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:47:23.469 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-22T23:47:23.469 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi055.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:47:23.469 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get clean 2024-04-22T23:47:23.613 INFO:teuthology.orchestra.run.smithi156.stdout:Building dependency tree... 2024-04-22T23:47:23.614 INFO:teuthology.orchestra.run.smithi156.stdout:Reading state information... 2024-04-22T23:47:23.620 DEBUG:teuthology.orchestra.run.smithi055:> sudo apt-get update 2024-04-22T23:47:23.748 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:47:23.758 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:47:23.779 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:47:23.790 INFO:teuthology.orchestra.run.smithi156.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:47:23.790 INFO:teuthology.orchestra.run.smithi156.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:47:23.790 INFO:teuthology.orchestra.run.smithi156.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:47:23.790 INFO:teuthology.orchestra.run.smithi156.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:47:23.790 INFO:teuthology.orchestra.run.smithi156.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:47:23.791 INFO:teuthology.orchestra.run.smithi156.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:47:23.791 INFO:teuthology.orchestra.run.smithi156.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:47:23.791 INFO:teuthology.orchestra.run.smithi156.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:47:23.834 INFO:teuthology.orchestra.run.smithi156.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:47:23.836 DEBUG:teuthology.orchestra.run.smithi156:> dpkg -s linux-image-generic 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Package: linux-image-generic 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Status: install ok installed 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Priority: optional 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Section: kernel 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Installed-Size: 21 2024-04-22T23:47:23.851 INFO:teuthology.orchestra.run.smithi156.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout:Architecture: amd64 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout:Source: linux-meta 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout:Version: 5.15.0.105.102 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.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:47:23.852 INFO:teuthology.orchestra.run.smithi156.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:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout:Recommends: thermald 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout:Description: Generic Linux kernel image 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:47:23.852 INFO:teuthology.orchestra.run.smithi156.stdout: available. 2024-04-22T23:47:23.852 DEBUG:teuthology.orchestra.run.smithi156:> mktemp 2024-04-22T23:47:23.863 INFO:teuthology.orchestra.run.smithi055.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:47:23.897 INFO:teuthology.orchestra.run.smithi156.stdout:/tmp/tmp.upuzYx7Kyh 2024-04-22T23:47:23.897 DEBUG:teuthology.orchestra.run.smithi156:> sudo cp /boot/grub/grub.cfg /tmp/tmp.upuzYx7Kyh 2024-04-22T23:47:23.953 DEBUG:teuthology.orchestra.run.smithi156:> sudo chmod 0666 /tmp/tmp.upuzYx7Kyh 2024-04-22T23:47:24.076 DEBUG:teuthology.orchestra.remote:smithi156:/tmp/tmp.upuzYx7Kyh is 10KB 2024-04-22T23:47:24.090 DEBUG:teuthology.orchestra.run.smithi156:> rm -fr /tmp/tmp.upuzYx7Kyh 2024-04-22T23:47:24.096 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:47:24.149 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-22T23:47:24.150 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:47:24.150 DEBUG:teuthology.orchestra.run.smithi156:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:47:24.217 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:47:24.217 DEBUG:teuthology.orchestra.run.smithi156:> sudo update-grub 2024-04-22T23:47:25.122 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-04-22T23:47:25.140 DEBUG:teuthology.orchestra.run.smithi055:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:47:25.202 INFO:teuthology.orchestra.run.smithi055.stdout:Reading package lists... 2024-04-22T23:47:25.363 INFO:teuthology.orchestra.run.smithi156.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:47:25.364 INFO:teuthology.orchestra.run.smithi156.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:47:25.366 INFO:teuthology.orchestra.run.smithi156.stderr:Generating grub configuration file ... 2024-04-22T23:47:25.402 INFO:teuthology.orchestra.run.smithi055.stdout:Building dependency tree... 2024-04-22T23:47:25.403 INFO:teuthology.orchestra.run.smithi055.stdout:Reading state information... 2024-04-22T23:47:25.539 INFO:teuthology.orchestra.run.smithi156.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:25.545 INFO:teuthology.orchestra.run.smithi156.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:25.583 INFO:teuthology.orchestra.run.smithi055.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:47:25.584 INFO:teuthology.orchestra.run.smithi055.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:47:25.585 INFO:teuthology.orchestra.run.smithi055.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:47:25.626 INFO:teuthology.orchestra.run.smithi055.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:47:25.628 DEBUG:teuthology.orchestra.run.smithi055:> dpkg -s linux-image-generic 2024-04-22T23:47:25.645 INFO:teuthology.orchestra.run.smithi055.stdout:Package: linux-image-generic 2024-04-22T23:47:25.645 INFO:teuthology.orchestra.run.smithi055.stdout:Status: install ok installed 2024-04-22T23:47:25.645 INFO:teuthology.orchestra.run.smithi055.stdout:Priority: optional 2024-04-22T23:47:25.645 INFO:teuthology.orchestra.run.smithi055.stdout:Section: kernel 2024-04-22T23:47:25.645 INFO:teuthology.orchestra.run.smithi055.stdout:Installed-Size: 21 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Architecture: amd64 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Source: linux-meta 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Version: 5.15.0.105.102 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.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:47:25.646 INFO:teuthology.orchestra.run.smithi055.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:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Recommends: thermald 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout:Description: Generic Linux kernel image 2024-04-22T23:47:25.646 INFO:teuthology.orchestra.run.smithi055.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:47:25.647 INFO:teuthology.orchestra.run.smithi055.stdout: available. 2024-04-22T23:47:25.647 DEBUG:teuthology.orchestra.run.smithi055:> mktemp 2024-04-22T23:47:25.694 INFO:teuthology.orchestra.run.smithi055.stdout:/tmp/tmp.bWHfJSlgv1 2024-04-22T23:47:25.694 DEBUG:teuthology.orchestra.run.smithi055:> sudo cp /boot/grub/grub.cfg /tmp/tmp.bWHfJSlgv1 2024-04-22T23:47:25.751 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 0666 /tmp/tmp.bWHfJSlgv1 2024-04-22T23:47:25.783 INFO:teuthology.orchestra.run.smithi156.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:25.788 INFO:teuthology.orchestra.run.smithi156.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:25.831 INFO:teuthology.orchestra.run.smithi156.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:47:25.836 INFO:teuthology.orchestra.run.smithi156.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:47:25.873 DEBUG:teuthology.orchestra.remote:smithi055:/tmp/tmp.bWHfJSlgv1 is 10KB 2024-04-22T23:47:25.886 DEBUG:teuthology.orchestra.run.smithi055:> rm -fr /tmp/tmp.bWHfJSlgv1 2024-04-22T23:47:25.892 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:47:25.946 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-22T23:47:25.946 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:47:25.946 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:47:26.010 INFO:teuthology.orchestra.run.smithi156.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:47:26.010 INFO:teuthology.orchestra.run.smithi156.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:47:26.010 INFO:teuthology.orchestra.run.smithi156.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:47:26.021 INFO:teuthology.orchestra.run.smithi156.stderr:done 2024-04-22T23:47:26.023 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:47:26.023 DEBUG:teuthology.orchestra.run.smithi055:> sudo update-grub 2024-04-22T23:47:26.029 DEBUG:teuthology.orchestra.run.smithi156:> sudo shutdown -r now 2024-04-22T23:47:27.165 INFO:teuthology.orchestra.run.smithi055.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:47:27.166 INFO:teuthology.orchestra.run.smithi055.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:47:27.169 INFO:teuthology.orchestra.run.smithi055.stderr:Generating grub configuration file ... 2024-04-22T23:47:27.358 INFO:teuthology.orchestra.run.smithi055.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:47:27.364 INFO:teuthology.orchestra.run.smithi055.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:47:27.609 INFO:teuthology.orchestra.run.smithi055.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:47:27.614 INFO:teuthology.orchestra.run.smithi055.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:47:27.658 INFO:teuthology.orchestra.run.smithi055.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:47:27.663 INFO:teuthology.orchestra.run.smithi055.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:47:27.790 INFO:teuthology.orchestra.run.smithi055.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:47:27.790 INFO:teuthology.orchestra.run.smithi055.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:47:27.790 INFO:teuthology.orchestra.run.smithi055.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:47:27.810 INFO:teuthology.orchestra.run.smithi055.stderr:done 2024-04-22T23:47:27.826 DEBUG:teuthology.orchestra.run.smithi055:> sudo shutdown -r now 2024-04-22T23:47:56.058 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-22T23:47:56.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:47:56.060 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:47:57.830 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-22T23:47:57.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:47:57.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:48:14.494 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.156 2024-04-22T23:48:16.286 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.55 2024-04-22T23:48:23.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:48:23.503 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:48:25.289 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:48:25.290 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:48:26.562 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.156 2024-04-22T23:48:38.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:48:38.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:25.339 DEBUG:teuthology.orchestra.remote:timed out 2024-04-22T23:49:37.352 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:49:37.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:37.643 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-04-22T23:49:38.237 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:49:38.237 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-04-22T23:49:38.237 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-04-22T23:49:38.282 INFO:teuthology.orchestra.run.smithi055.stdout:5.15.0-105-generic 2024-04-22T23:49:38.283 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:49:38.283 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:49:38.283 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:49:38.578 DEBUG:teuthology.orchestra.remote:timed out 2024-04-22T23:49:39.284 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T23:49:39.284 DEBUG:teuthology.orchestra.run.smithi055:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:49:39.356 INFO:teuthology.orchestra.run.smithi055.stdout:ttyS1 2024-04-22T23:49:39.372 DEBUG:teuthology.parallel:result is None 2024-04-22T23:49:53.579 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:49:53.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:49:53.808 DEBUG:teuthology.orchestra.run.smithi156:> true 2024-04-22T23:49:54.402 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:49:54.402 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-04-22T23:49:54.402 DEBUG:teuthology.orchestra.run.smithi156:> uname -r 2024-04-22T23:49:54.449 INFO:teuthology.orchestra.run.smithi156.stdout:5.15.0-105-generic 2024-04-22T23:49:54.449 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:49:54.449 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:49:54.449 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:49:55.450 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T23:49:55.450 DEBUG:teuthology.orchestra.run.smithi156:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:49:55.808 INFO:teuthology.orchestra.run.smithi156.stdout:ttyS1 2024-04-22T23:49:55.830 DEBUG:teuthology.parallel:result is None 2024-04-22T23:49:55.831 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T23:49:55.838 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T23:49:55.838 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:49:55.841 DEBUG:teuthology.orchestra.run.smithi156:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:49:55.847 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T23:49:55.860 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T23:49:55.894 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T23:49:55.894 DEBUG:teuthology.orchestra.run.smithi055:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:49:55.897 DEBUG:teuthology.orchestra.run.smithi156:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:49:55.919 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T23:49:55.926 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T23:49:55.927 DEBUG:teuthology.orchestra.run.smithi055:> 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:49:55.955 DEBUG:teuthology.orchestra.run.smithi156:> 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:49:55.976 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:49:55.979 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:49:55.985 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:49:55.987 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:49:55.988 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T23:49:55.995 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T23:49:55.996 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:49:56.031 DEBUG:teuthology.orchestra.run.smithi156:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:49:56.045 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T23:49:56.054 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T23:49:56.054 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:49:56.087 DEBUG:teuthology.orchestra.run.smithi156:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:49:56.093 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:49:56.139 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:49:56.187 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-22T23:49:56.187 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:49:56.246 DEBUG:teuthology.orchestra.run.smithi156:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:49:56.252 DEBUG:teuthology.orchestra.run.smithi156:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:49:56.301 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-22T23:49:56.302 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:49:56.369 DEBUG:teuthology.orchestra.run.smithi055:> sudo service rsyslog restart 2024-04-22T23:49:56.371 DEBUG:teuthology.orchestra.run.smithi156:> sudo service rsyslog restart 2024-04-22T23:49:56.452 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T23:49:56.459 INFO:teuthology.task.internal:Starting timer... 2024-04-22T23:49:56.460 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T23:49:56.501 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T23:49:56.530 DEBUG:teuthology.task.selinux:Excluding smithi055: OS 'ubuntu' does not support SELinux 2024-04-22T23:49:56.530 DEBUG:teuthology.task.selinux:Excluding smithi156: OS 'ubuntu' does not support SELinux 2024-04-22T23:49:56.530 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T23:49:56.530 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-22T23:49:56.530 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T23:49:56.530 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T23:49:56.564 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T23:49:56.585 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:49:56.587 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi055.front.sepia.ceph.com,smithi156.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T23:57:03.487 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi055.front.sepia.ceph.com'), Remote(name='ubuntu@smithi156.front.sepia.ceph.com')] 2024-04-22T23:57:03.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:57:03.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:57:03.574 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-04-22T23:57:03.654 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-04-22T23:57:03.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:57:03.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi156.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:57:03.735 DEBUG:teuthology.orchestra.run.smithi156:> true 2024-04-22T23:57:03.810 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi156.front.sepia.ceph.com' 2024-04-22T23:57:03.810 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T23:57:03.820 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T23:57:03.821 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:57:03.821 DEBUG:teuthology.orchestra.run.smithi055:> 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:03.823 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:57:03.823 DEBUG:teuthology.orchestra.run.smithi156:> 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:03.852 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Command line: ntpd -gq 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: ---------------------------------------------------- 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: corporation. Support and training for ntp-4 are 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: available at https://www.nwtime.org/support 2024-04-22T23:57:03.853 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: ---------------------------------------------------- 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: proto: precision = 0.045 usec (-24) 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: basedate set to 2022-02-04 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:03.854 INFO:teuthology.orchestra.run.smithi055.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:03.855 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:03.855 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:57:03.855 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:57:03.855 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:57:03.856 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen normally on 3 ens1f0 172.21.15.55:123 2024-04-22T23:57:03.856 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen normally on 4 lo [::1]:123 2024-04-22T23:57:03.856 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2606%4]:123 2024-04-22T23:57:03.856 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:03 ntpd[17166]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Command line: ntpd -gq 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: ---------------------------------------------------- 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: corporation. Support and training for ntp-4 are 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: available at https://www.nwtime.org/support 2024-04-22T23:57:03.881 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: ---------------------------------------------------- 2024-04-22T23:57:03.882 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: proto: precision = 0.064 usec (-24) 2024-04-22T23:57:03.882 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: basedate set to 2022-02-04 2024-04-22T23:57:03.882 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:57:03.882 INFO:teuthology.orchestra.run.smithi156.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:03.883 INFO:teuthology.orchestra.run.smithi156.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen normally on 3 enp3s0f1 172.21.15.156:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen normally on 4 lo [::1]:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6dfd%5]:123 2024-04-22T23:57:03.884 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:03 ntpd[17228]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:04.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:04.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:04.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:04 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:04.881 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.881 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.881 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:04.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:04.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:04.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:04 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:06.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:06.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:06 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:06.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:06.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:06 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:07.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:07.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:07.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:07.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:07.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:07.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:07 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:07.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:07.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:07.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:07.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:07.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:07.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:07 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:08.856 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:08 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:08.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:08.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:08.884 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:08 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:09.853 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:09.853 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:09.853 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:09.853 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:09.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:09.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:09 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:09.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:09 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:10.854 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:10.855 INFO:teuthology.orchestra.run.smithi055.stdout:22 Apr 23:57:10 ntpd[17166]: ntpd: time slew -0.000651 s 2024-04-22T23:57:10.855 INFO:teuthology.orchestra.run.smithi055.stdout:ntpd: time slew -0.000651s 2024-04-22T23:57:10.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:57:10.855 INFO:teuthology.orchestra.run.smithi055.stderr:22 Apr 23:57:10 ntpd[17166]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:57:10.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:10.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:10.884 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:10 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================== 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:10.907 INFO:teuthology.orchestra.run.smithi055.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:11.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:11 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:57:12.882 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:57:12.883 INFO:teuthology.orchestra.run.smithi156.stdout:22 Apr 23:57:12 ntpd[17228]: ntpd: time slew -0.000326 s 2024-04-22T23:57:12.883 INFO:teuthology.orchestra.run.smithi156.stdout:ntpd: time slew -0.000326s 2024-04-22T23:57:12.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:57:12.883 INFO:teuthology.orchestra.run.smithi156.stderr:22 Apr 23:57:12 ntpd[17228]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:57:12.936 INFO:teuthology.orchestra.run.smithi156.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:57:12.936 INFO:teuthology.orchestra.run.smithi156.stdout:============================================================================== 2024-04-22T23:57:12.936 INFO:teuthology.orchestra.run.smithi156.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:12.936 INFO:teuthology.orchestra.run.smithi156.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:12.937 INFO:teuthology.orchestra.run.smithi156.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:12.937 INFO:teuthology.orchestra.run.smithi156.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:57:12.937 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-04-22T23:57:13.033 INFO:tasks.cephadm:Testing if podman is available 2024-04-22T23:57:13.034 DEBUG:teuthology.orchestra.run.smithi156:> sudo podman --help 2024-04-22T23:57:13.044 INFO:teuthology.orchestra.run.smithi156.stderr:sudo: podman: command not found 2024-04-22T23:57:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:57:13.045 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-04-22T23:57:13.045 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-04-22T23:57:13.796 INFO:teuthology.orchestra.run.smithi156.stdout:latest: Pulling from samba.org/samba-ad-server 2024-04-22T23:57:13.796 INFO:teuthology.orchestra.run.smithi156.stdout:348b35dc69ab: Pulling fs layer 2024-04-22T23:57:13.796 INFO:teuthology.orchestra.run.smithi156.stdout:49bc5687b791: Pulling fs layer 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:dd45e194b7e4: Pulling fs layer 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:55ee047f0439: Pulling fs layer 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:8648798ef76a: Pulling fs layer 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:8f67d45e0e6a: Pulling fs layer 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:55ee047f0439: Waiting 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:8648798ef76a: Waiting 2024-04-22T23:57:13.797 INFO:teuthology.orchestra.run.smithi156.stdout:8f67d45e0e6a: Waiting 2024-04-22T23:57:13.958 INFO:teuthology.orchestra.run.smithi156.stdout:49bc5687b791: Verifying Checksum 2024-04-22T23:57:13.958 INFO:teuthology.orchestra.run.smithi156.stdout:49bc5687b791: Download complete 2024-04-22T23:57:14.174 INFO:teuthology.orchestra.run.smithi156.stdout:55ee047f0439: Download complete 2024-04-22T23:57:14.506 INFO:teuthology.orchestra.run.smithi156.stdout:8648798ef76a: Verifying Checksum 2024-04-22T23:57:14.506 INFO:teuthology.orchestra.run.smithi156.stdout:8648798ef76a: Download complete 2024-04-22T23:57:14.995 INFO:teuthology.orchestra.run.smithi156.stdout:dd45e194b7e4: Verifying Checksum 2024-04-22T23:57:14.995 INFO:teuthology.orchestra.run.smithi156.stdout:dd45e194b7e4: Download complete 2024-04-22T23:57:15.194 INFO:teuthology.orchestra.run.smithi156.stdout:8f67d45e0e6a: Verifying Checksum 2024-04-22T23:57:15.195 INFO:teuthology.orchestra.run.smithi156.stdout:8f67d45e0e6a: Download complete 2024-04-22T23:57:15.572 INFO:teuthology.orchestra.run.smithi156.stdout:348b35dc69ab: Verifying Checksum 2024-04-22T23:57:15.572 INFO:teuthology.orchestra.run.smithi156.stdout:348b35dc69ab: Download complete 2024-04-22T23:57:19.746 INFO:teuthology.orchestra.run.smithi156.stdout:348b35dc69ab: Pull complete 2024-04-22T23:57:19.923 INFO:teuthology.orchestra.run.smithi156.stdout:49bc5687b791: Pull complete 2024-04-22T23:57:24.077 INFO:teuthology.orchestra.run.smithi156.stdout:dd45e194b7e4: Pull complete 2024-04-22T23:57:24.229 INFO:teuthology.orchestra.run.smithi156.stdout:55ee047f0439: Pull complete 2024-04-22T23:57:24.380 INFO:teuthology.orchestra.run.smithi156.stdout:8648798ef76a: Pull complete 2024-04-22T23:57:26.104 INFO:teuthology.orchestra.run.smithi156.stdout:8f67d45e0e6a: Pull complete 2024-04-22T23:57:26.243 INFO:teuthology.orchestra.run.smithi156.stdout:Digest: sha256:815a12db8509e73b8c08e8d546b1864d5514fac49e5196a7e25dcbe3ec04425c 2024-04-22T23:57:26.296 INFO:teuthology.orchestra.run.smithi156.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-04-22T23:57:26.326 INFO:teuthology.orchestra.run.smithi156.stdout:quay.io/samba.org/samba-ad-server:latest 2024-04-22T23:57:26.330 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-04-22T23:57:27.027 INFO:teuthology.orchestra.run.smithi156.stdout:latest: Pulling from samba.org/samba-client 2024-04-22T23:57:27.027 INFO:teuthology.orchestra.run.smithi156.stdout:348b35dc69ab: Already exists 2024-04-22T23:57:27.074 INFO:teuthology.orchestra.run.smithi156.stdout:8fc6444796d5: Pulling fs layer 2024-04-22T23:57:27.814 INFO:teuthology.orchestra.run.smithi156.stdout:8fc6444796d5: Verifying Checksum 2024-04-22T23:57:27.815 INFO:teuthology.orchestra.run.smithi156.stdout:8fc6444796d5: Download complete 2024-04-22T23:57:29.829 INFO:teuthology.orchestra.run.smithi156.stdout:8fc6444796d5: Pull complete 2024-04-22T23:57:29.967 INFO:teuthology.orchestra.run.smithi156.stdout:Digest: sha256:c0ac7b6709f5f2a6a41a00d0316ac3cf9401f7fd9da94e758e1964d1283d1b52 2024-04-22T23:57:30.005 INFO:teuthology.orchestra.run.smithi156.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-04-22T23:57:30.034 INFO:teuthology.orchestra.run.smithi156.stdout:quay.io/samba.org/samba-client:latest 2024-04-22T23:57:30.038 DEBUG:teuthology.orchestra.run.smithi156:> ss -lunH 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 127.0.0.1:710 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:52056 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:55074 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:46974 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:48584 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 172.21.15.156%enp3s0f1:68 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 172.21.15.156:123 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-04-22T23:57:30.068 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:49653 0.0.0.0:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:50466 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:37976 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:38806 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:6dfd]%enp3s0f1:123 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:49311 [::]:* 2024-04-22T23:57:30.069 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:49641 [::]:* 2024-04-22T23:57:30.069 INFO:tasks.cephadm:Disabling systemd-resolved on smithi156 2024-04-22T23:57:30.069 DEBUG:teuthology.orchestra.run.smithi156:> sudo cat /etc/systemd/resolved.conf 2024-04-22T23:57:30.121 INFO:teuthology.orchestra.run.smithi156.stdout:# This file is part of systemd. 2024-04-22T23:57:30.121 INFO:teuthology.orchestra.run.smithi156.stdout:# 2024-04-22T23:57:30.121 INFO:teuthology.orchestra.run.smithi156.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-04-22T23:57:30.121 INFO:teuthology.orchestra.run.smithi156.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# any later version. 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:# See resolved.conf(5) for details. 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-22T23:57:30.122 INFO:teuthology.orchestra.run.smithi156.stdout:[Resolve] 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#DNS= 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#FallbackDNS= 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#Domains= 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#DNSSEC=no 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#DNSOverTLS=no 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#MulticastDNS=no 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#LLMNR=no 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#Cache=no-negative 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#CacheFromLocalhost=no 2024-04-22T23:57:30.123 INFO:teuthology.orchestra.run.smithi156.stdout:#DNSStubListener=yes 2024-04-22T23:57:30.124 INFO:teuthology.orchestra.run.smithi156.stdout:#DNSStubListenerExtra= 2024-04-22T23:57:30.124 INFO:teuthology.orchestra.run.smithi156.stdout:#ReadEtcHosts=yes 2024-04-22T23:57:30.124 INFO:teuthology.orchestra.run.smithi156.stdout:#ResolveUnicastSingleLabel=no 2024-04-22T23:57:30.125 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-22T23:57:30.125 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/systemd/resolved.conf 2024-04-22T23:57:30.183 DEBUG:teuthology.orchestra.run.smithi156:> sudo systemctl restart systemd-resolved 2024-04-22T23:57:30.321 DEBUG:teuthology.orchestra.run.smithi156:> ss -lunH 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 127.0.0.1:710 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:52056 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:55074 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:46974 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:48584 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 172.21.15.156%enp3s0f1:68 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 172.21.15.156:123 0.0.0.0:* 2024-04-22T23:57:30.327 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 0.0.0.0:49653 0.0.0.0:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:50466 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:37976 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:38806 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:6dfd]%enp3s0f1:123 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:49311 [::]:* 2024-04-22T23:57:30.328 INFO:teuthology.orchestra.run.smithi156.stdout:UNCONN 0 0 [::]:49641 [::]:* 2024-04-22T23:57:30.328 DEBUG:teuthology.orchestra.run.smithi156:> sudo systemctl restart docker 2024-04-22T23:57:30.385 INFO:teuthology.orchestra.run.smithi156.stderr:Warning: The unit file, source configuration file or drop-ins of docker.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2024-04-22T23:57:35.365 DEBUG:teuthology.orchestra.run.smithi156:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-04-22T23:57:35.417 DEBUG:teuthology.orchestra.run.smithi156:> sudo mkdir -p /var/tmp/samba 2024-04-22T23:57:35.470 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-22T23:57:35.470 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/var/tmp/samba/container.json 2024-04-22T23:57:35.525 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-04-22T23:57:36.047 INFO:teuthology.orchestra.run.smithi156.stdout:9c5493721ddcf3cb05fad98c5d0fde6c98f59ee9bf893bb2f12bb860df15251d 2024-04-22T23:57:36.910 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=0 2024-04-22T23:57:36.910 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:57:37.976 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T23:57:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:57:39.322 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=1 2024-04-22T23:57:39.322 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:57:40.516 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T23:57:41.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:57:42.484 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=2 2024-04-22T23:57:42.484 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:57:43.639 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T23:57:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:57:46.236 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=3 2024-04-22T23:57:46.236 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:57:46.981 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T23:57:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:57:51.667 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=4 2024-04-22T23:57:51.667 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:57:52.707 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-04-22T23:57:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:58:01.520 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=5 2024-04-22T23:58:01.521 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:58:02.501 INFO:teuthology.orchestra.run.smithi156.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_CONNECTION_REFUSED) 2024-04-22T23:58:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:58:19.559 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.156, idx=6 2024-04-22T23:58:19.559 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker run --rm --net=host --dns=172.21.15.156 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-04-22T23:58:20.934 INFO:teuthology.orchestra.run.smithi156.stdout: . D 0 Mon Apr 22 23:57:48 2024 2024-04-22T23:58:20.934 INFO:teuthology.orchestra.run.smithi156.stdout: .. D 0 Mon Apr 22 23:57:48 2024 2024-04-22T23:58:20.934 INFO:teuthology.orchestra.run.smithi156.stdout: domain1.sink.test D 0 Mon Apr 22 23:57:47 2024 2024-04-22T23:58:20.934 INFO:teuthology.orchestra.run.smithi156.stdout: 2024-04-22T23:58:20.934 INFO:teuthology.orchestra.run.smithi156.stdout: 960311348 blocks of size 1024. 902342972 blocks available 2024-04-22T23:58:21.558 INFO:tasks.cephadm:SMB status probe succeeded 2024-04-22T23:58:21.559 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T23:58:21.569 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:58:21.570 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:58:21.570 INFO:tasks.cephadm:Cluster fsid is 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:58:21.570 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T23:58:21.571 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.55'} 2024-04-22T23:58:21.571 INFO:tasks.cephadm:First mon is mon.a on smithi055 2024-04-22T23:58:21.571 INFO:tasks.cephadm:First mgr is x 2024-04-22T23:58:21.571 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T23:58:21.571 DEBUG:teuthology.orchestra.run.smithi055:> sudo hostname $(hostname -s) 2024-04-22T23:58:21.588 DEBUG:teuthology.orchestra.run.smithi156:> sudo hostname $(hostname -s) 2024-04-22T23:58:21.603 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T23:58:21.604 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:58:21.755 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:58:21.896 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:58:21.897 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:58:21.898 DEBUG:teuthology.orchestra.run.smithi055:> 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:58:22.381 INFO:teuthology.orchestra.run.smithi055.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789766 Apr 22 23:58 /home/ubuntu/cephtest/cephadm 2024-04-22T23:58:22.381 DEBUG:teuthology.orchestra.run.smithi156:> 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:58:22.874 INFO:teuthology.orchestra.run.smithi156.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789766 Apr 22 23:58 /home/ubuntu/cephtest/cephadm 2024-04-22T23:58:22.875 DEBUG:teuthology.orchestra.run.smithi055:> 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:58:22.883 DEBUG:teuthology.orchestra.run.smithi156:> 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:58:22.899 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on all hosts... 2024-04-22T23:58:22.899 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:58:22.928 DEBUG:teuthology.orchestra.run.smithi156:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 pull 2024-04-22T23:58:23.096 INFO:teuthology.orchestra.run.smithi055.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:58:23.098 INFO:teuthology.orchestra.run.smithi156.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:59:17.015 INFO:teuthology.orchestra.run.smithi156.stdout:{ 2024-04-22T23:59:17.015 INFO:teuthology.orchestra.run.smithi156.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-22T23:59:17.015 INFO:teuthology.orchestra.run.smithi156.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-22T23:59:17.015 INFO:teuthology.orchestra.run.smithi156.stdout: "repo_digests": [ 2024-04-22T23:59:17.016 INFO:teuthology.orchestra.run.smithi156.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-22T23:59:17.016 INFO:teuthology.orchestra.run.smithi156.stdout: ] 2024-04-22T23:59:17.016 INFO:teuthology.orchestra.run.smithi156.stdout:} 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph_version": "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)", 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout: "image_id": "a0434699c1d76af4eea1fc95ff0a22ea73d1e04e609464fbf658d6f39bc7f2fc", 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout: "repo_digests": [ 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c" 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout: ] 2024-04-22T23:59:18.707 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-04-22T23:59:18.751 DEBUG:teuthology.orchestra.run.smithi055:> sudo mkdir -p /etc/ceph 2024-04-22T23:59:18.766 DEBUG:teuthology.orchestra.run.smithi156:> sudo mkdir -p /etc/ceph 2024-04-22T23:59:18.782 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 777 /etc/ceph 2024-04-22T23:59:18.823 DEBUG:teuthology.orchestra.run.smithi156:> sudo chmod 777 /etc/ceph 2024-04-22T23:59:18.838 INFO:tasks.cephadm:Writing seed config... 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-22T23:59:18.840 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-22T23:59:18.841 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-22T23:59:18.842 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-22T23:59:18.842 DEBUG:teuthology.orchestra.run.smithi055:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-22T23:59:18.871 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 = 32cf2128-0104-11ef-bc93-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-22T23:59:18.871 DEBUG:teuthology.orchestra.run.smithi055:mon.a> sudo journalctl -f -n 0 -u ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service 2024-04-22T23:59:18.916 DEBUG:teuthology.orchestra.run.smithi055:mgr.x> sudo journalctl -f -n 0 -u ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x.service 2024-04-22T23:59:18.959 INFO:tasks.cephadm:Bootstrapping... 2024-04-22T23:59:18.959 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -v bootstrap --fsid 32cf2128-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 x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:19.169 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-04-22T23:59:19.169 INFO:teuthology.orchestra.run.smithi055.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5', '-v', 'bootstrap', '--fsid', '32cf2128-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', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.55', '--skip-admin-label'] 2024-04-22T23:59:19.169 INFO:teuthology.orchestra.run.smithi055.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-22T23:59:19.170 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying podman|docker is present... 2024-04-22T23:59:19.170 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying lvm2 is present... 2024-04-22T23:59:19.170 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying time synchronization is in place... 2024-04-22T23:59:19.176 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-22T23:59:19.176 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:59:19.181 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-22T23:59:19.181 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.185 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-22T23:59:19.185 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T23:59:19.189 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-22T23:59:19.189 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.192 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-22T23:59:19.192 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout masked 2024-04-22T23:59:19.196 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-22T23:59:19.196 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.200 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-22T23:59:19.200 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T23:59:19.203 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-22T23:59:19.203 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.207 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout enabled 2024-04-22T23:59:19.211 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout active 2024-04-22T23:59:19.211 INFO:teuthology.orchestra.run.smithi055.stdout:Unit ntp.service is enabled and running 2024-04-22T23:59:19.211 INFO:teuthology.orchestra.run.smithi055.stdout:Repeating the final host check... 2024-04-22T23:59:19.211 INFO:teuthology.orchestra.run.smithi055.stdout:docker (/usr/bin/docker) is present 2024-04-22T23:59:19.211 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl is present 2024-04-22T23:59:19.212 INFO:teuthology.orchestra.run.smithi055.stdout:lvcreate is present 2024-04-22T23:59:19.215 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-22T23:59:19.215 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:59:19.218 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-22T23:59:19.218 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.221 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-22T23:59:19.222 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T23:59:19.225 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-22T23:59:19.225 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.228 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-22T23:59:19.228 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout masked 2024-04-22T23:59:19.231 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-22T23:59:19.232 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.235 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-22T23:59:19.235 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T23:59:19.238 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-22T23:59:19.238 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-04-22T23:59:19.242 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout enabled 2024-04-22T23:59:19.246 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout active 2024-04-22T23:59:19.246 INFO:teuthology.orchestra.run.smithi055.stdout:Unit ntp.service is enabled and running 2024-04-22T23:59:19.246 INFO:teuthology.orchestra.run.smithi055.stdout:Host looks OK 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Cluster fsid: 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Acquiring lock 140374346721520 on /run/cephadm/32cf2128-0104-11ef-bc93-c7b262605968.lock 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Lock 140374346721520 acquired on /run/cephadm/32cf2128-0104-11ef-bc93-c7b262605968.lock 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying IP 172.21.15.55 port 3300 ... 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying IP 172.21.15.55 port 6789 ... 2024-04-22T23:59:19.247 INFO:teuthology.orchestra.run.smithi055.stdout:Base mon IP(s) is [172.21.15.55:3300, 172.21.15.55:6789], mon addrv is [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-04-22T23:59:19.249 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-04-22T23:59:19.249 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-22T23:59:19.249 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.55 2024-04-22T23:59:19.250 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-22T23:59:19.251 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-22T23:59:19.251 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2606/64 scope link 2024-04-22T23:59:19.253 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-22T23:59:19.254 INFO:teuthology.orchestra.run.smithi055.stdout:Mon IP `172.21.15.55` is in CIDR network `172.21.0.0/20` 2024-04-22T23:59:19.254 INFO:teuthology.orchestra.run.smithi055.stdout:Mon IP `172.21.15.55` is in CIDR network `172.21.0.0/20` 2024-04-22T23:59:19.254 INFO:teuthology.orchestra.run.smithi055.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-22T23:59:19.254 INFO:teuthology.orchestra.run.smithi055.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-22T23:59:19.254 INFO:teuthology.orchestra.run.smithi055.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5... 2024-04-22T23:59:19.617 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/docker: stdout 43be020184947e53516056c9931e1ac5bdbbb1a5: Pulling from ceph-ci/ceph 2024-04-22T23:59:19.617 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/docker: stdout Digest: sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c 2024-04-22T23:59:19.617 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:19.617 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:59:20.969 INFO:teuthology.orchestra.run.smithi055.stdout:ceph: stdout ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-22T23:59:20.970 INFO:teuthology.orchestra.run.smithi055.stdout:Ceph version: ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev) 2024-04-22T23:59:20.970 INFO:teuthology.orchestra.run.smithi055.stdout:Extracting ceph user uid/gid from container image... 2024-04-22T23:59:22.258 INFO:teuthology.orchestra.run.smithi055.stdout:stat: stdout 167 167 2024-04-22T23:59:22.258 INFO:teuthology.orchestra.run.smithi055.stdout:Creating initial keys... 2024-04-22T23:59:23.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQDa+SZmZg1sNxAAoowFsj5eNY4/kILPLYh7NA== 2024-04-22T23:59:24.608 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQDc+SZmGsbYBhAAN+BvLVkkIyBPVZlylJx0qA== 2024-04-22T23:59:25.811 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQDd+SZmlf+kDhAABofy0pmuwJA5iKQnm77mSQ== 2024-04-22T23:59:25.811 INFO:teuthology.orchestra.run.smithi055.stdout:Creating initial monmap... 2024-04-22T23:59:27.051 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:monmaptool for a [v2:172.21.15.55:3300,v1:172.21.15.55:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:setting min_mon_release = quincy 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: set fsid to 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-22T23:59:27.052 INFO:teuthology.orchestra.run.smithi055.stdout:Creating mon... 2024-04-22T23:59:28.300 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.780+0000 7fd964b7cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:59:28.300 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.780+0000 7fd964b7cc80 1 imported monmap: 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr created 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.780+0000 7fd964b7cc80 0 /usr/bin/ceph-mon: set fsid to 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Git sha 0 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-22T23:59:28.301 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: DB SUMMARY 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: DB Session ID: GDU0XO7P19F1OHEAL324 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.create_if_missing: 1 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:59:28.302 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.env: 0x5619e6cddcc0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.info_log: 0x5619e8f88e60 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:59:28.303 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.db_log_dir: 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.wal_dir: 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.write_buffer_manager: 0x5619e8f1caa0 2024-04-22T23:59:28.304 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.row_cache: None 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.wal_filter: None 2024-04-22T23:59:28.305 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.wal_compression: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:59:28.306 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:59:28.307 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Compression algorithms supported: 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kZSTD supported: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:59:28.308 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.788+0000 7fd964b7cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.merge_operator: 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:59:28.309 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5619e8f89040) 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5619e8f4f1f0 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-22T23:59:28.310 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-22T23:59:28.311 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-04-22T23:59:28.312 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.num_levels: 7 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:59:28.313 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:59:28.314 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:59:28.315 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:59:28.316 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:59:28.317 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 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-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.318 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e21f112c-9536-4281-84de-2a0326e41d4b 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.792+0000 7fd964b7cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.796+0000 7fd964b7cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5619e903e000 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.796+0000 7fd964b7cc80 4 rocksdb: DB pointer 0x5619e902e000 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.796+0000 7fd954cde700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.796+0000 7fd954cde700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:59:28.319 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.320 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.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-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5619e8f4f1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-22T23:59:28.321 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.800+0000 7fd964b7cc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.800+0000 7fd964b7cc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-22T23:59:27.800+0000 7fd964b7cc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-22T23:59:28.322 INFO:teuthology.orchestra.run.smithi055.stdout:create mon.a on 2024-04-22T23:59:28.755 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-22T23:59:28.986 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target. 2024-04-22T23:59:28.986 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target. 2024-04-22T23:59:29.269 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a 2024-04-22T23:59:29.269 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-22T23:59:29.466 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target.wants/ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968@.service. 2024-04-22T23:59:29.474 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld does not appear to be present 2024-04-22T23:59:29.474 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to enable service . firewalld.service is not available 2024-04-22T23:59:29.474 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mon to start... 2024-04-22T23:59:29.474 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mon... 2024-04-22T23:59:30.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:30 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.634508+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout cluster: 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout id: 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout services: 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.366038s) 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout data: 2024-04-22T23:59:31.567 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout pgs: 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:mon is available 2024-04-22T23:59:31.568 INFO:teuthology.orchestra.run.smithi055.stdout:Assimilating anything we can from ceph.conf... 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.642868+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.642868+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644481+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644481+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644493+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644493+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644499+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644499+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:31.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644506+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644506+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644516+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644516+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644521+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644521+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644529+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.644529+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.664631+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.664631+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.670043+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.670043+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.670569+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:59:31.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: cluster 2024-04-22T23:59:30.670569+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:59:31.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: audit 2024-04-22T23:59:31.008871+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.55:0/919422631' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-22T23:59:31.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:31 smithi055 bash[18048]: audit 2024-04-22T23:59:31.008871+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.55:0/919422631' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-22T23:59:32.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:32 smithi055 bash[18048]: audit 2024-04-22T23:59:32.544753+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.55:0/3575539406' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:59:32.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:32 smithi055 bash[18048]: audit 2024-04-22T23:59:32.544753+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.55:0/3575539406' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:59:32.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:32 smithi055 bash[18048]: audit 2024-04-22T23:59:32.548914+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.55:0/3575539406' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:59:32.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:32 smithi055 bash[18048]: audit 2024-04-22T23:59:32.548914+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.55:0/3575539406' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:59:33.080 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:33.080 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [global] 2024-04-22T23:59:33.080 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout fsid = 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:33.080 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [osd] 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-22T23:59:33.081 INFO:teuthology.orchestra.run.smithi055.stdout:Generating new minimal ceph.conf... 2024-04-22T23:59:34.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:34 smithi055 bash[18048]: audit 2024-04-22T23:59:34.029795+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.55:0/1596605879' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:34.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:34 smithi055 bash[18048]: audit 2024-04-22T23:59:34.029795+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.55:0/1596605879' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:34.526 INFO:teuthology.orchestra.run.smithi055.stdout:Restarting the monitor... 2024-04-22T23:59:34.889 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:34 smithi055 systemd[1]: Stopping Ceph mon.a for 32cf2128-0104-11ef-bc93-c7b262605968... 2024-04-22T23:59:34.889 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:34 smithi055 bash[18048]: debug 2024-04-22T23:59:34.660+0000 7f1bc96a9700 -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-22T23:59:34.889 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:34 smithi055 bash[18048]: debug 2024-04-22T23:59:34.660+0000 7f1bc96a9700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-22T23:59:35.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:35 smithi055 bash[18437]: ceph-32cf2128-0104-11ef-bc93-c7b262605968-mon-a 2024-04-22T23:59:35.269 INFO:teuthology.orchestra.run.smithi055.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-22T23:59:35.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:35 smithi055 bash[18499]: Error response from daemon: No such container: ceph-32cf2128-0104-11ef-bc93-c7b262605968-mon-a 2024-04-22T23:59:35.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:35 smithi055 systemd[1]: ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T23:59:35.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:35 smithi055 systemd[1]: Stopped Ceph mon.a for 32cf2128-0104-11ef-bc93-c7b262605968. 2024-04-22T23:59:35.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:35 smithi055 systemd[1]: Started Ceph mon.a for 32cf2128-0104-11ef-bc93-c7b262605968. 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.232+0000 7f2e5913cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.232+0000 7f2e5913cc80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.232+0000 7f2e5913cc80 0 pidfile_write: ignore empty --pid-file 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 0 load: jerasure load: lrc 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Git sha 0 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: DB SUMMARY 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: DB Session ID: VIO0Y5G7BYZYUCAY31L6 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: CURRENT file: CURRENT 2024-04-22T23:59:36.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88003 ; 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.create_if_missing: 0 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.env: 0x564bdb46ecc0 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T23:59:36.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.info_log: 0x564bdd47fc40 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:59:36.427 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.db_log_dir: 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.wal_dir: 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.write_buffer_manager: 0x564bdd4150e0 2024-04-22T23:59:36.428 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:59:36.429 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:59:36.429 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:59:36.429 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:59:36.429 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:59:36.429 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:59:36.430 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:59:36.430 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.row_cache: None 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.wal_filter: None 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:59:36.431 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.wal_compression: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:59:36.432 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:59:36.433 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Compression algorithms supported: 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kZSTD supported: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:59:36.434 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.merge_operator: 2024-04-22T23:59:36.435 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564bdd47fe00) 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cache_index_and_filter_blocks: 1 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: pin_top_level_index_and_filter: 1 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: index_type: 0 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: data_block_index_type: 0 2024-04-22T23:59:36.436 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: index_shortening: 1 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: checksum: 4 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: no_block_cache: 0 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_cache: 0x564bdd4451f0 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_cache_name: BinnedLRUCache 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_cache_options: 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: capacity : 536870912 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: num_shard_bits : 4 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: strict_capacity_limit : 0 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: high_pri_pool_ratio: 0.000 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_cache_compressed: (nil) 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: persistent_cache: (nil) 2024-04-22T23:59:36.437 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_size: 4096 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_size_deviation: 10 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_restart_interval: 16 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: index_block_restart_interval: 1 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: metadata_block_size: 4096 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: partition_filters: 0 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: use_delta_encoding: 1 2024-04-22T23:59:36.438 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: filter_policy: bloomfilter 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: whole_key_filtering: 1 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: verify_compression: 0 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: read_amp_bytes_per_bit: 0 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: format_version: 5 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: enable_index_compression: 1 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: block_align: 0 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: max_auto_readahead_size: 262144 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: prepopulate_block_cache: 0 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: initial_auto_readahead_size: 8192 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: num_file_reads_for_auto_readahead: 2 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:59:36.439 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.num_levels: 7 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:59:36.440 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T23:59:36.441 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:59:36.442 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:59:36.443 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:59:36.444 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T23:59:36.445 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.236+0000 7f2e5913cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 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-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-22T23:59:36.446 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e21f112c-9536-4281-84de-2a0326e41d4b 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830376242318, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830376243415, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 254, "table_properties": {"data_size": 82913, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9921, "raw_average_key_size": 46, "raw_value_size": 77234, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 213, "num_filter_entries": 213, "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": 1713830376, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e21f112c-9536-4281-84de-2a0326e41d4b", "db_session_id": "VIO0Y5G7BYZYUCAY31L6", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830376243527, "job": 1, "event": "recovery_finished"} 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.240+0000 7f2e5913cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-22T23:59:36.447 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 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-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564bdd55e000 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 4 rocksdb: DB pointer 0x564bdd548000 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] at bind addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e47896700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e47896700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: ** DB Stats ** 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.448 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: ** Compaction Stats [default] ** 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: L0 2/0 84.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Sum 2/0 84.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: ** Compaction Stats [default] ** 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 119.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:59:36.449 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Cumulative compaction: 0.00 GB write, 12.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Interval compaction: 0.00 GB write, 12.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Block cache BinnedLRUCache@0x564bdd4451f0#7 capacity: 512.00 MB usage: 26.31 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: Block cache entry stats(count,size,portion): DataBlock(3,25.11 KB,0.00478923%) FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 1 mon.a@-1(???) e1 preinit fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).mds e1 new map 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).mds e1 print_map 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: e1 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 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-22T23:59:36.450 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: legacy client fscid: -1 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: No filesystems configured 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: debug 2024-04-22T23:59:36.244+0000 7f2e5913cc80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270445+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270445+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270515+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270515+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270542+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270542+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270566+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:36.451 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270566+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270581+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270581+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-04-22T23:59:26.553132+0000 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270596+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270596+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270610+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270610+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270624+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.270624+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon.a 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271032+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271032+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271074+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271074+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271620+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:59:36.452 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:36 smithi055 bash[18539]: cluster 2024-04-22T23:59:36.271620+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:59:37.019 INFO:teuthology.orchestra.run.smithi055.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-22T23:59:37.045 INFO:teuthology.orchestra.run.smithi055.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:37.045 INFO:teuthology.orchestra.run.smithi055.stdout:Creating mgr... 2024-04-22T23:59:37.045 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-22T23:59:37.046 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-22T23:59:37.369 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x 2024-04-22T23:59:37.369 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x.service: Unit ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x.service not loaded. 2024-04-22T23:59:37.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:37 smithi055 systemd[1]: /etc/systemd/system/ceph-32cf2128-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-22T23:59:37.596 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968.target.wants/ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-32cf2128-0104-11ef-bc93-c7b262605968@.service. 2024-04-22T23:59:37.603 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld does not appear to be present 2024-04-22T23:59:37.604 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to enable service . firewalld.service is not available 2024-04-22T23:59:37.604 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld does not appear to be present 2024-04-22T23:59:37.604 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-22T23:59:37.604 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr to start... 2024-04-22T23:59:37.604 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr... 2024-04-22T23:59:37.873 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:37 smithi055 bash[18539]: audit 2024-04-22T23:59:36.467411+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.55:0/2441004747' entity='client.admin' 2024-04-22T23:59:37.873 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:37 smithi055 bash[18539]: audit 2024-04-22T23:59:36.467411+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.55:0/2441004747' entity='client.admin' 2024-04-22T23:59:37.873 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:37 smithi055 systemd[1]: /etc/systemd/system/ceph-32cf2128-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-22T23:59:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:39 smithi055 bash[18539]: audit 2024-04-22T23:59:39.044374+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.55:0/3665931132' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:39 smithi055 bash[18539]: audit 2024-04-22T23:59:39.044374+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.55:0/3665931132' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:39.425 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:38 smithi055 bash[18798]: debug 2024-04-22T23:59:38.984+0000 7fac75192200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:59:39.590 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:39.590 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "32cf2128-0104-11ef-bc93-c7b262605968", 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:39.591 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:59:39.592 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:59:39.593 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:59:39.593 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:59:39.596 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.596 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:59:39.596 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:59:39.596 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:59:39.596 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:59:39.597 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:59:30.663340+0000", 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:59:39.598 INFO:teuthology.orchestra.run.smithi055.stdout:mgr not available, waiting (1/15)... 2024-04-22T23:59:40.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:40 smithi055 bash[18798]: debug 2024-04-22T23:59:40.620+0000 7fac75192200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:59:40.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:40 smithi055 bash[18798]: debug 2024-04-22T23:59:40.720+0000 7fac75192200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:59:41.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:40 smithi055 bash[18798]: debug 2024-04-22T23:59:40.976+0000 7fac75192200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:59:41.917 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:41 smithi055 bash[18798]: debug 2024-04-22T23:59:41.812+0000 7fac75192200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:41.917 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:41 smithi055 bash[18798]: debug 2024-04-22T23:59:41.924+0000 7fac75192200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:59:42.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18798]: debug 2024-04-22T23:59:42.032+0000 7fac75192200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:59:42.509 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18798]: debug 2024-04-22T23:59:42.400+0000 7fac75192200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:59:42.785 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18539]: audit 2024-04-22T23:59:42.581509+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.55:0/860805704' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:42.785 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18539]: audit 2024-04-22T23:59:42.581509+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.55:0/860805704' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:42.786 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18798]: debug 2024-04-22T23:59:42.516+0000 7fac75192200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:59:42.786 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18798]: debug 2024-04-22T23:59:42.624+0000 7fac75192200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:59:43.112 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:43.112 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:59:43.112 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "32cf2128-0104-11ef-bc93-c7b262605968", 2024-04-22T23:59:43.112 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:59:43.113 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:59:43.114 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:59:43.117 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.119 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:59:30.663340+0000", 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:59:43.120 INFO:teuthology.orchestra.run.smithi055.stdout:mgr not available, waiting (2/15)... 2024-04-22T23:59:43.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:42 smithi055 bash[18798]: debug 2024-04-22T23:59:42.996+0000 7fac75192200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:59:43.501 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:43 smithi055 bash[18798]: debug 2024-04-22T23:59:43.240+0000 7fac75192200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:59:43.501 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:43 smithi055 bash[18798]: debug 2024-04-22T23:59:43.508+0000 7fac75192200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:59:43.901 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:43 smithi055 bash[18798]: debug 2024-04-22T23:59:43.628+0000 7fac75192200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:59:43.901 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:43 smithi055 bash[18798]: debug 2024-04-22T23:59:43.908+0000 7fac75192200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:59:44.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:44 smithi055 bash[18798]: debug 2024-04-22T23:59:44.332+0000 7fac75192200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:44.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:44 smithi055 bash[18798]: debug 2024-04-22T23:59:44.576+0000 7fac75192200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:44.946 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:44 smithi055 bash[18798]: debug 2024-04-22T23:59:44.696+0000 7fac75192200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:59:44.946 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:44 smithi055 bash[18798]: debug 2024-04-22T23:59:44.952+0000 7fac75192200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:46.117 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18798]: debug 2024-04-22T23:59:46.008+0000 7fac75192200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:59:46.117 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18798]: debug 2024-04-22T23:59:46.124+0000 7fac75192200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:59:46.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18539]: audit 2024-04-22T23:59:46.148323+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.55:0/3414322541' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:46.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18539]: audit 2024-04-22T23:59:46.148323+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.55:0/3414322541' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:46.734 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "32cf2128-0104-11ef-bc93-c7b262605968", 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:59:46.735 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.736 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:59:46.737 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:59:46.740 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.740 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:59:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:59:30.663340+0000", 2024-04-22T23:59:46.742 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:46.743 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:46.743 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:59:46.743 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:59:46.743 INFO:teuthology.orchestra.run.smithi055.stdout:mgr not available, waiting (3/15)... 2024-04-22T23:59:46.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18798]: debug 2024-04-22T23:59:46.436+0000 7fac75192200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:59:46.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:46 smithi055 bash[18798]: debug 2024-04-22T23:59:46.556+0000 7fac75192200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:59:47.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18798]: debug 2024-04-22T23:59:47.028+0000 7fac75192200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:59:47.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18798]: debug 2024-04-22T23:59:47.152+0000 7fac75192200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.176684+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon x 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.176684+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon x 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.184188+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00803289s) 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.184188+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00803289s) 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.184968+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.184968+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185170+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185170+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185391+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185391+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185602+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:47.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185602+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185762+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185762+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185893+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.185893+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.186054+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.186054+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.186617+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:59:47.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:47 smithi055 bash[18539]: audit 2024-04-22T23:59:47.186617+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:59:48.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.215935+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-22T23:59:48.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: cluster 2024-04-22T23:59:47.215935+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-22T23:59:48.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.226975+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.226975+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.230049+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.230049+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.233583+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.233583+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.235552+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.235552+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.237808+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:48.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:48 smithi055 bash[18539]: audit 2024-04-22T23:59:47.237808+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14100 172.21.15.55:0/2701716765' entity='mgr.x' 2024-04-22T23:59:49.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:49 smithi055 bash[18539]: cluster 2024-04-22T23:59:48.227093+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e3: x(active, since 1.05094s) 2024-04-22T23:59:49.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:49 smithi055 bash[18539]: cluster 2024-04-22T23:59:48.227093+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e3: x(active, since 1.05094s) 2024-04-22T23:59:50.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:50 smithi055 bash[18539]: cluster 2024-04-22T23:59:49.238957+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-04-22T23:59:50.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:50 smithi055 bash[18539]: cluster 2024-04-22T23:59:49.238957+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-04-22T23:59:50.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:50 smithi055 bash[18539]: audit 2024-04-22T23:59:50.148930+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 172.21.15.55:0/2321204799' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:50.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:50 smithi055 bash[18539]: audit 2024-04-22T23:59:50.148930+0000 mon.a (mon.0) 34 : audit [DBG] from='client.? 172.21.15.55:0/2321204799' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:59:50.680 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:50.680 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "32cf2128-0104-11ef-bc93-c7b262605968", 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-22T23:59:50.681 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-04-22T23:59:50.683 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-22T23:59:50.684 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.688 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.689 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-04-22T23:59:30.663340+0000", 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:59:50.690 INFO:teuthology.orchestra.run.smithi055.stdout:mgr is available 2024-04-22T23:59:52.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:51 smithi055 bash[18539]: audit 2024-04-22T23:59:51.903051+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.55:0/596848366' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:59:52.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:51 smithi055 bash[18539]: audit 2024-04-22T23:59:51.903051+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.55:0/596848366' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:59:52.427 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:52.427 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [global] 2024-04-22T23:59:52.427 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout fsid = 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-22T23:59:52.427 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [osd] 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-22T23:59:52.428 INFO:teuthology.orchestra.run.smithi055.stdout:Enabling cephadm module... 2024-04-22T23:59:54.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:53 smithi055 bash[18539]: audit 2024-04-22T23:59:53.763025+0000 mon.a (mon.0) 36 : audit [INF] from='client.? 172.21.15.55:0/1321189961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-22T23:59:54.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:53 smithi055 bash[18539]: audit 2024-04-22T23:59:53.763025+0000 mon.a (mon.0) 36 : audit [INF] from='client.? 172.21.15.55:0/1321189961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-22T23:59:54.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:53 smithi055 bash[18798]: ignoring --setuser ceph since I am not root 2024-04-22T23:59:54.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:53 smithi055 bash[18798]: ignoring --setgroup ceph since I am not root 2024-04-22T23:59:54.175 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:54 smithi055 bash[18798]: debug 2024-04-22T23:59:54.012+0000 7f78889b4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:59:55.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:54 smithi055 bash[18539]: audit 2024-04-22T23:59:53.815011+0000 mon.a (mon.0) 37 : audit [INF] from='client.? 172.21.15.55:0/1321189961' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-22T23:59:55.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:54 smithi055 bash[18539]: audit 2024-04-22T23:59:53.815011+0000 mon.a (mon.0) 37 : audit [INF] from='client.? 172.21.15.55:0/1321189961' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-22T23:59:55.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:54 smithi055 bash[18539]: cluster 2024-04-22T23:59:53.819912+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-04-22T23:59:55.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:54 smithi055 bash[18539]: cluster 2024-04-22T23:59:53.819912+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-04-22T23:59:55.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:55 smithi055 bash[18539]: audit 2024-04-22T23:59:55.669249+0000 mon.a (mon.0) 39 : audit [DBG] from='client.? 172.21.15.55:0/1685752504' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:59:55.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 22 23:59:55 smithi055 bash[18539]: audit 2024-04-22T23:59:55.669249+0000 mon.a (mon.0) 39 : audit [DBG] from='client.? 172.21.15.55:0/1685752504' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:59:55.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:55 smithi055 bash[18798]: debug 2024-04-22T23:59:55.640+0000 7f78889b4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:59:55.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:55 smithi055 bash[18798]: debug 2024-04-22T23:59:55.740+0000 7f78889b4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-22T23:59:56.152 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-22T23:59:56.153 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for the mgr to restart... 2024-04-22T23:59:56.153 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr epoch 5... 2024-04-22T23:59:56.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:56 smithi055 bash[18798]: debug 2024-04-22T23:59:55.996+0000 7f78889b4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:59:57.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:56 smithi055 bash[18798]: debug 2024-04-22T23:59:56.832+0000 7f78889b4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:57.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:56 smithi055 bash[18798]: debug 2024-04-22T23:59:56.948+0000 7f78889b4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:59:57.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:57 smithi055 bash[18798]: debug 2024-04-22T23:59:57.056+0000 7f78889b4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:59:57.675 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:57 smithi055 bash[18798]: debug 2024-04-22T23:59:57.432+0000 7f78889b4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:59:57.675 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:57 smithi055 bash[18798]: debug 2024-04-22T23:59:57.548+0000 7f78889b4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:59:57.675 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:57 smithi055 bash[18798]: debug 2024-04-22T23:59:57.656+0000 7f78889b4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:59:58.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:58 smithi055 bash[18798]: debug 2024-04-22T23:59:58.024+0000 7f78889b4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:59:58.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:58 smithi055 bash[18798]: debug 2024-04-22T23:59:58.268+0000 7f78889b4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:59:58.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:58 smithi055 bash[18798]: debug 2024-04-22T23:59:58.540+0000 7f78889b4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:59:58.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:58 smithi055 bash[18798]: debug 2024-04-22T23:59:58.656+0000 7f78889b4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:59:59.355 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:58 smithi055 bash[18798]: debug 2024-04-22T23:59:58.940+0000 7f78889b4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:59:59.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:59 smithi055 bash[18798]: debug 2024-04-22T23:59:59.364+0000 7f78889b4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:59.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:59 smithi055 bash[18798]: debug 2024-04-22T23:59:59.608+0000 7f78889b4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:59.983 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:59 smithi055 bash[18798]: debug 2024-04-22T23:59:59.732+0000 7f78889b4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:59:59.983 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 22 23:59:59 smithi055 bash[18798]: debug 2024-04-22T23:59:59.992+0000 7f78889b4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:01.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:01 smithi055 bash[18798]: debug 2024-04-23T00:00:01.032+0000 7f78889b4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:00:01.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:01 smithi055 bash[18798]: debug 2024-04-23T00:00:01.152+0000 7f78889b4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:00:01.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:01 smithi055 bash[18798]: debug 2024-04-23T00:00:01.460+0000 7f78889b4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:00:01.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:01 smithi055 bash[18798]: debug 2024-04-23T00:00:01.576+0000 7f78889b4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:00:02.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18798]: debug 2024-04-23T00:00:02.048+0000 7f78889b4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:00:02.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18798]: debug 2024-04-23T00:00:02.172+0000 7f78889b4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:00:02.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.196564+0000 mon.a (mon.0) 40 : cluster [INF] Active manager daemon x restarted 2024-04-23T00:00:02.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.196564+0000 mon.a (mon.0) 40 : cluster [INF] Active manager daemon x restarted 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.196969+0000 mon.a (mon.0) 41 : cluster [INF] Activating manager daemon x 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.196969+0000 mon.a (mon.0) 41 : cluster [INF] Activating manager daemon x 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.205172+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.205172+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.205307+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00852188s) 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.205307+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00852188s) 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.208736+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.208736+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.210247+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.210247+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.211522+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.211522+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:02.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.211953+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:02.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.211953+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:02.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.212343+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:02.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: audit 2024-04-23T00:00:02.212343+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:02.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.240164+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon x is now available 2024-04-23T00:00:02.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:02 smithi055 bash[18539]: cluster 2024-04-23T00:00:02.240164+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon x is now available 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: cephadm 2024-04-23T00:00:02.259462+0000 mgr.x (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: cephadm 2024-04-23T00:00:02.259462+0000 mgr.x (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.261750+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.261750+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.264555+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.264555+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.268277+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.268277+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.273973+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.273973+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.282435+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:03.518 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.282435+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.285776+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.285776+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.792352+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.792352+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.802375+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: audit 2024-04-23T00:00:02.802375+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: cluster 2024-04-23T00:00:03.211830+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e7: x(active, since 1.01504s) 2024-04-23T00:00:03.519 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:03 smithi055 bash[18539]: cluster 2024-04-23T00:00:03.211830+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e7: x(active, since 1.01504s) 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:mgr epoch 5 is available 2024-04-23T00:00:04.228 INFO:teuthology.orchestra.run.smithi055.stdout:Setting orchestrator backend to cephadm... 2024-04-23T00:00:04.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:03.210475+0000 mgr.x (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:00:04.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:03.210475+0000 mgr.x (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:00:04.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:03.222817+0000 mgr.x (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:00:04.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:03.222817+0000 mgr.x (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:00:04.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:04.195519+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:04.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:04 smithi055 bash[18539]: audit 2024-04-23T00:00:04.195519+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:05.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:03.961220+0000 mgr.x (mgr.14120) 4 : cephadm [INF] [23/Apr/2024:00:00:03] ENGINE Bus STARTING 2024-04-23T00:00:05.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:03.961220+0000 mgr.x (mgr.14120) 4 : cephadm [INF] [23/Apr/2024:00:00:03] ENGINE Bus STARTING 2024-04-23T00:00:05.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.082888+0000 mgr.x (mgr.14120) 5 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Serving on https://172.21.15.55:7150 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.082888+0000 mgr.x (mgr.14120) 5 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Serving on https://172.21.15.55:7150 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.184230+0000 mgr.x (mgr.14120) 6 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Serving on http://172.21.15.55:8765 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.184230+0000 mgr.x (mgr.14120) 6 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Serving on http://172.21.15.55:8765 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.184365+0000 mgr.x (mgr.14120) 7 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Bus STARTED 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cephadm 2024-04-23T00:00:04.184365+0000 mgr.x (mgr.14120) 7 : cephadm [INF] [23/Apr/2024:00:00:04] ENGINE Bus STARTED 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cluster 2024-04-23T00:00:04.265068+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-04-23T00:00:05.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:05 smithi055 bash[18539]: cluster 2024-04-23T00:00:04.265068+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-04-23T00:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.776990+0000 mgr.x (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:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.776990+0000 mgr.x (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:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.788070+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.788070+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.816271+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:07.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:06 smithi055 bash[18539]: audit 2024-04-23T00:00:05.816271+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:08.139 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-23T00:00:08.140 INFO:teuthology.orchestra.run.smithi055.stdout:Generating ssh key... 2024-04-23T00:00:08.173 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:07 smithi055 bash[18539]: audit 2024-04-23T00:00:07.594202+0000 mgr.x (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:00:08.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:07 smithi055 bash[18539]: audit 2024-04-23T00:00:07.594202+0000 mgr.x (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:00:09.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: Generating public/private rsa key pair. 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: Your identification has been saved in /tmp/tmpexxy8y65/key. 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: Your public key has been saved in /tmp/tmpexxy8y65/key.pub. 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: The key fingerprint is: 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: SHA256:mszmw5440mdBSv8HTE3D+wu6NNMgyZeBraUF+zS/zlg ceph-32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: The key's randomart image is: 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: +---[RSA 3072]----+ 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | . . | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | = + | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | o Bo o | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | ...O.=o | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | . +*oS .. | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | .oo=oo... | 2024-04-23T00:00:09.925 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | . .*o+oE. . | 2024-04-23T00:00:09.926 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | . o+=ooB. . | 2024-04-23T00:00:09.926 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: | ..=+.ooo | 2024-04-23T00:00:09.926 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:09 smithi055 bash[18798]: +----[SHA256]-----+ 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.415471+0000 mgr.x (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.415471+0000 mgr.x (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: cephadm 2024-04-23T00:00:09.415834+0000 mgr.x (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: cephadm 2024-04-23T00:00:09.415834+0000 mgr.x (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.665501+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.665501+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.675049+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:10 smithi055 bash[18539]: audit 2024-04-23T00:00:09.675049+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:12.009 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTldg133JOWkzEdyLicx7OBuFLc2nuyv0S+EEVz3DZfBp17KirtykUtartzC4AnEC1V/BjPmWaqbsjbdYjlM34BKsSiO5xrjaJYyLYu8R/XsC0QmFhkqowocDAOb7bHwibhroDIQjTKRAgcd5gjPhJJecsqohll5FohhKN72Zt3CeTrG5MhYJs+iLBvKlxxik8wsqhT7QdyryPbqGSvzqoGtZD8DeqSEzJkJsB7mOYvBXBSOAw/PKO1I/ThOoO/pDMDoge9B7TWpV5REbsiyOo0O43J3KmNLK3HKpiUqJiSJRV8oQvcS/TbNcJLTq3dN4VrgxIHimTvRQLjo5ajYCTi+ehHbI7nYQcAA1Kz6ReVONR/eGH4yVivRGK5AXGLjgqiQ5TS9qqhDaHxLzrC6REjuss0BRo203rY08I4mgWYyDg8aQ/SeHEM1XCaQDNIP32niECa6/x1C/dyGTYiq9pTe1qkEjkxWmqEKscTbddl7Kkdj3tv49J9KEzmsBtM78= ceph-32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:00:12.010 INFO:teuthology.orchestra.run.smithi055.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:00:12.010 INFO:teuthology.orchestra.run.smithi055.stdout:Adding key to root@localhost authorized_keys... 2024-04-23T00:00:12.010 INFO:teuthology.orchestra.run.smithi055.stdout:Adding host smithi055... 2024-04-23T00:00:12.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:11 smithi055 bash[18539]: audit 2024-04-23T00:00:11.476538+0000 mgr.x (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:12.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:11 smithi055 bash[18539]: audit 2024-04-23T00:00:11.476538+0000 mgr.x (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:14.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:13 smithi055 bash[18539]: audit 2024-04-23T00:00:13.347821+0000 mgr.x (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi055", "addr": "172.21.15.55", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:14.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:13 smithi055 bash[18539]: audit 2024-04-23T00:00:13.347821+0000 mgr.x (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi055", "addr": "172.21.15.55", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:15.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:14 smithi055 bash[18539]: cephadm 2024-04-23T00:00:13.996097+0000 mgr.x (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi055 2024-04-23T00:00:15.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:14 smithi055 bash[18539]: cephadm 2024-04-23T00:00:13.996097+0000 mgr.x (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi055 2024-04-23T00:00:19.738 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout Added host 'smithi055' with addr '172.21.15.55' 2024-04-23T00:00:19.977 INFO:teuthology.orchestra.run.smithi055.stdout:Deploying unmanaged mon service... 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: audit 2024-04-23T00:00:19.093202+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: audit 2024-04-23T00:00:19.093202+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: cephadm 2024-04-23T00:00:19.093768+0000 mgr.x (mgr.14120) 15 : cephadm [INF] Added host smithi055 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: cephadm 2024-04-23T00:00:19.093768+0000 mgr.x (mgr.14120) 15 : cephadm [INF] Added host smithi055 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: audit 2024-04-23T00:00:19.113376+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:20.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:20 smithi055 bash[18539]: audit 2024-04-23T00:00:19.113376+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:22.092 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-23T00:00:22.093 INFO:teuthology.orchestra.run.smithi055.stdout:Deploying unmanaged mgr service... 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.425433+0000 mgr.x (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:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.425433+0000 mgr.x (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:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: cephadm 2024-04-23T00:00:21.428664+0000 mgr.x (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: cephadm 2024-04-23T00:00:21.428664+0000 mgr.x (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.432329+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.432329+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.841972+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:21.841972+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:22.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:22.390829+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:22.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:22 smithi055 bash[18539]: audit 2024-04-23T00:00:22.390829+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:23.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:23 smithi055 bash[18539]: cluster 2024-04-23T00:00:22.213416+0000 mgr.x (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:23.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:23 smithi055 bash[18539]: cluster 2024-04-23T00:00:22.213416+0000 mgr.x (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:23.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:23 smithi055 bash[18539]: audit 2024-04-23T00:00:23.410918+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:23.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:23 smithi055 bash[18539]: audit 2024-04-23T00:00:23.410918+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.55:0/251181898' entity='mgr.x' 2024-04-23T00:00:23.974 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-23T00:00:24.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:24 smithi055 bash[18539]: audit 2024-04-23T00:00:23.404499+0000 mgr.x (mgr.14120) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:24.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:24 smithi055 bash[18539]: audit 2024-04-23T00:00:23.404499+0000 mgr.x (mgr.14120) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:24.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:24 smithi055 bash[18539]: cephadm 2024-04-23T00:00:23.406236+0000 mgr.x (mgr.14120) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T00:00:24.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:24 smithi055 bash[18539]: cephadm 2024-04-23T00:00:23.406236+0000 mgr.x (mgr.14120) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T00:00:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:25 smithi055 bash[18539]: cluster 2024-04-23T00:00:24.213981+0000 mgr.x (mgr.14120) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:25 smithi055 bash[18539]: cluster 2024-04-23T00:00:24.213981+0000 mgr.x (mgr.14120) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:25 smithi055 bash[18539]: audit 2024-04-23T00:00:25.215926+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.55:0/2975246117' entity='client.admin' 2024-04-23T00:00:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:25 smithi055 bash[18539]: audit 2024-04-23T00:00:25.215926+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.55:0/2975246117' entity='client.admin' 2024-04-23T00:00:27.592 INFO:teuthology.orchestra.run.smithi055.stdout:Enabling the dashboard module... 2024-04-23T00:00:27.923 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:27 smithi055 bash[18539]: cluster 2024-04-23T00:00:26.214439+0000 mgr.x (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:27.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:27 smithi055 bash[18539]: cluster 2024-04-23T00:00:26.214439+0000 mgr.x (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:27.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:27 smithi055 bash[18539]: audit 2024-04-23T00:00:27.081426+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.55:0/524628059' entity='client.admin' 2024-04-23T00:00:27.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:27 smithi055 bash[18539]: audit 2024-04-23T00:00:27.081426+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.55:0/524628059' entity='client.admin' 2024-04-23T00:00:29.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18798]: ignoring --setuser ceph since I am not root 2024-04-23T00:00:29.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18798]: ignoring --setgroup ceph since I am not root 2024-04-23T00:00:29.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18798]: debug 2024-04-23T00:00:29.688+0000 7fcfc045e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:00:29.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18539]: cluster 2024-04-23T00:00:28.214841+0000 mgr.x (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:29.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18539]: cluster 2024-04-23T00:00:28.214841+0000 mgr.x (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:29.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18539]: audit 2024-04-23T00:00:28.984525+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.55:0/2920681899' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T00:00:29.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:29 smithi055 bash[18539]: audit 2024-04-23T00:00:28.984525+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.55:0/2920681899' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T00:00:30.724 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:30 smithi055 bash[18539]: audit 2024-04-23T00:00:29.473064+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.55:0/2920681899' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T00:00:30.724 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:30 smithi055 bash[18539]: audit 2024-04-23T00:00:29.473064+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.55:0/2920681899' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T00:00:30.724 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:30 smithi055 bash[18539]: cluster 2024-04-23T00:00:29.478466+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e9: x(active, since 27s) 2024-04-23T00:00:30.724 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:30 smithi055 bash[18539]: cluster 2024-04-23T00:00:29.478466+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e9: x(active, since 27s) 2024-04-23T00:00:31.597 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:31 smithi055 bash[18539]: audit 2024-04-23T00:00:31.415487+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.55:0/1637185873' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:00:31.597 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:31 smithi055 bash[18539]: audit 2024-04-23T00:00:31.415487+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.55:0/1637185873' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T00:00:31.597 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:31 smithi055 bash[18798]: debug 2024-04-23T00:00:31.344+0000 7fcfc045e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:00:31.597 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:31 smithi055 bash[18798]: debug 2024-04-23T00:00:31.448+0000 7fcfc045e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:00:31.923 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:31 smithi055 bash[18798]: debug 2024-04-23T00:00:31.704+0000 7fcfc045e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:00:32.020 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:00:32.020 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-23T00:00:32.020 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-23T00:00:32.021 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-04-23T00:00:32.021 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-23T00:00:32.021 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:00:32.021 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for the mgr to restart... 2024-04-23T00:00:32.021 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr epoch 9... 2024-04-23T00:00:32.923 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:32 smithi055 bash[18798]: debug 2024-04-23T00:00:32.540+0000 7fcfc045e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:32.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:32 smithi055 bash[18798]: debug 2024-04-23T00:00:32.656+0000 7fcfc045e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:00:32.924 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:32 smithi055 bash[18798]: debug 2024-04-23T00:00:32.764+0000 7fcfc045e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:00:33.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:33 smithi055 bash[18798]: debug 2024-04-23T00:00:33.136+0000 7fcfc045e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:00:33.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:33 smithi055 bash[18798]: debug 2024-04-23T00:00:33.256+0000 7fcfc045e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:00:33.424 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:33 smithi055 bash[18798]: debug 2024-04-23T00:00:33.364+0000 7fcfc045e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:00:34.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:33 smithi055 bash[18798]: debug 2024-04-23T00:00:33.740+0000 7fcfc045e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:00:34.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:33 smithi055 bash[18798]: debug 2024-04-23T00:00:33.984+0000 7fcfc045e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:00:34.658 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:34 smithi055 bash[18798]: debug 2024-04-23T00:00:34.260+0000 7fcfc045e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:00:34.658 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:34 smithi055 bash[18798]: debug 2024-04-23T00:00:34.380+0000 7fcfc045e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:00:34.658 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:34 smithi055 bash[18798]: debug 2024-04-23T00:00:34.668+0000 7fcfc045e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:00:35.341 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:35 smithi055 bash[18798]: debug 2024-04-23T00:00:35.100+0000 7fcfc045e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:35.673 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:35 smithi055 bash[18798]: debug 2024-04-23T00:00:35.348+0000 7fcfc045e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:35.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:35 smithi055 bash[18798]: debug 2024-04-23T00:00:35.476+0000 7fcfc045e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:00:36.173 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:35 smithi055 bash[18798]: debug 2024-04-23T00:00:35.736+0000 7fcfc045e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:37.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:36 smithi055 bash[18798]: debug 2024-04-23T00:00:36.824+0000 7fcfc045e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:00:37.174 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:36 smithi055 bash[18798]: debug 2024-04-23T00:00:36.943+0000 7fcfc045e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:00:37.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:37 smithi055 bash[18798]: debug 2024-04-23T00:00:37.259+0000 7fcfc045e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:00:37.674 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:37 smithi055 bash[18798]: debug 2024-04-23T00:00:37.379+0000 7fcfc045e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:00:38.112 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:37 smithi055 bash[18798]: debug 2024-04-23T00:00:37.859+0000 7fcfc045e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:00:38.112 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:00:37 smithi055 bash[18798]: debug 2024-04-23T00:00:37.983+0000 7fcfc045e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.008195+0000 mon.a (mon.0) 77 : cluster [INF] Active manager daemon x restarted 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.008195+0000 mon.a (mon.0) 77 : cluster [INF] Active manager daemon x restarted 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.008666+0000 mon.a (mon.0) 78 : cluster [INF] Activating manager daemon x 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.008666+0000 mon.a (mon.0) 78 : cluster [INF] Activating manager daemon x 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.017442+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.017442+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.017698+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e10: x(active, starting, since 0.00922186s) 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.017698+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e10: x(active, starting, since 0.00922186s) 2024-04-23T00:00:38.113 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.020298+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.020298+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.020946+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.020946+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022310+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022310+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022448+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022448+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022573+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: audit 2024-04-23T00:00:38.022573+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:38.114 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.052424+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon x is now available 2024-04-23T00:00:38.115 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:38 smithi055 bash[18539]: cluster 2024-04-23T00:00:38.052424+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon x is now available 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.078640+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.078640+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.098570+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.098570+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.101911+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:39.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: audit 2024-04-23T00:00:38.101911+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:39.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: cluster 2024-04-23T00:00:39.021554+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: x(active, since 1.01307s) 2024-04-23T00:00:39.426 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:39 smithi055 bash[18539]: cluster 2024-04-23T00:00:39.021554+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: x(active, since 1.01307s) 2024-04-23T00:00:39.652 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-04-23T00:00:39.652 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-23T00:00:39.653 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-23T00:00:39.653 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-04-23T00:00:39.653 INFO:teuthology.orchestra.run.smithi055.stdout:mgr epoch 9 is available 2024-04-23T00:00:39.653 INFO:teuthology.orchestra.run.smithi055.stdout:Generating a dashboard self-signed certificate... 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.610814+0000 mgr.x (mgr.14152) 1 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Bus STARTING 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.610814+0000 mgr.x (mgr.14152) 1 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Bus STARTING 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.728190+0000 mgr.x (mgr.14152) 2 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Serving on https://172.21.15.55:7150 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.728190+0000 mgr.x (mgr.14152) 2 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Serving on https://172.21.15.55:7150 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.829271+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Serving on http://172.21.15.55:8765 2024-04-23T00:00:40.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.829271+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Serving on http://172.21.15.55:8765 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.829386+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Bus STARTED 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: cephadm 2024-04-23T00:00:38.829386+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [23/Apr/2024:00:00:38] ENGINE Bus STARTED 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: audit 2024-04-23T00:00:39.020871+0000 mgr.x (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: audit 2024-04-23T00:00:39.020871+0000 mgr.x (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: audit 2024-04-23T00:00:39.034225+0000 mgr.x (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:00:40.335 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:40 smithi055 bash[18539]: audit 2024-04-23T00:00:39.034225+0000 mgr.x (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T00:00:41.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:41 smithi055 bash[18539]: cluster 2024-04-23T00:00:40.070039+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 2s) 2024-04-23T00:00:41.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:41 smithi055 bash[18539]: cluster 2024-04-23T00:00:40.070039+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 2s) 2024-04-23T00:00:41.675 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-23T00:00:41.675 INFO:teuthology.orchestra.run.smithi055.stdout:Creating initial admin user... 2024-04-23T00:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:40.930985+0000 mgr.x (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:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:40.930985+0000 mgr.x (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:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:41.116017+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:41.116017+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:41.119213+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:42 smithi055 bash[18539]: audit 2024-04-23T00:00:41.119213+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:43.763 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$e5uzEIOfwhtUpRTNyK.J.Ot5/dDtK.wcGXS03.IJKAZ6D33v0FDra", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713830443, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-23T00:00:43.763 INFO:teuthology.orchestra.run.smithi055.stdout:Fetching dashboard port number... 2024-04-23T00:00:44.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:44 smithi055 bash[18539]: audit 2024-04-23T00:00:42.944040+0000 mgr.x (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:00:44.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:44 smithi055 bash[18539]: audit 2024-04-23T00:00:42.944040+0000 mgr.x (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:00:44.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:44 smithi055 bash[18539]: audit 2024-04-23T00:00:43.210574+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:44.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:44 smithi055 bash[18539]: audit 2024-04-23T00:00:43.210574+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:45.333 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: cluster 2024-04-23T00:00:44.217560+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: x(active, since 6s) 2024-04-23T00:00:45.333 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: cluster 2024-04-23T00:00:44.217560+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: x(active, since 6s) 2024-04-23T00:00:45.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: audit 2024-04-23T00:00:44.939178+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:45.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: audit 2024-04-23T00:00:44.939178+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:45.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: audit 2024-04-23T00:00:45.009411+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.55:0/3121671240' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T00:00:45.334 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:45 smithi055 bash[18539]: audit 2024-04-23T00:00:45.009411+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.55:0/3121671240' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T00:00:45.602 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 8443 2024-04-23T00:00:45.602 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld does not appear to be present 2024-04-23T00:00:45.602 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-23T00:00:45.603 INFO:teuthology.orchestra.run.smithi055.stdout:Ceph Dashboard is now available at: 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout: URL: https://smithi055.front.sepia.ceph.com:8443/ 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout: User: admin 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout: Password: 29demsanwh 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout:Saving cluster configuration to /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/config directory 2024-04-23T00:00:45.604 INFO:teuthology.orchestra.run.smithi055.stdout:Enabling autotune for osd_memory_target 2024-04-23T00:00:47.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:47 smithi055 bash[18539]: audit 2024-04-23T00:00:46.086566+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:47.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:47 smithi055 bash[18539]: audit 2024-04-23T00:00:46.086566+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:49.404 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-23T00:00:49.404 INFO:teuthology.orchestra.run.smithi055.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-23T00:00:49.404 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.404 INFO:teuthology.orchestra.run.smithi055.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 32cf2128-0104-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout:Or, if you are only running a single cluster on this host: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: ceph telemetry on 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout:For more information see: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:00:49.405 INFO:teuthology.orchestra.run.smithi055.stdout:Bootstrap complete. 2024-04-23T00:00:49.449 INFO:tasks.cephadm:Fetching config... 2024-04-23T00:00:49.449 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:00:49.450 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-23T00:00:49.456 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-23T00:00:49.456 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:00:49.456 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-23T00:00:49.505 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-23T00:00:49.505 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:00:49.505 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-23T00:00:49.528 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-23T00:00:49.528 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:00:49.528 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-23T00:00:49.578 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-23T00:00:49.578 DEBUG:teuthology.orchestra.run.smithi055:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTldg133JOWkzEdyLicx7OBuFLc2nuyv0S+EEVz3DZfBp17KirtykUtartzC4AnEC1V/BjPmWaqbsjbdYjlM34BKsSiO5xrjaJYyLYu8R/XsC0QmFhkqowocDAOb7bHwibhroDIQjTKRAgcd5gjPhJJecsqohll5FohhKN72Zt3CeTrG5MhYJs+iLBvKlxxik8wsqhT7QdyryPbqGSvzqoGtZD8DeqSEzJkJsB7mOYvBXBSOAw/PKO1I/ThOoO/pDMDoge9B7TWpV5REbsiyOo0O43J3KmNLK3HKpiUqJiSJRV8oQvcS/TbNcJLTq3dN4VrgxIHimTvRQLjo5ajYCTi+ehHbI7nYQcAA1Kz6ReVONR/eGH4yVivRGK5AXGLjgqiQ5TS9qqhDaHxLzrC6REjuss0BRo203rY08I4mgWYyDg8aQ/SeHEM1XCaQDNIP32niECa6/x1C/dyGTYiq9pTe1qkEjkxWmqEKscTbddl7Kkdj3tv49J9KEzmsBtM78= ceph-32cf2128-0104-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T00:00:49.650 INFO:teuthology.orchestra.run.smithi055.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTldg133JOWkzEdyLicx7OBuFLc2nuyv0S+EEVz3DZfBp17KirtykUtartzC4AnEC1V/BjPmWaqbsjbdYjlM34BKsSiO5xrjaJYyLYu8R/XsC0QmFhkqowocDAOb7bHwibhroDIQjTKRAgcd5gjPhJJecsqohll5FohhKN72Zt3CeTrG5MhYJs+iLBvKlxxik8wsqhT7QdyryPbqGSvzqoGtZD8DeqSEzJkJsB7mOYvBXBSOAw/PKO1I/ThOoO/pDMDoge9B7TWpV5REbsiyOo0O43J3KmNLK3HKpiUqJiSJRV8oQvcS/TbNcJLTq3dN4VrgxIHimTvRQLjo5ajYCTi+ehHbI7nYQcAA1Kz6ReVONR/eGH4yVivRGK5AXGLjgqiQ5TS9qqhDaHxLzrC6REjuss0BRo203rY08I4mgWYyDg8aQ/SeHEM1XCaQDNIP32niECa6/x1C/dyGTYiq9pTe1qkEjkxWmqEKscTbddl7Kkdj3tv49J9KEzmsBtM78= ceph-32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:00:49.659 DEBUG:teuthology.orchestra.run.smithi156:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTldg133JOWkzEdyLicx7OBuFLc2nuyv0S+EEVz3DZfBp17KirtykUtartzC4AnEC1V/BjPmWaqbsjbdYjlM34BKsSiO5xrjaJYyLYu8R/XsC0QmFhkqowocDAOb7bHwibhroDIQjTKRAgcd5gjPhJJecsqohll5FohhKN72Zt3CeTrG5MhYJs+iLBvKlxxik8wsqhT7QdyryPbqGSvzqoGtZD8DeqSEzJkJsB7mOYvBXBSOAw/PKO1I/ThOoO/pDMDoge9B7TWpV5REbsiyOo0O43J3KmNLK3HKpiUqJiSJRV8oQvcS/TbNcJLTq3dN4VrgxIHimTvRQLjo5ajYCTi+ehHbI7nYQcAA1Kz6ReVONR/eGH4yVivRGK5AXGLjgqiQ5TS9qqhDaHxLzrC6REjuss0BRo203rY08I4mgWYyDg8aQ/SeHEM1XCaQDNIP32niECa6/x1C/dyGTYiq9pTe1qkEjkxWmqEKscTbddl7Kkdj3tv49J9KEzmsBtM78= ceph-32cf2128-0104-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T00:00:49.681 INFO:teuthology.orchestra.run.smithi156.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTldg133JOWkzEdyLicx7OBuFLc2nuyv0S+EEVz3DZfBp17KirtykUtartzC4AnEC1V/BjPmWaqbsjbdYjlM34BKsSiO5xrjaJYyLYu8R/XsC0QmFhkqowocDAOb7bHwibhroDIQjTKRAgcd5gjPhJJecsqohll5FohhKN72Zt3CeTrG5MhYJs+iLBvKlxxik8wsqhT7QdyryPbqGSvzqoGtZD8DeqSEzJkJsB7mOYvBXBSOAw/PKO1I/ThOoO/pDMDoge9B7TWpV5REbsiyOo0O43J3KmNLK3HKpiUqJiSJRV8oQvcS/TbNcJLTq3dN4VrgxIHimTvRQLjo5ajYCTi+ehHbI7nYQcAA1Kz6ReVONR/eGH4yVivRGK5AXGLjgqiQ5TS9qqhDaHxLzrC6REjuss0BRo203rY08I4mgWYyDg8aQ/SeHEM1XCaQDNIP32niECa6/x1C/dyGTYiq9pTe1qkEjkxWmqEKscTbddl7Kkdj3tv49J9KEzmsBtM78= ceph-32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:00:49.691 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-23T00:00:50.182 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:49 smithi055 bash[18539]: audit 2024-04-23T00:00:48.867910+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.55:0/1642656872' entity='client.admin' 2024-04-23T00:00:51.378 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:49 smithi055 bash[18539]: audit 2024-04-23T00:00:48.867910+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.55:0/1642656872' entity='client.admin' 2024-04-23T00:00:54.415 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.223575+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi055", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.223575+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi055", "name": "osd_memory_target"}]: dispatch 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.232805+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.232805+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.267514+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:54.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:54 smithi055 bash[18539]: audit 2024-04-23T00:00:54.267514+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:56.141 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-23T00:00:56.141 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-23T00:00:56.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:56 smithi055 bash[18539]: audit 2024-04-23T00:00:55.558906+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.55:0/1445893279' entity='client.admin' 2024-04-23T00:00:56.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:56 smithi055 bash[18539]: audit 2024-04-23T00:00:55.558906+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.55:0/1445893279' entity='client.admin' 2024-04-23T00:00:58.620 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:58 smithi055 bash[18539]: cluster 2024-04-23T00:00:58.278369+0000 mon.a (mon.0) 104 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:58.624 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:58 smithi055 bash[18539]: cluster 2024-04-23T00:00:58.278369+0000 mon.a (mon.0) 104 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:59.660 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:59 smithi055 bash[18539]: cluster 2024-04-23T00:00:58.227138+0000 mgr.x (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:00:59.660 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:00:59 smithi055 bash[18539]: cluster 2024-04-23T00:00:58.227138+0000 mgr.x (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:00.607 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:01.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.227861+0000 mgr.x (mgr.14152) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.227861+0000 mgr.x (mgr.14152) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.400446+0000 mgr.x (mgr.14152) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.400446+0000 mgr.x (mgr.14152) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.401195+0000 mgr.x (mgr.14152) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: cluster 2024-04-23T00:01:00.401195+0000 mgr.x (mgr.14152) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: audit 2024-04-23T00:01:00.411065+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: audit 2024-04-23T00:01:00.411065+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: audit 2024-04-23T00:01:00.445805+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:01.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:01 smithi055 bash[18539]: audit 2024-04-23T00:01:00.445805+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:02.344 INFO:tasks.cephadm:Remote smithi156 excluded from cephadm cluster by role 2024-04-23T00:01:02.344 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-23T00:01:02.345 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-23T00:01:03.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: audit 2024-04-23T00:01:01.693684+0000 mgr.x (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:01:03.174 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: audit 2024-04-23T00:01:01.693684+0000 mgr.x (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:01:03.175 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: audit 2024-04-23T00:01:01.703438+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:03.175 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: audit 2024-04-23T00:01:01.703438+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:03.175 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: cluster 2024-04-23T00:01:02.401770+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:03.175 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:02 smithi055 bash[18539]: cluster 2024-04-23T00:01:02.401770+0000 mgr.x (mgr.14152) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:05.831 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:05 smithi055 bash[18539]: cluster 2024-04-23T00:01:04.402469+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:05.831 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:05 smithi055 bash[18539]: cluster 2024-04-23T00:01:04.402469+0000 mgr.x (mgr.14152) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:06.824 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:07.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: cluster 2024-04-23T00:01:06.402981+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: cluster 2024-04-23T00:01:06.402981+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:06.477203+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:06.477203+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:06.479255+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:06.479255+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.481937+0000 mgr.x (mgr.14152) 17 : cephadm [INF] Updating smithi055:/etc/ceph/ceph.conf 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.481937+0000 mgr.x (mgr.14152) 17 : cephadm [INF] Updating smithi055:/etc/ceph/ceph.conf 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.097216+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.097216+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.106626+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.106626+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.140233+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:07.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:07 smithi055 bash[18539]: audit 2024-04-23T00:01:07.140233+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:08.475 INFO:teuthology.orchestra.run.smithi055.stderr:adjusted tunables profile to default 2024-04-23T00:01:08.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.698283+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi055:/var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.698283+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi055:/var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.864253+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi055:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.864253+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi055:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.978588+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi055:/var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cephadm 2024-04-23T00:01:06.978588+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi055:/var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cluster 2024-04-23T00:01:07.098075+0000 mgr.x (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cluster 2024-04-23T00:01:07.098075+0000 mgr.x (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cluster 2024-04-23T00:01:07.098371+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: cluster 2024-04-23T00:01:07.098371+0000 mgr.x (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: audit 2024-04-23T00:01:07.884135+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.55:0/2390979536' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:01:08.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:08 smithi055 bash[18539]: audit 2024-04-23T00:01:07.884135+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.55:0/2390979536' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T00:01:09.125 INFO:tasks.cephadm:Adding mon.a on smithi055 2024-04-23T00:01:09.125 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph orch apply mon '1;smithi055:172.21.15.55=a' 2024-04-23T00:01:09.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:09 smithi055 bash[18539]: audit 2024-04-23T00:01:08.482516+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.55:0/2390979536' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:01:09.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:09 smithi055 bash[18539]: audit 2024-04-23T00:01:08.482516+0000 mon.a (mon.0) 114 : audit [INF] from='client.? 172.21.15.55:0/2390979536' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T00:01:09.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:09 smithi055 bash[18539]: cluster 2024-04-23T00:01:08.490038+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:01:09.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:09 smithi055 bash[18539]: cluster 2024-04-23T00:01:08.490038+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T00:01:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:10 smithi055 bash[18539]: cluster 2024-04-23T00:01:09.099049+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:10.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:10 smithi055 bash[18539]: cluster 2024-04-23T00:01:09.099049+0000 mgr.x (mgr.14152) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:12.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:12 smithi055 bash[18539]: cluster 2024-04-23T00:01:11.099759+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:12.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:12 smithi055 bash[18539]: cluster 2024-04-23T00:01:11.099759+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:13.598 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:14.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:14 smithi055 bash[18539]: cluster 2024-04-23T00:01:13.100502+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:14.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:14 smithi055 bash[18539]: cluster 2024-04-23T00:01:13.100502+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:15.094 INFO:teuthology.orchestra.run.smithi055.stdout:Scheduled mon update... 2024-04-23T00:01:15.704 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2024-04-23T00:01:15.704 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T00:01:15.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.675339+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:15.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.675339+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:15.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.676438+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:15.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.676438+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:15.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.681210+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:15.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:14.681210+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:15.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:15.106143+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:15.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:15.106143+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:15.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:15.129384+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:15.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:15 smithi055 bash[18539]: audit 2024-04-23T00:01:15.129384+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:16.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cluster 2024-04-23T00:01:14.677930+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:16.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cluster 2024-04-23T00:01:14.677930+0000 mgr.x (mgr.14152) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cluster 2024-04-23T00:01:14.678191+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cluster 2024-04-23T00:01:14.678191+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: audit 2024-04-23T00:01:15.090770+0000 mgr.x (mgr.14152) 28 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;smithi055:172.21.15.55=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: audit 2024-04-23T00:01:15.090770+0000 mgr.x (mgr.14152) 28 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;smithi055:172.21.15.55=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cephadm 2024-04-23T00:01:15.096336+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi055:172.21.15.55=a;count:1 2024-04-23T00:01:16.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:16 smithi055 bash[18539]: cephadm 2024-04-23T00:01:15.096336+0000 mgr.x (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi055:172.21.15.55=a;count:1 2024-04-23T00:01:18.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:18 smithi055 bash[18539]: cluster 2024-04-23T00:01:16.678786+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:18.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:18 smithi055 bash[18539]: cluster 2024-04-23T00:01:16.678786+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:20.039 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:20.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:20 smithi055 bash[18539]: cluster 2024-04-23T00:01:18.679490+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:20.924 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:20 smithi055 bash[18539]: cluster 2024-04-23T00:01:18.679490+0000 mgr.x (mgr.14152) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:21.454 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-04-23T00:01:21.454 INFO:teuthology.orchestra.run.smithi055.stdout:{"epoch":1,"fsid":"32cf2128-0104-11ef-bc93-c7b262605968","modified":"2024-04-22T23:59:26.553132Z","created":"2024-04-22T23:59:26.553132Z","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.55:3300","nonce":0},{"type":"v1","addr":"172.21.15.55:6789","nonce":0}]},"addr":"172.21.15.55:6789/0","public_addr":"172.21.15.55:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T00:01:21.457 INFO:teuthology.orchestra.run.smithi055.stderr:dumped monmap epoch 1 2024-04-23T00:01:21.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:21 smithi055 bash[18539]: audit 2024-04-23T00:01:21.466140+0000 mon.a (mon.0) 121 : audit [DBG] from='client.? 172.21.15.55:0/1202971684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:01:21.676 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:21 smithi055 bash[18539]: audit 2024-04-23T00:01:21.466140+0000 mon.a (mon.0) 121 : audit [DBG] from='client.? 172.21.15.55:0/1202971684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T00:01:22.196 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-23T00:01:22.196 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:20.680315+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:20.680315+0000 mgr.x (mgr.14152) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.163439+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.163439+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.165286+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:22.925 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.165286+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:22.167641+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:22.167641+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:22.168254+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cluster 2024-04-23T00:01:22.168254+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.172922+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.172922+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.179660+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.179660+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.216619+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.216619+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.220281+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.220281+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.224123+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.926 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.224123+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.227782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.227782+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cephadm 2024-04-23T00:01:22.228426+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cephadm 2024-04-23T00:01:22.228426+0000 mgr.x (mgr.14152) 35 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.228963+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.228963+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.230346+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.230346+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.231742+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: audit 2024-04-23T00:01:22.231742+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cephadm 2024-04-23T00:01:22.233653+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Reconfiguring daemon mon.a on smithi055 2024-04-23T00:01:22.927 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:22 smithi055 bash[18539]: cephadm 2024-04-23T00:01:22.233653+0000 mgr.x (mgr.14152) 36 : cephadm [INF] Reconfiguring daemon mon.a on smithi055 2024-04-23T00:01:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:25 smithi055 bash[18539]: cluster 2024-04-23T00:01:24.169031+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:25 smithi055 bash[18539]: cluster 2024-04-23T00:01:24.169031+0000 mgr.x (mgr.14152) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:25.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:25 smithi055 bash[18539]: audit 2024-04-23T00:01:24.236917+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:25.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:25 smithi055 bash[18539]: audit 2024-04-23T00:01:24.236917+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:26.914 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:27.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:27 smithi055 bash[18539]: cluster 2024-04-23T00:01:26.169776+0000 mgr.x (mgr.14152) 38 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:27.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:27 smithi055 bash[18539]: cluster 2024-04-23T00:01:26.169776+0000 mgr.x (mgr.14152) 38 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:27.966 INFO:teuthology.orchestra.run.smithi055.stdout:# minimal ceph.conf for 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:27.966 INFO:teuthology.orchestra.run.smithi055.stdout:[global] 2024-04-23T00:01:27.966 INFO:teuthology.orchestra.run.smithi055.stdout: fsid = 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:27.966 INFO:teuthology.orchestra.run.smithi055.stdout: mon_host = [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] 2024-04-23T00:01:28.583 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:28 smithi055 bash[18539]: audit 2024-04-23T00:01:27.977915+0000 mon.a (mon.0) 134 : audit [DBG] from='client.? 172.21.15.55:0/3656155896' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.583 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:28 smithi055 bash[18539]: audit 2024-04-23T00:01:27.977915+0000 mon.a (mon.0) 134 : audit [DBG] from='client.? 172.21.15.55:0/3656155896' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.584 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-23T00:01:28.585 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:01:28.585 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T00:01:28.599 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:01:28.599 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:28.652 INFO:tasks.cephadm:Adding mgr.x on smithi055 2024-04-23T00:01:28.653 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph orch apply mgr '1;smithi055=x' 2024-04-23T00:01:29.678 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:29 smithi055 bash[18539]: cluster 2024-04-23T00:01:28.170500+0000 mgr.x (mgr.14152) 39 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:29.678 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:29 smithi055 bash[18539]: cluster 2024-04-23T00:01:28.170500+0000 mgr.x (mgr.14152) 39 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:31.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:31 smithi055 bash[18539]: cluster 2024-04-23T00:01:30.171215+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:31.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:31 smithi055 bash[18539]: cluster 2024-04-23T00:01:30.171215+0000 mgr.x (mgr.14152) 40 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:33.400 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:33.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:33 smithi055 bash[18539]: cluster 2024-04-23T00:01:32.171923+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:33.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:33 smithi055 bash[18539]: cluster 2024-04-23T00:01:32.171923+0000 mgr.x (mgr.14152) 41 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:34.570 INFO:teuthology.orchestra.run.smithi055.stdout:Scheduled mgr update... 2024-04-23T00:01:35.139 INFO:tasks.cephadm:Deploying OSDs... 2024-04-23T00:01:35.140 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-04-23T00:01:35.140 DEBUG:teuthology.orchestra.run.smithi055:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T00:01:35.146 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:01:35.146 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_1 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 5h/5d Inode: 850 Links: 1 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-04-22 23:53:43.467132535 +0000 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-04-22 23:53:43.227134668 +0000 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-04-22 23:53:43.227134668 +0000 2024-04-23T00:01:35.194 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-04-23T00:01:35.194 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T00:01:35.249 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-04-23T00:01:35.249 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-04-23T00:01:35.249 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000516771 s, 991 kB/s 2024-04-23T00:01:35.250 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T00:01:35.299 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_2 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-04-22 23:53:43.971128059 +0000 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-04-22 23:53:43.723130262 +0000 2024-04-23T00:01:35.346 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-04-22 23:53:43.723130262 +0000 2024-04-23T00:01:35.347 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-04-23T00:01:35.347 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T00:01:35.398 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: cluster 2024-04-23T00:01:34.172366+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:35.398 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: cluster 2024-04-23T00:01:34.172366+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:35.398 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: audit 2024-04-23T00:01:34.581524+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:35.399 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: audit 2024-04-23T00:01:34.581524+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:35.399 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: audit 2024-04-23T00:01:34.593946+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:35.399 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:35 smithi055 bash[18539]: audit 2024-04-23T00:01:34.593946+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:35.401 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-04-23T00:01:35.401 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-04-23T00:01:35.401 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000482038 s, 1.1 MB/s 2024-04-23T00:01:35.402 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T00:01:35.451 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_3 2024-04-23T00:01:35.497 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-04-22 23:53:44.483123510 +0000 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-04-22 23:53:44.199126032 +0000 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-04-22 23:53:44.199126032 +0000 2024-04-23T00:01:35.498 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-04-23T00:01:35.498 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T00:01:35.552 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-04-23T00:01:35.552 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-04-23T00:01:35.552 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000556267 s, 920 kB/s 2024-04-23T00:01:35.554 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T00:01:35.603 DEBUG:teuthology.orchestra.run.smithi055:> stat /dev/vg_nvme/lv_4 2024-04-23T00:01:35.649 INFO:teuthology.orchestra.run.smithi055.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T00:01:35.649 INFO:teuthology.orchestra.run.smithi055.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout:Access: 2024-04-22 23:53:44.979119104 +0000 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout:Modify: 2024-04-22 23:53:44.719121414 +0000 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout:Change: 2024-04-22 23:53:44.719121414 +0000 2024-04-23T00:01:35.650 INFO:teuthology.orchestra.run.smithi055.stdout: Birth: - 2024-04-23T00:01:35.650 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T00:01:35.704 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records in 2024-04-23T00:01:35.704 INFO:teuthology.orchestra.run.smithi055.stderr:1+0 records out 2024-04-23T00:01:35.704 INFO:teuthology.orchestra.run.smithi055.stderr:512 bytes copied, 0.000439322 s, 1.2 MB/s 2024-04-23T00:01:35.705 DEBUG:teuthology.orchestra.run.smithi055:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T00:01:35.755 INFO:tasks.cephadm:Deploying osd.0 on smithi055 with /dev/vg_nvme/lv_4... 2024-04-23T00:01:35.755 DEBUG:teuthology.orchestra.run.smithi055:> 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T00:01:36.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:36 smithi055 bash[18539]: audit 2024-04-23T00:01:34.570318+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi055=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:36.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:36 smithi055 bash[18539]: audit 2024-04-23T00:01:34.570318+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi055=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:36.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:36 smithi055 bash[18539]: cephadm 2024-04-23T00:01:34.571705+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Saving service mgr spec with placement smithi055=x;count:1 2024-04-23T00:01:36.675 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:36 smithi055 bash[18539]: cephadm 2024-04-23T00:01:34.571705+0000 mgr.x (mgr.14152) 44 : cephadm [INF] Saving service mgr spec with placement smithi055=x;count:1 2024-04-23T00:01:37.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:37 smithi055 bash[18539]: cluster 2024-04-23T00:01:36.173158+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:37.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:37 smithi055 bash[18539]: cluster 2024-04-23T00:01:36.173158+0000 mgr.x (mgr.14152) 45 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:39.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:39 smithi055 bash[18539]: cluster 2024-04-23T00:01:38.173916+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:39.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:39 smithi055 bash[18539]: cluster 2024-04-23T00:01:38.173916+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:40.497 INFO:teuthology.orchestra.run.smithi055.stderr:Inferring config /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:41.591 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:41 smithi055 bash[18539]: cluster 2024-04-23T00:01:40.174622+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:41.591 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:41 smithi055 bash[18539]: cluster 2024-04-23T00:01:40.174622+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:42.073 INFO:teuthology.orchestra.run.smithi055.stderr: stderr: Unknown device, --name=, --path=, or absolute path in /dev/ or /sys expected. 2024-04-23T00:01:42.073 INFO:teuthology.orchestra.run.smithi055.stderr:usage: ceph-volume lvm zap [-h] [--destroy] [--osd-id OSD_ID] 2024-04-23T00:01:42.073 INFO:teuthology.orchestra.run.smithi055.stderr: [--osd-fsid OSD_FSID] [--no-systemd] 2024-04-23T00:01:42.073 INFO:teuthology.orchestra.run.smithi055.stderr: [DEVICES [DEVICES ...]] 2024-04-23T00:01:42.073 INFO:teuthology.orchestra.run.smithi055.stderr:ceph-volume lvm zap: error: Unable to proceed with non-existing device: /dev/vg_nvme/lv_4 2024-04-23T00:01:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.678397+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.678397+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.679388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:42.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.679388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.686142+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.686142+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.689414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.689414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.707579+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.707579+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.708591+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.708591+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.709509+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:42.425 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:42 smithi055 bash[18539]: audit 2024-04-23T00:01:41.709509+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.55:0/1057345469' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T00:01:43.224 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 smithi055 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:01:43.226 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:43.240 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:43.254 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T00:01:43.254 DEBUG:teuthology.orchestra.run.smithi055:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:01:43.285 DEBUG:teuthology.orchestra.run.smithi156:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:01:43.301 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T00:01:43.301 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-23T00:01:43.301 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a 2024-04-23T00:01:43.501 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cluster 2024-04-23T00:01:41.680662+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cluster 2024-04-23T00:01:41.680662+0000 mgr.x (mgr.14152) 48 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cluster 2024-04-23T00:01:41.680924+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cluster 2024-04-23T00:01:41.680924+0000 mgr.x (mgr.14152) 49 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cephadm 2024-04-23T00:01:41.707132+0000 mgr.x (mgr.14152) 50 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cephadm 2024-04-23T00:01:41.707132+0000 mgr.x (mgr.14152) 50 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cephadm 2024-04-23T00:01:41.710350+0000 mgr.x (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mgr.x on smithi055 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: cephadm 2024-04-23T00:01:41.710350+0000 mgr.x (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mgr.x on smithi055 2024-04-23T00:01:43.502 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 systemd[1]: Stopping Ceph mon.a for 32cf2128-0104-11ef-bc93-c7b262605968... 2024-04-23T00:01:43.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: debug 2024-04-23T00:01:43.517+0000 7f2e500a7700 -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:43.674 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:43 smithi055 bash[18539]: debug 2024-04-23T00:01:43.517+0000 7f2e500a7700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-23T00:01:44.424 INFO:journalctl@ceph.mon.a.smithi055.stdout:Apr 23 00:01:44 smithi055 bash[24525]: ceph-32cf2128-0104-11ef-bc93-c7b262605968-mon-a 2024-04-23T00:01:44.506 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-32cf2128-0104-11ef-bc93-c7b262605968@mon.a.service' 2024-04-23T00:01:44.527 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:01:44.527 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-23T00:01:44.527 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-23T00:01:44.528 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x 2024-04-23T00:01:44.761 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:01:44 smithi055 systemd[1]: Stopping Ceph mgr.x for 32cf2128-0104-11ef-bc93-c7b262605968... 2024-04-23T00:01:44.761 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:01:44 smithi055 bash[18798]: debug 2024-04-23T00:01:44.713+0000 7fcfb4e69700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -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:01:44.761 INFO:journalctl@ceph.mgr.x.smithi055.stdout:Apr 23 00:01:44 smithi055 bash[18798]: debug 2024-04-23T00:01:44.713+0000 7fcfb4e69700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-23T00:01:45.405 DEBUG:teuthology.orchestra.run.smithi055:> sudo pkill -f 'journalctl -f -n 0 -u ceph-32cf2128-0104-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-23T00:01:45.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:01:45.442 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-23T00:01:45.443 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 32cf2128-0104-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:01:45.645 INFO:teuthology.orchestra.run.smithi055.stdout:Deleting cluster with fsid: 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:47.680 DEBUG:teuthology.orchestra.run.smithi156:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 32cf2128-0104-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:01:47.844 INFO:teuthology.orchestra.run.smithi156.stdout:Deleting cluster with fsid: 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:51.452 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:51.466 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:01:51.479 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T00:01:51.480 DEBUG:teuthology.misc:Transferring archived files from smithi055:/var/lib/ceph/32cf2128-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/7669258/remote/smithi055/crash 2024-04-23T00:01:51.481 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:01:51.521 INFO:teuthology.orchestra.run.smithi055.stderr:tar: /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:01:51.521 INFO:teuthology.orchestra.run.smithi055.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:01:51.523 DEBUG:teuthology.misc:Transferring archived files from smithi156:/var/lib/ceph/32cf2128-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/7669258/remote/smithi156/crash 2024-04-23T00:01:51.524 DEBUG:teuthology.orchestra.run.smithi156:> sudo tar c -f - -C /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:01:51.535 INFO:teuthology.orchestra.run.smithi156.stderr:tar: /var/lib/ceph/32cf2128-0104-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:01:51.535 INFO:teuthology.orchestra.run.smithi156.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:01:51.536 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T00:01:51.536 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:01:51.578 INFO:teuthology.orchestra.run.smithi055.stdout:2024-04-23T00:00:58.278369+0000 mon.a (mon.0) 104 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:01:51.579 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-23T00:01:51.579 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[SEC\]' /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:01:51.634 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[ERR\]' /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:01:51.689 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[WRN\]' /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:01:51.746 INFO:teuthology.orchestra.run.smithi055.stdout:2024-04-23T00:00:58.278369+0000 mon.a (mon.0) 104 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:01:51.747 INFO:tasks.cephadm:Compressing logs... 2024-04-23T00:01:51.747 DEBUG:teuthology.orchestra.run.smithi055:> 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:01:51.791 DEBUG:teuthology.orchestra.run.smithi156:> 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:01:51.800 INFO:teuthology.orchestra.run.smithi055.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:01:51.804 INFO:teuthology.orchestra.run.smithi156.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:01:51.811 INFO:teuthology.orchestra.run.smithi055.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:01:51.812 INFO:teuthology.orchestra.run.smithi055.stderr:gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-23T00:01:51.812 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:01:51.813 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-23T00:01:51.813 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:01:51.813 INFO:teuthology.orchestra.run.smithi055.stderr: 75.2% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:01:51.814 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-23T00:01:51.814 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:01:51.815 INFO:teuthology.orchestra.run.smithi055.stderr: 83.6% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-23T00:01:51.815 INFO:teuthology.orchestra.run.smithi055.stderr:/var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.audit.log: 88.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:01:51.815 INFO:teuthology.orchestra.run.smithi055.stderr: 85.0% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-23T00:01:51.815 INFO:teuthology.orchestra.run.smithi055.stderr: 87.0% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:01:51.816 INFO:teuthology.orchestra.run.smithi156.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:01:51.818 INFO:teuthology.orchestra.run.smithi156.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:01:51.819 INFO:teuthology.orchestra.run.smithi156.stderr: 2024-04-23T00:01:51.819 INFO:teuthology.orchestra.run.smithi156.stderr:real 0m0.024s 2024-04-23T00:01:51.820 INFO:teuthology.orchestra.run.smithi156.stderr:user 0m0.010s 2024-04-23T00:01:51.820 INFO:teuthology.orchestra.run.smithi156.stderr:sys 0m0.012s 2024-04-23T00:01:51.837 INFO:teuthology.orchestra.run.smithi055.stderr: 89.4% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-23T00:01:51.853 INFO:teuthology.orchestra.run.smithi055.stderr: 91.1% -- replaced with /var/log/ceph/32cf2128-0104-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-23T00:01:51.855 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-04-23T00:01:51.855 INFO:teuthology.orchestra.run.smithi055.stderr:real 0m0.062s 2024-04-23T00:01:51.855 INFO:teuthology.orchestra.run.smithi055.stderr:user 0m0.076s 2024-04-23T00:01:51.855 INFO:teuthology.orchestra.run.smithi055.stderr:sys 0m0.018s 2024-04-23T00:01:51.855 INFO:tasks.cephadm:Archiving logs... 2024-04-23T00:01:51.855 DEBUG:teuthology.misc:Transferring archived files from smithi055:/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/7669258/remote/smithi055/log 2024-04-23T00:01:51.856 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:01:51.921 DEBUG:teuthology.misc:Transferring archived files from smithi156:/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/7669258/remote/smithi156/log 2024-04-23T00:01:51.921 DEBUG:teuthology.orchestra.run.smithi156:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:01:51.935 INFO:tasks.cephadm:Removing cluster... 2024-04-23T00:01:51.936 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 32cf2128-0104-11ef-bc93-c7b262605968 --force 2024-04-23T00:01:52.125 INFO:teuthology.orchestra.run.smithi055.stdout:Deleting cluster with fsid: 32cf2128-0104-11ef-bc93-c7b262605968 2024-04-23T00:01:53.240 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T00:01:53.240 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:01:53.246 DEBUG:teuthology.orchestra.run.smithi156:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:01:53.252 INFO:tasks.cephadm:Teardown complete 2024-04-23T00:01:53.252 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 smithi055 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:01:53.463 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=430d17f70fe045f19631428e9301251d 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 smithi055 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 32cf2128-0104-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4' 2024-04-23T00:01:53.467 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T00:01:53.486 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-04-23T00:01:53.545 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker stop samba-ad 2024-04-23T00:01:54.169 INFO:teuthology.orchestra.run.smithi156.stdout:samba-ad 2024-04-23T00:01:54.172 DEBUG:teuthology.orchestra.run.smithi156:> sudo docker rm samba-ad 2024-04-23T00:01:54.352 INFO:teuthology.orchestra.run.smithi156.stdout:samba-ad 2024-04-23T00:01:54.355 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-04-23T00:01:54.368 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi156 2024-04-23T00:01:54.368 DEBUG:teuthology.orchestra.run.smithi156:> set -ex 2024-04-23T00:01:54.368 DEBUG:teuthology.orchestra.run.smithi156:> sudo dd of=/etc/systemd/resolved.conf 2024-04-23T00:01:54.419 DEBUG:teuthology.orchestra.run.smithi156:> sudo systemctl restart systemd-resolved 2024-04-23T00:01:54.550 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T00:01:54.570 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T00:01:54.570 DEBUG:teuthology.orchestra.run.smithi055:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:01:54.573 DEBUG:teuthology.orchestra.run.smithi156:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:01:54.585 INFO:teuthology.orchestra.run.smithi055.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:01:54.585 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================== 2024-04-23T00:01:54.585 INFO:teuthology.orchestra.run.smithi055.stdout: hv01.front.sepi 44.4.53.2 2 u 18 64 37 0.097 -1.696 0.869 2024-04-23T00:01:54.585 INFO:teuthology.orchestra.run.smithi055.stdout:*hv02.front.sepi 63.231.80.2 3 u 18 64 37 0.102 -1.044 0.862 2024-04-23T00:01:54.586 INFO:teuthology.orchestra.run.smithi055.stdout:+hv03.front.sepi 74.6.168.72 3 u 16 64 37 0.114 -1.373 0.864 2024-04-23T00:01:54.586 INFO:teuthology.orchestra.run.smithi055.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-23T00:01:54.589 INFO:teuthology.orchestra.run.smithi156.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:01:54.589 INFO:teuthology.orchestra.run.smithi156.stdout:============================================================================== 2024-04-23T00:01:54.589 INFO:teuthology.orchestra.run.smithi156.stdout:*hv01.front.sepi 44.4.53.2 2 u 16 64 37 0.113 -1.102 0.451 2024-04-23T00:01:54.590 INFO:teuthology.orchestra.run.smithi156.stdout:+hv02.front.sepi 63.231.80.2 3 u 22 64 37 0.114 -0.519 0.453 2024-04-23T00:01:54.590 INFO:teuthology.orchestra.run.smithi156.stdout:+hv03.front.sepi 74.6.168.72 3 u 19 64 37 0.108 -0.837 0.454 2024-04-23T00:01:54.590 INFO:teuthology.orchestra.run.smithi156.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-23T00:01:54.591 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T00:01:54.612 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T00:01:54.613 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T00:01:54.657 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T00:01:54.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T00:01:54.744 INFO:teuthology.task.internal:Duration was 718.283946 seconds 2024-04-23T00:01:54.744 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T00:01:54.773 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T00:01:54.773 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:01:54.776 DEBUG:teuthology.orchestra.run.smithi156:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:01:54.814 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T00:01:54.814 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi055.front.sepia.ceph.com 2024-04-23T00:01:54.814 DEBUG:teuthology.orchestra.run.smithi055:> 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:01:54.866 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi156.front.sepia.ceph.com 2024-04-23T00:01:54.866 DEBUG:teuthology.orchestra.run.smithi156:> 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:01:54.876 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T00:01:54.877 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:01:54.914 DEBUG:teuthology.orchestra.run.smithi156:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:01:54.946 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T00:01:54.946 DEBUG:teuthology.orchestra.run.smithi055:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:01:54.987 DEBUG:teuthology.orchestra.run.smithi156:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:01:55.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T00:01:55.069 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T00:01:55.070 DEBUG:teuthology.orchestra.run.smithi055:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:01:55.082 DEBUG:teuthology.orchestra.run.smithi156:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:01:55.093 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T00:01:55.101 DEBUG:teuthology.orchestra.run.smithi055:> 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:01:55.127 DEBUG:teuthology.orchestra.run.smithi156:> 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:01:55.135 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = core 2024-04-23T00:01:55.147 INFO:teuthology.orchestra.run.smithi156.stdout:kernel.core_pattern = core 2024-04-23T00:01:55.178 DEBUG:teuthology.orchestra.run.smithi055:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:01:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:01:55.201 DEBUG:teuthology.orchestra.run.smithi156:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:01:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:01:55.229 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T00:01:55.238 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T00:01:55.239 DEBUG:teuthology.misc:Transferring archived files from smithi055:/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/7669258/remote/smithi055 2024-04-23T00:01:55.239 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:01:55.266 DEBUG:teuthology.misc:Transferring archived files from smithi156:/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/7669258/remote/smithi156 2024-04-23T00:01:55.267 DEBUG:teuthology.orchestra.run.smithi156:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:01:55.296 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T00:01:55.296 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:01:55.306 DEBUG:teuthology.orchestra.run.smithi156:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:01:55.341 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T00:01:55.350 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T00:01:55.350 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T00:01:55.396 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T00:01:55.396 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:01:55.398 DEBUG:teuthology.orchestra.run.smithi156:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:01:55.402 INFO:teuthology.orchestra.run.smithi055.stdout: 658626 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:01 /home/ubuntu/cephtest 2024-04-23T00:01:55.404 INFO:teuthology.orchestra.run.smithi156.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:01 /home/ubuntu/cephtest 2024-04-23T00:01:55.405 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T00:01:55.445 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T00:01:55.552 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T00:01:55.586 DEBUG:teuthology.nuke:shortname: smithi055 2024-04-23T00:01:55.586 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:01:55.626 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi055.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/7669258', '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:17.944562', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJqO0lc0/56eWWwEuHKjZ8S4Tsr3ppobXvrloIb47e7ArYVGL2d9AmlLdwEMXnNcihKEZ7slAdVz7zeyYyS/QcM='} 2024-04-23T00:01:55.639 DEBUG:teuthology.nuke:shortname: smithi156 2024-04-23T00:01:55.639 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:01:55.671 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi156.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/7669258', '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:17.945942', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIogSzWouCvh/QzHqMjl4CtV3fbFcvlWosdj4YDMEl4Y316/YIt2zQea1BBXwTZxH7UajG2OtAJtLvXI+s+S5DQ='} 2024-04-23T00:01:55.747 INFO:teuthology.orchestra.console.smithi055:Power off 2024-04-23T00:01:55.747 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:01:55.784 INFO:teuthology.orchestra.console.smithi156:Power off 2024-04-23T00:01:55.784 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:01:55.797 DEBUG:teuthology.orchestra.console.smithi055:power off output: Chassis Power Control: Down/Off 2024-04-23T00:01:55.798 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:01:55.833 DEBUG:teuthology.orchestra.console.smithi156:power off output: Chassis Power Control: Down/Off 2024-04-23T00:01:55.833 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:01:55.854 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-04-23T00:01:55.886 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is on 2024-04-23T00:01:59.855 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:01:59.887 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:01:59.967 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-04-23T00:01:59.997 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is on 2024-04-23T00:02:03.970 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:02:03.998 DEBUG:teuthology.orchestra.console.smithi156:pexpect command: ipmitool -H smithi156.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:02:04.081 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-04-23T00:02:04.108 DEBUG:teuthology.orchestra.console.smithi156:check power output: Chassis Power is off 2024-04-23T00:02:04.209 INFO:teuthology.orchestra.console.smithi156:Power off completed 2024-04-23T00:02:08.083 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:02:08.193 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is off 2024-04-23T00:02:08.294 INFO:teuthology.orchestra.console.smithi055:Power off completed 2024-04-23T00:02:08.401 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_domain} duration: 718.2839460372925 failure_reason: '"2024-04-23T00:00:58.278369+0000 mon.a (mon.0) 104 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED)" in cluster log' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=430d17f70fe045f19631428e9301251d status: fail success: false 2024-04-23T00:02:08.401 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T00:02:08.503 INFO:teuthology.run:FAIL