2024-02-22T22:09:44.520 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-22T22:09:44.521 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375 --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/orig.config.yaml 2024-02-22T22:09:44.558 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T22:09:44.637 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375 branch: pacific-release description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7571375' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: pacific-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - slow requests - \(PG_ - PG_ - \(CEPHADM_STRAY_DAEMON\) - slow request - \(MDS_ - MDS_ - osds down - OSD_ - \(OSD_ - client - FS_ - \(FS_ - degraded sha1: eb66ed921e744301e6863be6353618d63967ea59 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb66ed921e744301e6863be6353618d63967ea59 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-ksirivad-pacific-release-whitelist sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 owner: scheduled_yuriw@teuthology priority: 61 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 264 sha1: eb66ed921e744301e6863be6353618d63967ea59 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-ksirivad-pacific-release-whitelist suite_path: /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa suite_relpath: qa suite_repo: https://github.com/kamoltat/ceph.git suite_sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 targets: smithi073.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSzKhuCjV4Izn+z0Y8Tsg30LXWV9wACWeAWdpL0EHYoZ7+BsYBWnRMjkzHQPqDoPre+gUfpCFyX84f0ih9aN0c= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE5l0J8G4AZsIde+fVqDec9fsT4Z28m2ha/O0hySInzcblKxrN/yHEKBeyYaP56RNrs8vqsb+p08t2CpOBtNBk8= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: avoid_pacific_features: true cephadm_branch: v16.2.4 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v16.2.4 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 5 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-22_21:39:39 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-02-22T22:09:44.638 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa; will attempt to use it 2024-02-22T22:09:44.638 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks 2024-02-22T22:09:44.638 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-22T22:09:44.640 INFO:teuthology.task.internal:Checking packages... 2024-02-22T22:09:44.665 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-22T22:09:44.665 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-22T22:09:44.665 INFO:teuthology.packaging:ref: None 2024-02-22T22:09:44.666 INFO:teuthology.packaging:tag: None 2024-02-22T22:09:44.666 INFO:teuthology.packaging:branch: pacific-release 2024-02-22T22:09:44.666 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T22:09:44.666 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-02-22T22:09:44.813 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550.geb66ed92 2024-02-22T22:09:44.815 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-22T22:09:44.822 INFO:teuthology.task.internal:no buildpackages task found 2024-02-22T22:09:44.822 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-22T22:09:44.828 INFO:teuthology.task.internal:Saving configuration 2024-02-22T22:09:44.841 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-22T22:09:44.847 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:09:44.871 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 22:04:37.603862', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSzKhuCjV4Izn+z0Y8Tsg30LXWV9wACWeAWdpL0EHYoZ7+BsYBWnRMjkzHQPqDoPre+gUfpCFyX84f0ih9aN0c='} 2024-02-22T22:09:44.894 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 22:04:37.605870', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE5l0J8G4AZsIde+fVqDec9fsT4Z28m2ha/O0hySInzcblKxrN/yHEKBeyYaP56RNrs8vqsb+p08t2CpOBtNBk8='} 2024-02-22T22:09:44.894 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-22T22:09:44.903 INFO:teuthology.task.internal:roles: ubuntu@smithi073.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-02-22T22:09:44.903 INFO:teuthology.task.internal:roles: ubuntu@smithi181.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-02-22T22:09:44.903 INFO:teuthology.run_tasks:Running task console_log... 2024-02-22T22:09:44.973 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9cd1970ee0>, signals=[15]) 2024-02-22T22:09:44.973 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-22T22:09:44.979 INFO:teuthology.task.internal:Opening connections... 2024-02-22T22:09:44.979 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi073.front.sepia.ceph.com 2024-02-22T22:09:44.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:09:45.057 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2024-02-22T22:09:45.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:09:45.132 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-22T22:09:45.139 DEBUG:teuthology.orchestra.run.smithi073:> uname -m 2024-02-22T22:09:45.161 INFO:teuthology.orchestra.run.smithi073.stdout:x86_64 2024-02-22T22:09:45.161 DEBUG:teuthology.orchestra.run.smithi073:> cat /etc/os-release 2024-02-22T22:09:45.222 INFO:teuthology.orchestra.run.smithi073.stdout:NAME="CentOS Stream" 2024-02-22T22:09:45.222 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION="8" 2024-02-22T22:09:45.222 INFO:teuthology.orchestra.run.smithi073.stdout:ID="centos" 2024-02-22T22:09:45.222 INFO:teuthology.orchestra.run.smithi073.stdout:ID_LIKE="rhel fedora" 2024-02-22T22:09:45.222 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION_ID="8" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:PLATFORM_ID="platform:el8" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:ANSI_COLOR="0;31" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:HOME_URL="https://centos.org/" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T22:09:45.223 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T22:09:45.223 INFO:teuthology.lock.ops:Updating smithi073.front.sepia.ceph.com on lock server 2024-02-22T22:09:45.247 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2024-02-22T22:09:45.269 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2024-02-22T22:09:45.269 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2024-02-22T22:09:45.330 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="CentOS Stream" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:ID="centos" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE="rhel fedora" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:PLATFORM_ID="platform:el8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:ANSI_COLOR="0;31" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://centos.org/" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T22:09:45.331 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T22:09:45.332 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2024-02-22T22:09:45.355 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-22T22:09:45.366 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-22T22:09:45.408 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-22T22:09:45.408 DEBUG:teuthology.orchestra.run.smithi073:> test '!' -e /home/ubuntu/cephtest 2024-02-22T22:09:45.410 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2024-02-22T22:09:45.430 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-22T22:09:45.435 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-22T22:09:45.435 DEBUG:teuthology.orchestra.run.smithi073:> test -z $(ls -A /var/lib/ceph) 2024-02-22T22:09:45.472 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2024-02-22T22:09:45.500 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-22T22:09:45.552 INFO:teuthology.run_tasks:Running task kernel... 2024-02-22T22:09:45.566 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-22T22:09:45.567 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-22T22:09:45.567 DEBUG:teuthology.orchestra.run.smithi073:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T22:09:45.567 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T22:09:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:09:45.587 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-02-22T22:09:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:09:45.588 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-02-22T22:09:45.646 INFO:teuthology.orchestra.run.smithi181.stdout:4.18.0-489.el8.x86_64 2024-02-22T22:09:45.646 INFO:teuthology.task.kernel:Running kernel on smithi181: 4.18.0-489.el8.x86_64 2024-02-22T22:09:45.646 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum install -y kernel 2024-02-22T22:09:45.650 INFO:teuthology.orchestra.run.smithi073.stdout:4.18.0-489.el8.x86_64 2024-02-22T22:09:45.650 INFO:teuthology.task.kernel:Running kernel on smithi073: 4.18.0-489.el8.x86_64 2024-02-22T22:09:45.650 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum install -y kernel 2024-02-22T22:09:50.619 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - AppStream 11 MB/s | 27 MB 00:02 2024-02-22T22:09:51.719 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 8 - AppStream 8.0 MB/s | 27 MB 00:03 2024-02-22T22:09:56.069 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - BaseOS 17 MB/s | 10 MB 00:00 2024-02-22T22:09:57.013 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 10 MB 00:00 2024-02-22T22:09:58.044 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - Extras 50 kB/s | 18 kB 00:00 2024-02-22T22:09:58.453 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - Extras common packages 23 kB/s | 6.9 kB 00:00 2024-02-22T22:09:58.671 INFO:teuthology.orchestra.run.smithi181.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2024-02-22T22:09:58.830 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 8 - Extras 78 kB/s | 18 kB 00:00 2024-02-22T22:09:59.272 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 8 - Extras common packages 21 kB/s | 6.9 kB 00:00 2024-02-22T22:09:59.551 INFO:teuthology.orchestra.run.smithi073.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2024-02-22T22:09:59.780 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2024-02-22T22:10:03.538 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 534 kB/s | 24 kB 00:00 2024-02-22T22:10:06.477 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T22:10:06.477 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T22:10:06.595 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:06.596 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-02-22T22:10:06.597 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:10:06.597 INFO:teuthology.orchestra.run.smithi181.stdout:Install 3 Packages 2024-02-22T22:10:06.597 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:06.597 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 90 M 2024-02-22T22:10:06.597 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 97 M 2024-02-22T22:10:06.598 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-02-22T22:10:07.157 INFO:teuthology.orchestra.run.smithi181.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 28 MB/s | 10 MB 00:00 2024-02-22T22:10:07.699 INFO:teuthology.orchestra.run.smithi181.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 40 MB/s | 36 MB 00:00 2024-02-22T22:10:08.249 INFO:teuthology.orchestra.run.smithi181.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 30 MB/s | 44 MB 00:01 2024-02-22T22:10:08.249 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:10:08.249 INFO:teuthology.orchestra.run.smithi181.stdout:Total 55 MB/s | 90 MB 00:01 2024-02-22T22:10:08.936 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-02-22T22:10:09.354 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-02-22T22:10:09.354 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-02-22T22:10:10.594 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-02-22T22:10:10.618 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-02-22T22:10:13.413 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-02-22T22:10:13.932 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:14.598 INFO:teuthology.orchestra.run.smithi073.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 16 MB 00:14 2024-02-22T22:10:17.486 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:17.890 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:18.347 INFO:teuthology.orchestra.run.smithi073.stdout:lab-extras 560 kB/s | 24 kB 00:00 2024-02-22T22:10:21.294 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T22:10:21.295 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T22:10:21.322 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:21.412 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-02-22T22:10:21.412 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:10:21.412 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout:Install 3 Packages 2024-02-22T22:10:21.413 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:10:21.414 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 90 M 2024-02-22T22:10:21.414 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 97 M 2024-02-22T22:10:21.414 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-02-22T22:10:21.588 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:21.982 INFO:teuthology.orchestra.run.smithi073.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 28 MB/s | 10 MB 00:00 2024-02-22T22:10:22.841 INFO:teuthology.orchestra.run.smithi073.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 29 MB/s | 36 MB 00:01 2024-02-22T22:10:23.317 INFO:teuthology.orchestra.run.smithi073.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 26 MB/s | 44 MB 00:01 2024-02-22T22:10:23.317 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:10:23.317 INFO:teuthology.orchestra.run.smithi073.stdout:Total 47 MB/s | 90 MB 00:01 2024-02-22T22:10:24.005 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-02-22T22:10:24.414 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-02-22T22:10:24.414 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-02-22T22:10:25.671 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-02-22T22:10:25.688 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-02-22T22:10:28.480 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-02-22T22:10:29.013 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:32.609 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:33.013 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:36.442 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:36.754 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:43.692 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:43.714 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:44.068 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:44.068 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:44.068 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:44.505 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:44.505 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:44.505 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-02-22T22:10:44.506 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T22:10:44.506 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T22:10:44.506 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:44.506 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-02-22T22:10:44.643 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:10:44.901 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:10:44.901 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:10:44.902 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T22:10:44.902 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T22:10:44.902 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T22:10:44.902 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-22T22:10:44.902 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T22:10:44.902 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:10:45.115 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:10:45.115 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:10:45.115 DEBUG:teuthology.orchestra.run.smithi181:> sudo rpm -qi grub2-tools 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Name : grub2-tools 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Epoch : 1 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Version : 2.02 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Release : 129.el8 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: x86_64 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Group : System Environment/Base 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:Size : 9265586 2024-02-22T22:10:45.149 INFO:teuthology.orchestra.run.smithi181.stdout:License : GPLv3+ 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Relocations : (not relocatable) 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Packager : CentOS BuildSystem 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Vendor : CentOS 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Summary : Support tools for GRUB. 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:Description : 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T22:10:45.150 INFO:teuthology.orchestra.run.smithi181.stdout:hardware devices. 2024-02-22T22:10:45.151 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:10:45.151 INFO:teuthology.orchestra.run.smithi181.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T22:10:45.151 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T22:10:45.152 INFO:teuthology.task.kernel:Updating grub on smithi181 to boot 4.18.0-540.el8.x86_64 2024-02-22T22:10:45.152 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T22:10:46.487 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2024-02-22T22:10:48.326 INFO:teuthology.orchestra.run.smithi181.stderr:done 2024-02-22T22:10:48.328 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2024-02-22T22:10:48.398 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.Vo2OReqTIm 2024-02-22T22:10:48.398 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Vo2OReqTIm 2024-02-22T22:10:48.481 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.Vo2OReqTIm 2024-02-22T22:10:48.629 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.Vo2OReqTIm is 6KB 2024-02-22T22:10:48.678 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.Vo2OReqTIm 2024-02-22T22:10:48.696 DEBUG:teuthology.orchestra.run.smithi181:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T22:10:48.779 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T22:10:48.779 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T22:10:48.779 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T22:10:48.779 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T22:10:48.780 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T22:10:48.917 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2024-02-22T22:10:58.639 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:58.662 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:59.018 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:59.018 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T22:10:59.018 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:10:59.496 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-02-22T22:10:59.653 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:10:59.871 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:10:59.871 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:10:59.871 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T22:10:59.871 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T22:10:59.872 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T22:10:59.872 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-22T22:10:59.872 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi073.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T22:10:59.872 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T22:11:00.083 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T22:11:00.084 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T22:11:00.084 DEBUG:teuthology.orchestra.run.smithi073:> sudo rpm -qi grub2-tools 2024-02-22T22:11:00.117 INFO:teuthology.orchestra.run.smithi073.stdout:Name : grub2-tools 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Epoch : 1 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Version : 2.02 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Release : 129.el8 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Architecture: x86_64 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Group : System Environment/Base 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Size : 9265586 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:License : GPLv3+ 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Relocations : (not relocatable) 2024-02-22T22:11:00.118 INFO:teuthology.orchestra.run.smithi073.stdout:Packager : CentOS BuildSystem 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:Vendor : CentOS 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:Summary : Support tools for GRUB. 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:Description : 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:hardware devices. 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:11:00.119 INFO:teuthology.orchestra.run.smithi073.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T22:11:00.120 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T22:11:00.120 INFO:teuthology.task.kernel:Updating grub on smithi073 to boot 4.18.0-540.el8.x86_64 2024-02-22T22:11:00.121 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T22:11:01.673 INFO:teuthology.orchestra.run.smithi073.stderr:Generating grub configuration file ... 2024-02-22T22:11:03.442 INFO:teuthology.orchestra.run.smithi073.stderr:done 2024-02-22T22:11:03.444 DEBUG:teuthology.orchestra.run.smithi073:> mktemp 2024-02-22T22:11:03.475 INFO:teuthology.orchestra.run.smithi073.stdout:/tmp/tmp.wk4oDjxJPL 2024-02-22T22:11:03.476 DEBUG:teuthology.orchestra.run.smithi073:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wk4oDjxJPL 2024-02-22T22:11:03.550 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 0666 /tmp/tmp.wk4oDjxJPL 2024-02-22T22:11:03.683 DEBUG:teuthology.orchestra.remote:smithi073:/tmp/tmp.wk4oDjxJPL is 6KB 2024-02-22T22:11:03.731 DEBUG:teuthology.orchestra.run.smithi073:> rm -fr /tmp/tmp.wk4oDjxJPL 2024-02-22T22:11:03.749 DEBUG:teuthology.orchestra.run.smithi073:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T22:11:03.820 INFO:teuthology.orchestra.run.smithi073.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T22:11:03.820 INFO:teuthology.orchestra.run.smithi073.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T22:11:03.821 INFO:teuthology.orchestra.run.smithi073.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T22:11:03.821 INFO:teuthology.orchestra.run.smithi073.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T22:11:03.822 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T22:11:04.010 DEBUG:teuthology.orchestra.run.smithi073:> sudo shutdown -r now 2024-02-22T22:11:18.922 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-22T22:11:18.923 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-22T22:11:18.924 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:11:34.026 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-22T22:11:34.026 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:11:34.027 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:12:08.636 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-02-22T22:12:17.644 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:12:17.645 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:12:18.928 DEBUG:teuthology.orchestra.remote:timed out 2024-02-22T22:12:27.937 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-22T22:12:27.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:12:28.264 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-02-22T22:12:28.542 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-22T22:12:28.543 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-540.el8.x86_64"... 2024-02-22T22:12:28.543 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-02-22T22:12:28.560 INFO:teuthology.orchestra.run.smithi181.stdout:4.18.0-540.el8.x86_64 2024-02-22T22:12:28.560 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T22:12:28.560 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T22:12:28.560 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T22:12:29.561 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-22T22:12:29.561 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T22:12:29.633 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2024-02-22T22:12:29.650 DEBUG:teuthology.parallel:result is None 2024-02-22T22:12:36.028 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-02-22T22:12:48.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:12:48.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:12:48.460 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-02-22T22:12:48.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:12:48.793 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-540.el8.x86_64"... 2024-02-22T22:12:48.794 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-02-22T22:12:48.810 INFO:teuthology.orchestra.run.smithi073.stdout:4.18.0-540.el8.x86_64 2024-02-22T22:12:48.810 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T22:12:48.810 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T22:12:48.810 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T22:12:49.811 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-22T22:12:49.812 DEBUG:teuthology.orchestra.run.smithi073:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T22:12:49.907 INFO:teuthology.orchestra.run.smithi073.stdout:ttyS1 2024-02-22T22:12:49.923 DEBUG:teuthology.parallel:result is None 2024-02-22T22:12:49.923 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-22T22:12:49.933 INFO:teuthology.task.internal:Creating test directory... 2024-02-22T22:12:49.933 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T22:12:49.936 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T22:12:49.961 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-22T22:12:49.970 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-22T22:12:49.979 INFO:teuthology.task.internal:Creating archive directory... 2024-02-22T22:12:49.979 DEBUG:teuthology.orchestra.run.smithi073:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T22:12:49.990 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T22:12:50.051 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-22T22:12:50.061 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-22T22:12:50.061 DEBUG:teuthology.orchestra.run.smithi073:> 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-02-22T22:12:50.064 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-22T22:12:50.090 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:12:50.099 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:12:50.124 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:12:50.135 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T22:12:50.137 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-22T22:12:50.147 INFO:teuthology.task.internal:Configuring sudo... 2024-02-22T22:12:50.148 DEBUG:teuthology.orchestra.run.smithi073:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T22:12:50.150 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T22:12:50.209 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-22T22:12:50.223 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-22T22:12:50.223 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T22:12:50.225 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T22:12:50.268 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:12:50.320 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:12:50.371 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:12:50.454 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:12:50.496 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:12:50.496 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T22:12:50.561 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:12:50.610 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T22:12:50.668 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:12:50.757 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T22:12:50.800 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-22T22:12:50.800 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T22:12:50.868 DEBUG:teuthology.orchestra.run.smithi073:> sudo service rsyslog restart 2024-02-22T22:12:50.870 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2024-02-22T22:12:50.976 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:12:50.993 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:12:51.372 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-22T22:12:51.380 INFO:teuthology.task.internal:Starting timer... 2024-02-22T22:12:51.380 INFO:teuthology.run_tasks:Running task pcp... 2024-02-22T22:12:51.389 INFO:teuthology.run_tasks:Running task selinux... 2024-02-22T22:12:51.397 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-22T22:12:51.398 DEBUG:teuthology.orchestra.run.smithi073:> sudo service auditd rotate 2024-02-22T22:12:51.820 INFO:teuthology.orchestra.run.smithi073.stdout:Rotating logs: 2024-02-22T22:12:51.856 DEBUG:teuthology.orchestra.run.smithi181:> sudo service auditd rotate 2024-02-22T22:12:51.925 INFO:teuthology.orchestra.run.smithi181.stdout:Rotating logs: 2024-02-22T22:12:51.926 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-22T22:12:51.927 DEBUG:teuthology.orchestra.run.smithi073:> /usr/sbin/getenforce 2024-02-22T22:12:52.230 INFO:teuthology.orchestra.run.smithi073.stdout:Permissive 2024-02-22T22:12:52.230 DEBUG:teuthology.orchestra.run.smithi181:> /usr/sbin/getenforce 2024-02-22T22:12:52.274 INFO:teuthology.orchestra.run.smithi181.stdout:Permissive 2024-02-22T22:12:52.275 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi073.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi181.front.sepia.ceph.com': 'permissive'} 2024-02-22T22:12:52.275 DEBUG:teuthology.orchestra.run.smithi073:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-22T22:12:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:12:52.940 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-22T22:12:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:12:52.969 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-22T22:12:52.969 DEBUG:teuthology.orchestra.run.smithi073:> sudo /usr/sbin/setenforce permissive 2024-02-22T22:12:52.995 DEBUG:teuthology.orchestra.run.smithi181:> sudo /usr/sbin/setenforce permissive 2024-02-22T22:12:53.037 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-22T22:12:53.047 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-22T22:12:53.052 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-22T22:12:53.180 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-22T22:12:53.196 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-02-22T22:12:53.198 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi073.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-22T22:18:37.583 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi073.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2024-02-22T22:18:37.584 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:18:37.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:18:37.663 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-02-22T22:18:37.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-02-22T22:18:37.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-22T22:18:37.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T22:18:37.806 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-02-22T22:18:37.875 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-02-22T22:18:37.875 INFO:teuthology.run_tasks:Running task clock... 2024-02-22T22:18:37.886 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-22T22:18:37.886 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T22:18:37.887 DEBUG:teuthology.orchestra.run.smithi073:> 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-02-22T22:18:37.890 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T22:18:37.890 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T22:18:37.919 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T22:18:37.933 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T22:18:37.947 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T22:18:37.962 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T22:18:37.994 INFO:teuthology.orchestra.run.smithi073.stderr:sudo: ntpd: command not found 2024-02-22T22:18:38.005 INFO:teuthology.orchestra.run.smithi073.stdout:506 Cannot talk to daemon 2024-02-22T22:18:38.019 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T22:18:38.031 INFO:teuthology.orchestra.run.smithi181.stderr:sudo: ntpd: command not found 2024-02-22T22:18:38.032 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T22:18:38.041 INFO:teuthology.orchestra.run.smithi181.stdout:506 Cannot talk to daemon 2024-02-22T22:18:38.055 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T22:18:38.068 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T22:18:38.107 INFO:teuthology.orchestra.run.smithi073.stderr:bash: ntpq: command not found 2024-02-22T22:18:38.110 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:18:38.110 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-02-22T22:18:38.111 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.111 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.111 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.112 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.123 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2024-02-22T22:18:38.126 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:18:38.127 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-02-22T22:18:38.127 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.127 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.127 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.127 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:18:38.128 INFO:teuthology.run_tasks:Running task pexec... 2024-02-22T22:18:38.141 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-22T22:18:38.141 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi073.front.sepia.ceph.com 2024-02-22T22:18:38.141 DEBUG:teuthology.orchestra.run.smithi073:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T22:18:38.142 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi181.front.sepia.ceph.com 2024-02-22T22:18:38.142 DEBUG:teuthology.orchestra.run.smithi181:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T22:18:38.936 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:22 ago on Thu 22 Feb 2024 10:17:16 PM UTC. 2024-02-22T22:18:38.954 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:01:22 ago on Thu 22 Feb 2024 10:17:16 PM UTC. 2024-02-22T22:18:40.974 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout:Resetting modules: 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout: container-tools 2024-02-22T22:18:40.975 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:40.976 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-02-22T22:18:40.976 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:40.976 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:41.018 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-02-22T22:18:41.019 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout:Resetting modules: 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:41.020 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:41.229 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-02-22T22:18:41.269 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-02-22T22:18:42.094 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:25 ago on Thu 22 Feb 2024 10:17:16 PM UTC. 2024-02-22T22:18:42.110 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:01:25 ago on Thu 22 Feb 2024 10:17:16 PM UTC. 2024-02-22T22:18:44.134 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-02-22T22:18:44.158 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout:Installing group/module packages: 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T22:18:44.170 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout:Installing weak dependencies: 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-22T22:18:44.171 INFO:teuthology.orchestra.run.smithi181.stdout:Installing module profiles: 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools/common 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout:Enabling module streams: 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools rhel8 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout:Install 13 Packages 2024-02-22T22:18:44.172 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:44.173 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 27 M 2024-02-22T22:18:44.173 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 91 M 2024-02-22T22:18:44.173 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout:Installing group/module packages: 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T22:18:44.193 INFO:teuthology.orchestra.run.smithi073.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout:Installing weak dependencies: 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout:Installing module profiles: 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: container-tools/common 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:44.194 INFO:teuthology.orchestra.run.smithi073.stdout:Enabling module streams: 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout: container-tools rhel8 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout:Install 13 Packages 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:44.195 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 27 M 2024-02-22T22:18:44.196 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 91 M 2024-02-22T22:18:44.196 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-02-22T22:18:44.336 INFO:teuthology.orchestra.run.smithi181.stdout:(1/13): aardvark-dns-1.10.0-1.module_el8+871+55 8.2 MB/s | 1.0 MB 00:00 2024-02-22T22:18:44.386 INFO:teuthology.orchestra.run.smithi181.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 757 kB/s | 38 kB 00:00 2024-02-22T22:18:44.453 INFO:teuthology.orchestra.run.smithi181.stdout:(3/13): cockpit-podman-83-1.module_el8+847+7863 2.8 MB/s | 688 kB 00:00 2024-02-22T22:18:44.512 INFO:teuthology.orchestra.run.smithi181.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 2.0 MB/s | 257 kB 00:00 2024-02-22T22:18:44.570 INFO:teuthology.orchestra.run.smithi073.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 3.5 MB/s | 688 kB 00:00 2024-02-22T22:18:44.595 INFO:teuthology.orchestra.run.smithi181.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 2.1 MB/s | 180 kB 00:00 2024-02-22T22:18:44.646 INFO:teuthology.orchestra.run.smithi181.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 492 kB/s | 25 kB 00:00 2024-02-22T22:18:44.654 INFO:teuthology.orchestra.run.smithi073.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.7 MB/s | 1.0 MB 00:00 2024-02-22T22:18:44.679 INFO:teuthology.orchestra.run.smithi073.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 349 kB/s | 38 kB 00:00 2024-02-22T22:18:44.722 INFO:teuthology.orchestra.run.smithi181.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2024-02-22T22:18:44.771 INFO:teuthology.orchestra.run.smithi073.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 2.2 MB/s | 257 kB 00:00 2024-02-22T22:18:44.938 INFO:teuthology.orchestra.run.smithi073.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.1 MB/s | 180 kB 00:00 2024-02-22T22:18:44.988 INFO:teuthology.orchestra.run.smithi073.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 496 kB/s | 25 kB 00:00 2024-02-22T22:18:45.172 INFO:teuthology.orchestra.run.smithi073.stdout:(7/13): buildah-1.33.5-1.module_el8+885+7da147f 12 MB/s | 9.7 MB 00:00 2024-02-22T22:18:45.198 INFO:teuthology.orchestra.run.smithi073.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 449 kB/s | 94 kB 00:00 2024-02-22T22:18:45.239 INFO:teuthology.orchestra.run.smithi181.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 5.2 MB/s | 4.1 MB 00:00 2024-02-22T22:18:45.414 INFO:teuthology.orchestra.run.smithi073.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 5.6 MB/s | 4.1 MB 00:00 2024-02-22T22:18:45.480 INFO:teuthology.orchestra.run.smithi181.stdout:(9/13): skopeo-1.14.3-0.1.module_el8+885+7da147 12 MB/s | 8.8 MB 00:00 2024-02-22T22:18:45.556 INFO:teuthology.orchestra.run.smithi073.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 372 kB/s | 53 kB 00:00 2024-02-22T22:18:45.580 INFO:teuthology.orchestra.run.smithi181.stdout:(10/13): buildah-1.33.5-1.module_el8+885+7da147 7.1 MB/s | 9.7 MB 00:01 2024-02-22T22:18:45.639 INFO:teuthology.orchestra.run.smithi181.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 332 kB/s | 53 kB 00:00 2024-02-22T22:18:45.640 INFO:teuthology.orchestra.run.smithi073.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 491 kB/s | 41 kB 00:00 2024-02-22T22:18:45.664 INFO:teuthology.orchestra.run.smithi181.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 491 kB/s | 41 kB 00:00 2024-02-22T22:18:45.707 INFO:teuthology.orchestra.run.smithi073.stdout:(12/13): toolbox-0.0.99.5-1.module_el8+847+7863 5.0 MB/s | 2.5 MB 00:00 2024-02-22T22:18:46.290 INFO:teuthology.orchestra.run.smithi181.stdout:(13/13): toolbox-0.0.99.5-1.module_el8+847+7863 2.4 MB/s | 2.5 MB 00:01 2024-02-22T22:18:46.290 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:18:46.290 INFO:teuthology.orchestra.run.smithi181.stdout:Total 13 MB/s | 27 MB 00:02 2024-02-22T22:18:46.530 INFO:teuthology.orchestra.run.smithi073.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 6.5 MB/s | 8.8 MB 00:01 2024-02-22T22:18:46.530 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-02-22T22:18:46.530 INFO:teuthology.orchestra.run.smithi073.stdout:Total 12 MB/s | 27 MB 00:02 2024-02-22T22:18:46.560 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-02-22T22:18:46.581 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-02-22T22:18:46.581 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-02-22T22:18:46.805 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-02-22T22:18:46.825 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-02-22T22:18:46.825 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-02-22T22:18:46.850 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-02-22T22:18:46.853 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-02-22T22:18:47.093 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-02-22T22:18:47.096 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-02-22T22:18:47.547 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-02-22T22:18:47.806 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-02-22T22:18:48.485 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-22T22:18:48.672 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T22:18:48.776 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-22T22:18:48.867 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-22T22:18:48.989 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T22:18:49.061 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-22T22:18:49.200 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-22T22:18:49.311 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-22T22:18:49.420 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-22T22:18:49.695 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-22T22:18:49.844 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-22T22:18:50.269 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-22T22:18:50.792 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-22T22:18:51.050 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-22T22:18:51.266 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-22T22:18:51.287 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-22T22:18:51.506 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-22T22:18:51.732 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-22T22:18:51.786 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-22T22:18:51.941 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T22:18:52.146 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T22:18:52.316 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-22T22:18:52.316 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T22:18:52.564 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T22:18:52.742 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T22:18:52.742 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T22:18:52.743 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T22:18:52.805 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T22:18:53.025 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T22:18:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-22T22:18:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:53.240 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-02-22T22:18:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T22:18:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:18:53.241 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-02-22T22:18:53.431 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T22:18:53.431 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-22T22:18:53.431 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T22:18:53.431 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T22:18:53.432 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T22:18:53.494 DEBUG:teuthology.parallel:result is None 2024-02-22T22:18:53.961 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T22:18:53.962 INFO:teuthology.orchestra.run.smithi073.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T22:18:53.963 INFO:teuthology.orchestra.run.smithi073.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T22:18:53.963 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-02-22T22:18:53.963 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-02-22T22:18:54.266 DEBUG:teuthology.parallel:result is None 2024-02-22T22:18:54.266 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-22T22:18:54.347 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.4', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v16.2.4', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'slow requests', '\\(PG_', 'PG_', '\\(CEPHADM_STRAY_DAEMON\\)', 'slow request', '\\(MDS_', 'MDS_', 'osds down', 'OSD_', '\\(OSD_', 'client', 'FS_', '\\(FS_', 'degraded'], 'sha1': 'eb66ed921e744301e6863be6353618d63967ea59'} 2024-02-22T22:18:54.347 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v16.2.4 2024-02-22T22:18:54.348 INFO:tasks.cephadm:Cluster fsid is 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:18:54.348 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-22T22:18:54.348 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-22T22:18:54.348 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi073': '172.21.15.73', 'mon.smithi181': '172.21.15.181'} 2024-02-22T22:18:54.348 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-22T22:18:54.348 DEBUG:teuthology.orchestra.run.smithi073:> sudo hostname $(hostname -s) 2024-02-22T22:18:54.376 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2024-02-22T22:18:54.410 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.4)... 2024-02-22T22:18:54.411 DEBUG:teuthology.orchestra.run.smithi073:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.4/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.697 INFO:teuthology.orchestra.run.smithi073.stdout:-rw-rw-r--. 1 ubuntu ubuntu 292005 Feb 22 22:18 /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.698 DEBUG:teuthology.orchestra.run.smithi181:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.4/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.843 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-rw-r--. 1 ubuntu ubuntu 292005 Feb 22 22:18 /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.843 DEBUG:teuthology.orchestra.run.smithi073:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.863 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T22:18:54.893 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /etc/ceph 2024-02-22T22:18:54.931 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2024-02-22T22:18:54.961 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 777 /etc/ceph 2024-02-22T22:18:54.998 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2024-02-22T22:18:55.032 INFO:tasks.cephadm:Writing seed config... 2024-02-22T22:18:55.033 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-22T22:18:55.033 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-22T22:18:55.033 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-22T22:18:55.034 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-22T22:18:55.034 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-22T22:18:55.034 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-22T22:18:55.034 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-22T22:18:55.034 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-22T22:18:55.034 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:18:55.034 DEBUG:teuthology.orchestra.run.smithi073:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-22T22:18:55.056 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 ruleset-failure-domain=osd 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 = 5d4832b8-d1d0-11ee-95c0-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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-02-22T22:18:55.057 DEBUG:teuthology.orchestra.run.smithi073:mon.smithi073> sudo journalctl -f -n 0 -u ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service 2024-02-22T22:18:55.099 INFO:tasks.cephadm:Bootstrapping... 2024-02-22T22:18:55.099 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 -v bootstrap --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.73 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:18:55.125 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:-- Logs begin at Thu 2024-02-22 22:12:30 UTC. -- 2024-02-22T22:18:55.363 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T22:18:57.365 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: 4.9.3-dev 2024-02-22T22:18:57.378 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying podman|docker is present... 2024-02-22T22:18:57.378 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T22:18:57.401 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: 4.9.3-dev 2024-02-22T22:18:57.411 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying lvm2 is present... 2024-02-22T22:18:57.411 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying time synchronization is in place... 2024-02-22T22:18:57.411 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled chrony.service 2024-02-22T22:18:57.418 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T22:18:57.419 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active chrony.service 2024-02-22T22:18:57.424 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:18:57.425 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-22T22:18:57.431 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: enabled 2024-02-22T22:18:57.431 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active chronyd.service 2024-02-22T22:18:57.437 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: active 2024-02-22T22:18:57.437 INFO:teuthology.orchestra.run.smithi073.stderr:Unit chronyd.service is enabled and running 2024-02-22T22:18:57.438 INFO:teuthology.orchestra.run.smithi073.stderr:Repeating the final host check... 2024-02-22T22:18:57.438 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T22:18:57.459 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: 4.9.3-dev 2024-02-22T22:18:57.468 INFO:teuthology.orchestra.run.smithi073.stderr:podman|docker (/bin/podman) is present 2024-02-22T22:18:57.468 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl is present 2024-02-22T22:18:57.468 INFO:teuthology.orchestra.run.smithi073.stderr:lvcreate is present 2024-02-22T22:18:57.468 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled chrony.service 2024-02-22T22:18:57.473 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T22:18:57.474 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active chrony.service 2024-02-22T22:18:57.479 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:18:57.480 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-22T22:18:57.485 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: enabled 2024-02-22T22:18:57.486 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active chronyd.service 2024-02-22T22:18:57.491 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: active 2024-02-22T22:18:57.492 INFO:teuthology.orchestra.run.smithi073.stderr:Unit chronyd.service is enabled and running 2024-02-22T22:18:57.492 INFO:teuthology.orchestra.run.smithi073.stderr:Host looks OK 2024-02-22T22:18:57.492 INFO:teuthology.orchestra.run.smithi073.stderr:Cluster fsid: 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:18:57.492 INFO:teuthology.orchestra.run.smithi073.stderr:Acquiring lock 140531576492160 on /run/cephadm/5d4832b8-d1d0-11ee-95c0-87774f69a715.lock 2024-02-22T22:18:57.493 INFO:teuthology.orchestra.run.smithi073.stderr:Lock 140531576492160 acquired on /run/cephadm/5d4832b8-d1d0-11ee-95c0-87774f69a715.lock 2024-02-22T22:18:57.493 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying IP 172.21.15.73 port 3300 ... 2024-02-22T22:18:57.493 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying IP 172.21.15.73 port 6789 ... 2024-02-22T22:18:57.493 INFO:teuthology.orchestra.run.smithi073.stderr:Base mon IP is 172.21.15.73, final addrv is [v2:172.21.15.73:3300,v1:172.21.15.73:6789] 2024-02-22T22:18:57.493 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /sbin/ip route ls 2024-02-22T22:18:57.495 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.73 metric 100 2024-02-22T22:18:57.495 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.73 metric 100 2024-02-22T22:18:57.496 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /sbin/ip -6 route ls 2024-02-22T22:18:57.498 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-22T22:18:57.498 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-22T22:18:57.498 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1768sec hoplimit 64 pref medium 2024-02-22T22:18:57.499 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /sbin/ip -6 addr ls 2024-02-22T22:18:57.501 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-22T22:18:57.501 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-02-22T22:18:57.502 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-22T22:18:57.502 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-22T22:18:57.502 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:ce7d/64 scope link 2024-02-22T22:18:57.502 INFO:teuthology.orchestra.run.smithi073.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-22T22:18:57.502 INFO:teuthology.orchestra.run.smithi073.stderr:Mon IP 172.21.15.73 is in CIDR network 172.21.0.0/20 2024-02-22T22:18:57.503 INFO:teuthology.orchestra.run.smithi073.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-22T22:18:57.504 INFO:teuthology.orchestra.run.smithi073.stderr:Pulling container image docker.io/ceph/ceph:v16.2.4... 2024-02-22T22:18:57.504 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v16.2.4 2024-02-22T22:18:57.602 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Trying to pull docker.io/ceph/ceph:v16.2.4... 2024-02-22T22:19:04.414 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Getting image source signatures 2024-02-22T22:19:04.423 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Copying blob sha256:551101690791055467b1840be133b2e6b029d263771bc6c46a96bb7acdacac39 2024-02-22T22:19:04.423 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-02-22T22:19:16.748 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Copying config sha256:8d91d370c2b86c07de46146aba8d36718eaefa69b1880c77fa312fda6efd7d29 2024-02-22T22:19:16.931 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: Writing manifest to image destination 2024-02-22T22:19:17.216 INFO:teuthology.orchestra.run.smithi073.stderr:/bin/podman: 8d91d370c2b86c07de46146aba8d36718eaefa69b1880c77fa312fda6efd7d29 2024-02-22T22:19:17.225 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --version 2024-02-22T22:19:17.922 INFO:teuthology.orchestra.run.smithi073.stderr:ceph: ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable) 2024-02-22T22:19:18.564 INFO:teuthology.orchestra.run.smithi073.stderr:Ceph version: ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable) 2024-02-22T22:19:18.564 INFO:teuthology.orchestra.run.smithi073.stderr:Extracting ceph user uid/gid from container image... 2024-02-22T22:19:18.564 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 -c %u %g /var/lib/ceph 2024-02-22T22:19:19.119 INFO:teuthology.orchestra.run.smithi073.stderr:stat: 167 167 2024-02-22T22:19:19.688 INFO:teuthology.orchestra.run.smithi073.stderr:Creating initial keys... 2024-02-22T22:19:19.688 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-22T22:19:20.283 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-authtool: AQBoyNdlZmaYCRAAiGWL561Gno2f3Ow8QapXPQ== 2024-02-22T22:19:21.004 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-22T22:19:21.580 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-authtool: AQBpyNdlfd0tGxAAs/Rt/ilAuhFGUnqqnzsHDw== 2024-02-22T22:19:22.151 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-22T22:19:22.670 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-authtool: AQBqyNdlFDKmIhAAcnHBVGICeH+0Ql1WTWAFJA== 2024-02-22T22:19:23.255 INFO:teuthology.orchestra.run.smithi073.stderr:Creating initial monmap... 2024-02-22T22:19:23.255 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpf6p_awh4:/tmp/monmap:z docker.io/ceph/ceph:v16.2.4 --create --clobber --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 --addv smithi073 [v2:172.21.15.73:3300,v1:172.21.15.73:6789] /tmp/monmap 2024-02-22T22:19:23.902 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-22T22:19:23.903 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:23.903 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-22T22:19:24.447 INFO:teuthology.orchestra.run.smithi073.stderr:monmaptool for smithi073 [v2:172.21.15.73:3300,v1:172.21.15.73:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-22T22:19:24.447 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/monmaptool: set fsid to 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:24.447 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-22T22:19:24.447 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:19:24.447 INFO:teuthology.orchestra.run.smithi073.stderr:Creating mon... 2024-02-22T22:19:24.449 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/mon.smithi073:/var/lib/ceph/mon/ceph-smithi073:z -v /tmp/ceph-tmp5ti8fren:/tmp/keyring:z -v /tmp/ceph-tmpf6p_awh4:/tmp/monmap:z docker.io/ceph/ceph:v16.2.4 --mkfs -i smithi073 --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2024-02-22T22:19:25.094 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.943+0000 7fb1d15e8700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T22:19:25.094 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.943+0000 7fb1d15e8700 1 imported monmap: 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: last_changed 2024-02-22T22:19:23.767966+0000 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: created 2024-02-22T22:19:23.767966+0000 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] mon.smithi073 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.943+0000 7fb1d15e8700 0 /usr/bin/ceph-mon: set fsid to 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T22:19:25.095 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Compile date May 13 2021 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: DB SUMMARY 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi073/store.db dir, Total Num: 0, files: 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi073/store.db: 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.error_if_exists: 0 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.create_if_missing: 1 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.env: 0x5598c9cc91c0 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.fs: Posix File System 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.info_log: 0x5598cae50ec0 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T22:19:25.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.statistics: (nil) 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.use_fsync: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.db_log_dir: 2024-02-22T22:19:25.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi073/store.db 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.write_buffer_manager: 0x5598cae57530 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T22:19:25.098 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.unordered_write: 0 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.row_cache: None 2024-02-22T22:19:25.099 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.wal_filter: None 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.two_write_queues: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.atomic_flush: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T22:19:25.100 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.max_open_files: -1 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Compression algorithms supported: 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kZSTD supported: 0 2024-02-22T22:19:25.101 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kXpressCompression supported: 0 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kZlibCompression supported: 1 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.944+0000 7fb1d15e8700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi073/store.db/MANIFEST-000001 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.merge_operator: 2024-02-22T22:19:25.102 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_filter: None 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5598cad69cb8) 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-22T22:19:25.103 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_cache: 0x5598cad9ed10 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-22T22:19:25.104 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: format_version: 2 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T22:19:25.105 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression: NoCompression 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.num_levels: 7 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T22:19:25.106 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T22:19:25.107 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T22:19:25.108 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.table_properties_collectors: 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.bloom_locality: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T22:19:25.109 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.ttl: 2592000 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.945+0000 7fb1d15e8700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.946+0000 7fb1d15e8700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi073/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-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.946+0000 7fb1d15e8700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.948+0000 7fb1d15e8700 4 rocksdb: DB pointer 0x5598cae63800 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.948+0000 7fb1ba481700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.948+0000 7fb1ba481700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T22:19:25.110 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.111 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.112 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:25.113 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 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-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: 2024-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.950+0000 7fb1d15e8700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.950+0000 7fb1d15e8700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-02-22T22:19:25.114 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph-mon: debug 2024-02-22T22:19:24.950+0000 7fb1d15e8700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi073 for mon.smithi073 2024-02-22T22:19:25.682 INFO:teuthology.orchestra.run.smithi073.stderr:create mon.smithi073 on 2024-02-22T22:19:25.682 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:25.687 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl disable ceph.target 2024-02-22T22:19:25.779 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl enable ceph.target 2024-02-22T22:19:25.786 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-22T22:19:25.864 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl start ceph.target 2024-02-22T22:19:25.871 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl enable ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target 2024-02-22T22:19:25.878 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target. 2024-02-22T22:19:25.878 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target. 2024-02-22T22:19:25.956 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target 2024-02-22T22:19:25.971 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl daemon-reload 2024-02-22T22:19:26.053 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:19:26.076 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl reset-failed ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:19:26.081 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Failed to reset failed state of unit ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service: Unit ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service not loaded. 2024-02-22T22:19:26.082 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl enable ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:19:26.087 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target.wants/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service → /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@.service. 2024-02-22T22:19:26.172 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:19:26.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:26 smithi073 systemd[1]: Starting Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715... 2024-02-22T22:19:26.794 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:19:26.802 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: disabled 2024-02-22T22:19:26.803 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T22:19:26.809 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:19:26.810 INFO:teuthology.orchestra.run.smithi073.stderr:firewalld.service is not enabled 2024-02-22T22:19:26.810 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to enable service . firewalld.service is not available 2024-02-22T22:19:26.810 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-22T22:19:26.811 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mon to start... 2024-02-22T22:19:26.811 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mon... 2024-02-22T22:19:26.811 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/mon.smithi073:/var/lib/ceph/mon/ceph-smithi073:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status 2024-02-22T22:19:27.069 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.744755+0000 mon.smithi073 (mon.0) 0 : [INF] mkfs 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:27.069 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.723507+0000 mon.smithi073 (mon.0) 1 : cluster [INF] mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-02-22T22:19:27.069 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:26 smithi073 bash[33979]: 5dad9594f7794171e573b177874c603a48f0a668b5a7e771f9f939ebf440b782 2024-02-22T22:19:27.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:26 smithi073 systemd[1]: Started Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715. 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: cluster: 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: id: 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: services: 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi073 (age 0.674811s) 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-22T22:19:27.421 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: data: 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: pgs: 2024-02-22T22:19:27.422 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.743537+0000 mon.smithi073 (mon.0) 2 : cluster [INF] mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.743715+0000 mon.smithi073 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0]} 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.746781+0000 mon.smithi073 (mon.0) 4 : cluster [DBG] fsmap 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.750680+0000 mon.smithi073 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: cluster 2024-02-22T22:19:26.751091+0000 mon.smithi073 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T22:19:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: audit 2024-02-22T22:19:27.418322+0000 mon.smithi073 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.73:0/2873459682' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-22T22:19:28.260 INFO:teuthology.orchestra.run.smithi073.stderr:mon is available 2024-02-22T22:19:28.260 INFO:teuthology.orchestra.run.smithi073.stderr:Assimilating anything we can from ceph.conf... 2024-02-22T22:19:28.260 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/mon.smithi073:/var/lib/ceph/mon/ceph-smithi073:z docker.io/ceph/ceph:v16.2.4 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi073/config 2024-02-22T22:19:29.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:29.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: [global] 2024-02-22T22:19:29.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: fsid = 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.73:3300,v1:172.21.15.73:6789] 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: [mgr] 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: [osd] 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-02-22T22:19:29.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-22T22:19:29.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: audit 2024-02-22T22:19:29.091030+0000 mon.smithi073 (mon.0) 8 : audit [INF] from='client.? 172.21.15.73:0/4237325397' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-22T22:19:29.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: audit 2024-02-22T22:19:29.093495+0000 mon.smithi073 (mon.0) 9 : audit [INF] from='client.? 172.21.15.73:0/4237325397' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-22T22:19:29.807 INFO:teuthology.orchestra.run.smithi073.stderr:Generating new minimal ceph.conf... 2024-02-22T22:19:29.807 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/mon.smithi073:/var/lib/ceph/mon/ceph-smithi073:z docker.io/ceph/ceph:v16.2.4 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi073/config 2024-02-22T22:19:30.769 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: audit 2024-02-22T22:19:30.432983+0000 mon.smithi073 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.73:0/333418966' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:19:31.055 INFO:teuthology.orchestra.run.smithi073.stderr:Restarting the monitor... 2024-02-22T22:19:31.056 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl restart ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:19:31.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:31 smithi073 systemd[1]: Stopping Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715... 2024-02-22T22:19:31.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: debug 2024-02-22T22:19:31.185+0000 7f25292c8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi073 -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-02-22T22:19:31.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[33994]: debug 2024-02-22T22:19:31.185+0000 7f25292c8700 -1 mon.smithi073@0(leader) e1 *** Got Signal Terminated *** 2024-02-22T22:19:32.099 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:31 smithi073 podman[34318]: ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073 2024-02-22T22:19:32.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 systemd[1]: ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service: Succeeded. 2024-02-22T22:19:32.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 systemd[1]: Stopped Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715. 2024-02-22T22:19:32.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 systemd[1]: Starting Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715... 2024-02-22T22:19:32.637 INFO:teuthology.orchestra.run.smithi073.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-22T22:19:32.638 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mon public_network 172.21.0.0/20 2024-02-22T22:19:32.862 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.584+0000 7f799a74e700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T22:19:32.862 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.584+0000 7f799a74e700 0 ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable), process ceph-mon, pid 7 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.584+0000 7f799a74e700 0 pidfile_write: ignore empty --pid-file 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.589+0000 7f799a74e700 0 load: jerasure load: lrc load: isa 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Compile date May 13 2021 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: DB SUMMARY 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: CURRENT file: CURRENT 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T22:19:32.863 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi073/store.db dir, Total Num: 1, files: 000004.sst 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi073/store.db: 000006.log size: 85659 ; 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.error_if_exists: 0 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.create_if_missing: 0 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.env: 0x5567fd4a41c0 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.fs: Posix File System 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.info_log: 0x5567ff435960 2024-02-22T22:19:32.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.statistics: (nil) 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.use_fsync: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T22:19:32.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.db_log_dir: 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi073/store.db 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.write_buffer_manager: 0x5568000aa030 2024-02-22T22:19:32.866 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.unordered_write: 0 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T22:19:32.867 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.row_cache: None 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.wal_filter: None 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.two_write_queues: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.atomic_flush: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T22:19:32.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_open_files: -1 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T22:19:32.869 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Compression algorithms supported: 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kZSTD supported: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kXpressCompression supported: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kZlibCompression supported: 1 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi073/store.db/MANIFEST-000005 2024-02-22T22:19:32.870 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.merge_operator: 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_filter: None 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5567ff34dcb0) 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cache_index_and_filter_blocks: 1 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: pin_top_level_index_and_filter: 1 2024-02-22T22:19:32.871 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: index_type: 0 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: data_block_index_type: 0 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: index_shortening: 1 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: hash_index_allow_collision: 1 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: checksum: 1 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: no_block_cache: 0 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_cache: 0x5567ff382f10 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_cache_name: BinnedLRUCache 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_cache_options: 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: capacity : 536870912 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: num_shard_bits : 4 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: strict_capacity_limit : 0 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: high_pri_pool_ratio: 0.000 2024-02-22T22:19:32.872 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_cache_compressed: (nil) 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: persistent_cache: (nil) 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_size: 4096 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_size_deviation: 10 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_restart_interval: 16 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: index_block_restart_interval: 1 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: metadata_block_size: 4096 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: partition_filters: 0 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: use_delta_encoding: 1 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: whole_key_filtering: 1 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: verify_compression: 0 2024-02-22T22:19:32.873 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: read_amp_bytes_per_bit: 0 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: format_version: 2 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: enable_index_compression: 1 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: block_align: 0 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression: NoCompression 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.num_levels: 7 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T22:19:32.874 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T22:19:32.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T22:19:32.876 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T22:19:32.877 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T22:19:32.877 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T22:19:32.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.table_properties_collectors: 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T22:19:32.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.bloom_locality: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.ttl: 2592000 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.590+0000 7f799a74e700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.591+0000 7f799a74e700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi073/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.591+0000 7f799a74e700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-02-22T22:19:32.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.591+0000 7f799a74e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640372592088, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.591+0000 7f799a74e700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.591+0000 7f799a74e700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.592+0000 7f799a74e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640372592979, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82407, "table_properties": {"data_size": 80677, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9331, "raw_average_key_size": 47, "raw_value_size": 75311, "raw_average_value_size": 380, "num_data_blocks": 11, "num_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708640372, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.592+0000 7f799a74e700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.592+0000 7f799a74e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708640372593394, "job": 1, "event": "recovery_finished"} 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.593+0000 7f799a74e700 4 rocksdb: DB pointer 0x5567ff447800 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.593+0000 7f7981566700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.593+0000 7f7981566700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** DB Stats ** 2024-02-22T22:19:32.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** Compaction Stats [default] ** 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: L0 2/0 82.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Sum 2/0 82.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** Compaction Stats [default] ** 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Cumulative compaction: 0.00 GB write, 25.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Interval compaction: 0.00 GB write, 25.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:32.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** Compaction Stats [default] ** 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: L0 2/0 82.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Sum 2/0 82.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** Compaction Stats [default] ** 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T22:19:32.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 128.2 0.00 0.00 1 0.001 0 0 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Cumulative compaction: 0.00 GB write, 25.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 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-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.594+0000 7f799a74e700 0 starting mon.smithi073 rank 0 at public addrs [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] at bind addrs [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi073 fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:32.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.594+0000 7f799a74e700 1 mon.smithi073@-1(???) e1 preinit fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).mds e1 new map 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).mds e1 print_map 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: e1 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: legacy client fscid: -1 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: No filesystems configured 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T22:19:32.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 0 mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:30.432983+0000 mon.smithi073 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.73:0/333418966' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:19:32.595+0000 7f799a74e700 1 mon.smithi073@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 bash[34387]: 391d93ff20d86b0232e03da632e3739de922e52a934e4d6ce8db01036e532e87 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 systemd[1]: Started Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715. 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:32.611766+0000 mon.smithi073 (mon.0) 1 : cluster [INF] mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:32.611828+0000 mon.smithi073 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0]} 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:32.611888+0000 mon.smithi073 (mon.0) 3 : cluster [DBG] fsmap 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:32.611922+0000 mon.smithi073 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T22:19:32.887 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:32 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:32.612342+0000 mon.smithi073 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T22:19:33.876 INFO:teuthology.orchestra.run.smithi073.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-22T22:19:33.877 INFO:teuthology.orchestra.run.smithi073.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:19:33.877 INFO:teuthology.orchestra.run.smithi073.stderr:Creating mgr... 2024-02-22T22:19:33.877 INFO:teuthology.orchestra.run.smithi073.stderr:Verifying port 9283 ... 2024-02-22T22:19:33.879 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl daemon-reload 2024-02-22T22:19:33.973 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl 2024-02-22T22:19:33.995 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl reset-failed ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl 2024-02-22T22:19:34.001 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Failed to reset failed state of unit ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl.service: Unit ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl.service not loaded. 2024-02-22T22:19:34.001 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl enable ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl 2024-02-22T22:19:34.007 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715.target.wants/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl.service → /etc/systemd/system/ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@.service. 2024-02-22T22:19:34.085 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mgr.smithi073.itxjpl 2024-02-22T22:19:34.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:33.240821+0000 mon.smithi073 (mon.0) 6 : audit [INF] from='client.? 172.21.15.73:0/1309559536' entity='client.admin' 2024-02-22T22:19:34.777 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:19:34.785 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: disabled 2024-02-22T22:19:34.786 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T22:19:34.793 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:19:34.795 INFO:teuthology.orchestra.run.smithi073.stderr:firewalld.service is not enabled 2024-02-22T22:19:34.795 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to enable service . firewalld.service is not available 2024-02-22T22:19:34.795 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-22T22:19:34.795 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:19:34.802 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: disabled 2024-02-22T22:19:34.803 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T22:19:34.811 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:19:34.812 INFO:teuthology.orchestra.run.smithi073.stderr:firewalld.service is not enabled 2024-02-22T22:19:34.812 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-22T22:19:34.812 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mgr to start... 2024-02-22T22:19:34.812 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mgr... 2024-02-22T22:19:34.812 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-22T22:19:35.501 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:35.501 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsid": "5d4832b8-d1d0-11ee-95c0-87774f69a715", 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "health": { 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 0 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "smithi073" 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:35.502 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T22:19:35.503 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T22:19:35.504 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "available": false, 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "iostat", 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "restful" 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:35.505 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modified": "2024-02-22T22:19:26.745081+0000", 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T22:19:35.506 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:19:35.875 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:35.494056+0000 mon.smithi073 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.73:0/3708208306' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:19:36.254 INFO:teuthology.orchestra.run.smithi073.stderr:mgr not available, waiting (1/15)... 2024-02-22T22:19:38.256 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-22T22:19:39.467 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:39.467 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsid": "5d4832b8-d1d0-11ee-95c0-87774f69a715", 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "health": { 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 0 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T22:19:39.468 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "smithi073" 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T22:19:39.469 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T22:19:39.473 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "available": false, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "iostat", 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "restful" 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:39.474 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modified": "2024-02-22T22:19:26.745081+0000", 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T22:19:39.475 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:19:39.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.204670+0000 mon.smithi073 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.73:0/2840088172' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:39.590368+0000 mon.smithi073 (mon.0) 9 : cluster [INF] Activating manager daemon smithi073.itxjpl 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:39.595464+0000 mon.smithi073 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi073.itxjpl(active, starting, since 0.0051896s) 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.596352+0000 mon.smithi073 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.596505+0000 mon.smithi073 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.596610+0000 mon.smithi073 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.596746+0000 mon.smithi073 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.597102+0000 mon.smithi073 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mgr metadata", "who": "smithi073.itxjpl", "id": "smithi073.itxjpl"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:39.598805+0000 mon.smithi073 (mon.0) 16 : cluster [INF] Manager daemon smithi073.itxjpl is now available 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.608629+0000 mon.smithi073 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.610875+0000 mon.smithi073 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:19:40.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.611994+0000 mon.smithi073 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:19:40.642 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.619149+0000 mon.smithi073 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:40.642 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:39.624539+0000 mon.smithi073 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.73:0/3881667252' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:41.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:40.598197+0000 mon.smithi073 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi073.itxjpl(active, since 1.00792s) 2024-02-22T22:19:43.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:42.599128+0000 mon.smithi073 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi073.itxjpl(active, since 3s) 2024-02-22T22:19:44.376 INFO:teuthology.orchestra.run.smithi073.stderr:mgr not available, waiting (2/15)... 2024-02-22T22:19:46.379 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-22T22:19:50.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:50 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:50.293689+0000 mon.smithi073 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.73:0/3835335465' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T22:19:50.677 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 2024-02-22T22:19:50.677 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:19:50.677 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsid": "5d4832b8-d1d0-11ee-95c0-87774f69a715", 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "health": { 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 0 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T22:19:50.678 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "smithi073" 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "quorum_age": 17, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T22:19:50.679 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T22:19:50.683 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T22:19:50.683 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T22:19:50.683 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.683 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T22:19:50.684 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "available": true, 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "iostat", 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "restful" 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ], 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "modified": "2024-02-22T22:19:26.745081+0000", 2024-02-22T22:19:50.685 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "services": {} 2024-02-22T22:19:50.686 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: }, 2024-02-22T22:19:50.686 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T22:19:50.686 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:19:51.334 INFO:teuthology.orchestra.run.smithi073.stderr:mgr is available 2024-02-22T22:19:51.334 INFO:teuthology.orchestra.run.smithi073.stderr:Enabling cephadm module... 2024-02-22T22:19:51.334 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable cephadm 2024-02-22T22:19:52.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:52.060282+0000 mon.smithi073 (mon.0) 25 : audit [INF] from='client.? 172.21.15.73:0/43003116' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-22T22:19:52.864 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr stat 2024-02-22T22:19:53.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:52.113230+0000 mon.smithi073 (mon.0) 26 : audit [INF] from='client.? 172.21.15.73:0/43003116' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-22T22:19:53.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:52.113277+0000 mon.smithi073 (mon.0) 27 : cluster [DBG] mgrmap e5: smithi073.itxjpl(active, since 12s) 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "available": true, 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "active_name": "smithi073.itxjpl", 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-22T22:19:53.652 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:19:54.347 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for the mgr to restart... 2024-02-22T22:19:54.347 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mgr epoch 5... 2024-02-22T22:19:54.347 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 tell mgr mgr_status 2024-02-22T22:19:54.348 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:54 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:53.650347+0000 mon.smithi073 (mon.0) 28 : audit [DBG] from='client.? 172.21.15.73:0/4048219316' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-22T22:19:57.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:57.029760+0000 mon.smithi073 (mon.0) 29 : cluster [INF] Active manager daemon smithi073.itxjpl restarted 2024-02-22T22:19:57.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:57.030127+0000 mon.smithi073 (mon.0) 30 : cluster [INF] Activating manager daemon smithi073.itxjpl 2024-02-22T22:19:57.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:57.032277+0000 mon.smithi073 (mon.0) 31 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-22T22:19:58.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:19:58.096 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-22T22:19:58.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "initialized": true 2024-02-22T22:19:58.097 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:57.083166+0000 mon.smithi073 (mon.0) 32 : cluster [DBG] mgrmap e6: smithi073.itxjpl(active, starting, since 0.0531122s) 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.085491+0000 mon.smithi073 (mon.0) 33 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.085680+0000 mon.smithi073 (mon.0) 34 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mgr metadata", "who": "smithi073.itxjpl", "id": "smithi073.itxjpl"}]: dispatch 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.085856+0000 mon.smithi073 (mon.0) 35 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.085991+0000 mon.smithi073 (mon.0) 36 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:19:58.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.086101+0000 mon.smithi073 (mon.0) 37 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:57.088013+0000 mon.smithi073 (mon.0) 38 : cluster [INF] Manager daemon smithi073.itxjpl is now available 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.100935+0000 mon.smithi073 (mon.0) 39 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.103602+0000 mon.smithi073 (mon.0) 40 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.106120+0000 mon.smithi073 (mon.0) 41 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.193701+0000 mon.smithi073 (mon.0) 42 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.194375+0000 mon.smithi073 (mon.0) 43 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.195761+0000 mon.smithi073 (mon.0) 44 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.197387+0000 mon.smithi073 (mon.0) 45 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.206702+0000 mon.smithi073 (mon.0) 46 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:19:58.392 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:57.207778+0000 mon.smithi073 (mon.0) 47 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:19:58.695 INFO:teuthology.orchestra.run.smithi073.stderr:mgr epoch 5 is available 2024-02-22T22:19:58.696 INFO:teuthology.orchestra.run.smithi073.stderr:Setting orchestrator backend to cephadm... 2024-02-22T22:19:58.696 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch set backend cephadm 2024-02-22T22:19:59.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:58.087517+0000 mgr.smithi073.itxjpl (mgr.14114) 1 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-22T22:19:59.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:58.088200+0000 mon.smithi073 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi073.itxjpl(active, since 1.05815s) 2024-02-22T22:19:59.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:19:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:58.094541+0000 mgr.smithi073.itxjpl (mgr.14114) 2 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-22T22:20:00.026 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm set-user root 2024-02-22T22:20:00.296 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:19:59.093267+0000 mon.smithi073 (mon.0) 49 : cluster [DBG] mgrmap e8: smithi073.itxjpl(active, since 2s) 2024-02-22T22:20:00.297 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:59.442916+0000 mon.smithi073 (mon.0) 50 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:00.297 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:59.446069+0000 mon.smithi073 (mon.0) 51 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:00.729 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: value unchanged 2024-02-22T22:20:01.371 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:19:59.439087+0000 mgr.smithi073.itxjpl (mgr.14114) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:01.675 INFO:teuthology.orchestra.run.smithi073.stderr:Generating ssh key... 2024-02-22T22:20:01.675 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm generate-key 2024-02-22T22:20:02.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:02 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:00.727553+0000 mgr.smithi073.itxjpl (mgr.14114) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:03.064 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm get-pub-key 2024-02-22T22:20:03.743 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8b8rLb1V2e0x1q5Fx6eh5zIfVgANEREvCrQbGNRPK1TR+8E0F2oucx+aAmpfpSPpxr26QijSmCROEY9qbAOzJmTILNLcRXtgff44s2N8bHix4zTDOhWqhNidme9QzbqQR4XUskGAvzHjr42Z2FXHvX2rvYc8kF5aS1zvd7gTW/rAo2XIcWrMVkvnyVvKT6hwNv69PjgcD6boeDBN3qjPNqH7E99gbwbLaq/eRwIjj2PCHDONUwce2xjA4fYIGLlyASAtrhVMAMovJ8fepAW0lWJWGjnAvs1ueyhnLD6oa338m9gZaEfoFtyDGDpjLFBLTgeyrjzw4Aq2MEywQPNWGasLC1pBRjC0abkEnOOuE/j1TXeJxHChYX1qwRdBmwzyEv8vKU4M8TT7bS2WKVVWoCQLU7Y4B0Je818DEZ+75bHqDBZICayJ7xmpUQSxRtMKUI3yoNEKf3qEqTzErIgXXiU00+V0ggydHZwcD/IOQ5CiOOogWnxwAJuVt1nZpV88= ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:20:03.763 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:02.368512+0000 mgr.smithi073.itxjpl (mgr.14114) 6 : cephadm [INF] Generating ssh key... 2024-02-22T22:20:03.763 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:02.466181+0000 mon.smithi073 (mon.0) 52 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:03.763 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:02.468540+0000 mon.smithi073 (mon.0) 53 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:04.456 INFO:teuthology.orchestra.run.smithi073.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:20:04.456 INFO:teuthology.orchestra.run.smithi073.stderr:Adding key to root@localhost authorized_keys... 2024-02-22T22:20:04.457 INFO:teuthology.orchestra.run.smithi073.stderr:Adding host smithi073... 2024-02-22T22:20:04.457 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch host add smithi073 172.21.15.73 2024-02-22T22:20:04.735 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:03.740376+0000 mgr.smithi073.itxjpl (mgr.14114) 7 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:05.767 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Added host 'smithi073' 2024-02-22T22:20:06.529 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying mon service with default placement... 2024-02-22T22:20:06.529 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply mon 2024-02-22T22:20:06.809 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:05.173383+0000 mgr.smithi073.itxjpl (mgr.14114) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi073", "addr": "172.21.15.73", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:06.809 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:05.764440+0000 mon.smithi073 (mon.0) 54 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:06.809 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:05.764713+0000 mgr.smithi073.itxjpl (mgr.14114) 9 : cephadm [INF] Added host smithi073 2024-02-22T22:20:06.809 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:05.764986+0000 mon.smithi073 (mon.0) 55 : audit [DBG] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:07.247 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-22T22:20:07.919 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying mgr service with default placement... 2024-02-22T22:20:07.919 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply mgr 2024-02-22T22:20:08.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:07.241977+0000 mgr.smithi073.itxjpl (mgr.14114) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:08.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:07.242656+0000 mgr.smithi073.itxjpl (mgr.14114) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-22T22:20:08.641 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:07.245431+0000 mon.smithi073 (mon.0) 56 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:08.647 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-22T22:20:09.259 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying crash service with default placement... 2024-02-22T22:20:09.259 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply crash 2024-02-22T22:20:09.939 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled crash update... 2024-02-22T22:20:09.960 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:08.642605+0000 mgr.smithi073.itxjpl (mgr.14114) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:09.960 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:08.643120+0000 mgr.smithi073.itxjpl (mgr.14114) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-22T22:20:09.960 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:08.645920+0000 mon.smithi073 (mon.0) 57 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:10.557 INFO:teuthology.orchestra.run.smithi073.stderr:Enabling mgr prometheus module... 2024-02-22T22:20:10.557 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable prometheus 2024-02-22T22:20:11.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:09.935048+0000 mgr.smithi073.itxjpl (mgr.14114) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:11.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:09.935699+0000 mgr.smithi073.itxjpl (mgr.14114) 15 : cephadm [INF] Saving service crash spec with placement * 2024-02-22T22:20:11.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:09.937901+0000 mon.smithi073 (mon.0) 58 : audit [INF] from='mgr.14114 172.21.15.73:0/3570647165' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:12.352 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:11.291911+0000 mon.smithi073 (mon.0) 59 : audit [INF] from='client.? 172.21.15.73:0/3851337081' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T22:20:12.688 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying prometheus service with default placement... 2024-02-22T22:20:12.688 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply prometheus 2024-02-22T22:20:13.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:11.942395+0000 mon.smithi073 (mon.0) 60 : audit [INF] from='client.? 172.21.15.73:0/3851337081' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-22T22:20:13.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:11.942466+0000 mon.smithi073 (mon.0) 61 : cluster [DBG] mgrmap e9: smithi073.itxjpl(active, since 14s) 2024-02-22T22:20:17.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:16.882799+0000 mon.smithi073 (mon.0) 62 : cluster [INF] Active manager daemon smithi073.itxjpl restarted 2024-02-22T22:20:17.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:16.883182+0000 mon.smithi073 (mon.0) 63 : cluster [INF] Activating manager daemon smithi073.itxjpl 2024-02-22T22:20:17.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:16.884725+0000 mon.smithi073 (mon.0) 64 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-22T22:20:17.949 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-02-22T22:20:18.328 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:16.936368+0000 mon.smithi073 (mon.0) 65 : cluster [DBG] mgrmap e10: smithi073.itxjpl(active, starting, since 0.0532708s) 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:16.938509+0000 mon.smithi073 (mon.0) 66 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:16.939253+0000 mon.smithi073 (mon.0) 67 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mgr metadata", "who": "smithi073.itxjpl", "id": "smithi073.itxjpl"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:16.940095+0000 mon.smithi073 (mon.0) 68 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:16.940226+0000 mon.smithi073 (mon.0) 69 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:16.940341+0000 mon.smithi073 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:16.954377+0000 mon.smithi073 (mon.0) 71 : cluster [INF] Manager daemon smithi073.itxjpl is now available 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:17.050594+0000 mon.smithi073 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:17.051995+0000 mon.smithi073 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:17.065415+0000 mon.smithi073 (mon.0) 74 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:20:18.329 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:17.067673+0000 mon.smithi073 (mon.0) 75 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:20:18.651 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying grafana service with default placement... 2024-02-22T22:20:18.651 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply grafana 2024-02-22T22:20:19.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:17.944016+0000 mon.smithi073 (mon.0) 76 : cluster [DBG] mgrmap e11: smithi073.itxjpl(active, since 1.06092s) 2024-02-22T22:20:19.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:17.944885+0000 mgr.smithi073.itxjpl (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-02-22T22:20:19.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:17.946917+0000 mon.smithi073 (mon.0) 77 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:19.431 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-02-22T22:20:20.086 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying node-exporter service with default placement... 2024-02-22T22:20:20.086 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply node-exporter 2024-02-22T22:20:20.088 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:18.948368+0000 mon.smithi073 (mon.0) 78 : cluster [DBG] mgrmap e12: smithi073.itxjpl(active, since 2s) 2024-02-22T22:20:20.088 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:19.429983+0000 mon.smithi073 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:20.831 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-02-22T22:20:21.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:19.426616+0000 mgr.smithi073.itxjpl (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:21.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:19.427126+0000 mgr.smithi073.itxjpl (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-02-22T22:20:21.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:20.830309+0000 mon.smithi073 (mon.0) 80 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:21.872 INFO:teuthology.orchestra.run.smithi073.stderr:Deploying alertmanager service with default placement... 2024-02-22T22:20:21.872 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply alertmanager 2024-02-22T22:20:22.134 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:20.827416+0000 mgr.smithi073.itxjpl (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:22.134 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:20.828008+0000 mgr.smithi073.itxjpl (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-02-22T22:20:22.640 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-02-22T22:20:23.275 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mgr mgr/cephadm/container_init True --force 2024-02-22T22:20:23.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:22.636293+0000 mgr.smithi073.itxjpl (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:23.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:22.636797+0000 mgr.smithi073.itxjpl (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-02-22T22:20:23.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:22.638689+0000 mon.smithi073 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:24.684 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-22T22:20:25.220 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:23.961783+0000 mon.smithi073 (mon.0) 82 : audit [INF] from='client.? 172.21.15.73:0/3322113133' entity='client.admin' 2024-02-22T22:20:26.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:25.590665+0000 mon.smithi073 (mon.0) 83 : audit [INF] from='client.? 172.21.15.73:0/4090915611' entity='client.admin' 2024-02-22T22:20:26.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:26.501389+0000 mon.smithi073 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:26.896 INFO:teuthology.orchestra.run.smithi073.stderr:Enabling the dashboard module... 2024-02-22T22:20:26.896 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable dashboard 2024-02-22T22:20:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:26.799704+0000 mon.smithi073 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:27.712777+0000 mon.smithi073 (mon.0) 86 : audit [INF] from='client.? 172.21.15.73:0/2214665459' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-22T22:20:29.299 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr stat 2024-02-22T22:20:29.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:28.355102+0000 mon.smithi073 (mon.0) 87 : audit [INF] from='mgr.14142 172.21.15.73:0/2299732437' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:29.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:28.613406+0000 mon.smithi073 (mon.0) 88 : audit [INF] from='client.? 172.21.15.73:0/2214665459' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-22T22:20:29.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:28.613477+0000 mon.smithi073 (mon.0) 89 : cluster [DBG] mgrmap e13: smithi073.itxjpl(active, since 11s) 2024-02-22T22:20:30.119 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:20:30.120 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "epoch": 13, 2024-02-22T22:20:30.120 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "available": true, 2024-02-22T22:20:30.120 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "active_name": "smithi073.itxjpl", 2024-02-22T22:20:30.120 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-22T22:20:30.120 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:20:30.640 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:30.117673+0000 mon.smithi073 (mon.0) 90 : audit [DBG] from='client.? 172.21.15.73:0/4184171113' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-22T22:20:31.661 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for the mgr to restart... 2024-02-22T22:20:31.662 INFO:teuthology.orchestra.run.smithi073.stderr:Waiting for mgr epoch 13... 2024-02-22T22:20:31.662 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 tell mgr mgr_status 2024-02-22T22:20:34.696 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: { 2024-02-22T22:20:34.696 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-02-22T22:20:34.696 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: "initialized": true 2024-02-22T22:20:34.696 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: } 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:33.631690+0000 mon.smithi073 (mon.0) 91 : cluster [INF] Active manager daemon smithi073.itxjpl restarted 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:33.632105+0000 mon.smithi073 (mon.0) 92 : cluster [INF] Activating manager daemon smithi073.itxjpl 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:33.636347+0000 mon.smithi073 (mon.0) 93 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:33.687319+0000 mon.smithi073 (mon.0) 94 : cluster [DBG] mgrmap e14: smithi073.itxjpl(active, starting, since 0.0553047s) 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.688341+0000 mon.smithi073 (mon.0) 95 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.688894+0000 mon.smithi073 (mon.0) 96 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mgr metadata", "who": "smithi073.itxjpl", "id": "smithi073.itxjpl"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.689498+0000 mon.smithi073 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.689637+0000 mon.smithi073 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.689764+0000 mon.smithi073 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:33.703506+0000 mon.smithi073 (mon.0) 100 : cluster [INF] Manager daemon smithi073.itxjpl is now available 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.800868+0000 mon.smithi073 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.802322+0000 mon.smithi073 (mon.0) 102 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:20:34.892 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.826753+0000 mon.smithi073 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:20:34.892 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:33.829473+0000 mon.smithi073 (mon.0) 104 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:20:35.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:34.688468+0000 mgr.smithi073.itxjpl (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-22T22:20:35.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:34.689433+0000 mon.smithi073 (mon.0) 105 : cluster [DBG] mgrmap e15: smithi073.itxjpl(active, since 1.05742s) 2024-02-22T22:20:35.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:34.694672+0000 mgr.smithi073.itxjpl (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-22T22:20:35.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:35.082248+0000 mon.smithi073 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:36.284 INFO:teuthology.orchestra.run.smithi073.stderr:mgr epoch 13 is available 2024-02-22T22:20:36.284 INFO:teuthology.orchestra.run.smithi073.stderr:Generating a dashboard self-signed certificate... 2024-02-22T22:20:36.284 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 dashboard create-self-signed-cert 2024-02-22T22:20:37.339 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:36.083563+0000 mon.smithi073 (mon.0) 107 : cluster [DBG] mgrmap e16: smithi073.itxjpl(active, since 2s) 2024-02-22T22:20:37.855 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-22T22:20:38.613 INFO:teuthology.orchestra.run.smithi073.stderr:Creating initial admin user... 2024-02-22T22:20:38.613 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpcqm2ituq:/tmp/dashboard.pw:z docker.io/ceph/ceph:v16.2.4 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-22T22:20:38.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:37.817081+0000 mgr.smithi073.itxjpl (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:20:38.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:37.851711+0000 mon.smithi073 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:38.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:37.854186+0000 mon.smithi073 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:39.634 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$OQAyqAPVAWlC9JJ.jyUcCu6tBUSqvMLVqdub4ZlSCTUFnyQBkdRjK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708640439, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-22T22:20:40.395 INFO:teuthology.orchestra.run.smithi073.stderr:Fetching dashboard port number... 2024-02-22T22:20:40.396 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpmdbfw1oz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqb6xoekd:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config get mgr mgr/dashboard/ssl_server_port 2024-02-22T22:20:40.684 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:39.418208+0000 mgr.smithi073.itxjpl (mgr.14162) 4 : audit [DBG] from='client.14174 -' 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-02-22T22:20:40.684 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:39.633228+0000 mon.smithi073 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:41.161 INFO:teuthology.orchestra.run.smithi073.stderr:/usr/bin/ceph: 8443 2024-02-22T22:20:41.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:40.636868+0000 mon.smithi073 (mon.0) 111 : cluster [DBG] mgrmap e17: smithi073.itxjpl(active, since 7s) 2024-02-22T22:20:41.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:41.160535+0000 mon.smithi073 (mon.0) 112 : audit [DBG] from='client.? 172.21.15.73:0/2694169178' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-22T22:20:41.902 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T22:20:41.910 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: disabled 2024-02-22T22:20:41.911 INFO:teuthology.orchestra.run.smithi073.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T22:20:41.918 INFO:teuthology.orchestra.run.smithi073.stderr:systemctl: inactive 2024-02-22T22:20:41.919 INFO:teuthology.orchestra.run.smithi073.stderr:firewalld.service is not enabled 2024-02-22T22:20:41.919 INFO:teuthology.orchestra.run.smithi073.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr:Ceph Dashboard is now available at: 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr: URL: https://smithi073.front.sepia.ceph.com:8443/ 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr: User: admin 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr: Password: tlbsrkbjxt 2024-02-22T22:20:41.922 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:You can access the Ceph CLI with: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: ceph telemetry on 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:For more information see: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:Bootstrap complete. 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:Releasing lock 140531576492160 on /run/cephadm/5d4832b8-d1d0-11ee-95c0-87774f69a715.lock 2024-02-22T22:20:41.923 INFO:teuthology.orchestra.run.smithi073.stderr:Lock 140531576492160 released on /run/cephadm/5d4832b8-d1d0-11ee-95c0-87774f69a715.lock 2024-02-22T22:20:41.955 INFO:tasks.cephadm:Fetching config... 2024-02-22T22:20:41.955 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:20:41.956 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-22T22:20:41.975 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-22T22:20:41.975 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:20:41.975 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-22T22:20:42.033 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-22T22:20:42.033 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:20:42.033 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/mon.smithi073/keyring of=/dev/stdout 2024-02-22T22:20:42.100 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-22T22:20:42.100 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-02-22T22:20:42.100 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-22T22:20:42.158 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-22T22:20:42.158 DEBUG:teuthology.orchestra.run.smithi073:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8b8rLb1V2e0x1q5Fx6eh5zIfVgANEREvCrQbGNRPK1TR+8E0F2oucx+aAmpfpSPpxr26QijSmCROEY9qbAOzJmTILNLcRXtgff44s2N8bHix4zTDOhWqhNidme9QzbqQR4XUskGAvzHjr42Z2FXHvX2rvYc8kF5aS1zvd7gTW/rAo2XIcWrMVkvnyVvKT6hwNv69PjgcD6boeDBN3qjPNqH7E99gbwbLaq/eRwIjj2PCHDONUwce2xjA4fYIGLlyASAtrhVMAMovJ8fepAW0lWJWGjnAvs1ueyhnLD6oa338m9gZaEfoFtyDGDpjLFBLTgeyrjzw4Aq2MEywQPNWGasLC1pBRjC0abkEnOOuE/j1TXeJxHChYX1qwRdBmwzyEv8vKU4M8TT7bS2WKVVWoCQLU7Y4B0Je818DEZ+75bHqDBZICayJ7xmpUQSxRtMKUI3yoNEKf3qEqTzErIgXXiU00+V0ggydHZwcD/IOQ5CiOOogWnxwAJuVt1nZpV88= ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T22:20:42.236 INFO:teuthology.orchestra.run.smithi073.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8b8rLb1V2e0x1q5Fx6eh5zIfVgANEREvCrQbGNRPK1TR+8E0F2oucx+aAmpfpSPpxr26QijSmCROEY9qbAOzJmTILNLcRXtgff44s2N8bHix4zTDOhWqhNidme9QzbqQR4XUskGAvzHjr42Z2FXHvX2rvYc8kF5aS1zvd7gTW/rAo2XIcWrMVkvnyVvKT6hwNv69PjgcD6boeDBN3qjPNqH7E99gbwbLaq/eRwIjj2PCHDONUwce2xjA4fYIGLlyASAtrhVMAMovJ8fepAW0lWJWGjnAvs1ueyhnLD6oa338m9gZaEfoFtyDGDpjLFBLTgeyrjzw4Aq2MEywQPNWGasLC1pBRjC0abkEnOOuE/j1TXeJxHChYX1qwRdBmwzyEv8vKU4M8TT7bS2WKVVWoCQLU7Y4B0Je818DEZ+75bHqDBZICayJ7xmpUQSxRtMKUI3yoNEKf3qEqTzErIgXXiU00+V0ggydHZwcD/IOQ5CiOOogWnxwAJuVt1nZpV88= ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:20:42.249 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8b8rLb1V2e0x1q5Fx6eh5zIfVgANEREvCrQbGNRPK1TR+8E0F2oucx+aAmpfpSPpxr26QijSmCROEY9qbAOzJmTILNLcRXtgff44s2N8bHix4zTDOhWqhNidme9QzbqQR4XUskGAvzHjr42Z2FXHvX2rvYc8kF5aS1zvd7gTW/rAo2XIcWrMVkvnyVvKT6hwNv69PjgcD6boeDBN3qjPNqH7E99gbwbLaq/eRwIjj2PCHDONUwce2xjA4fYIGLlyASAtrhVMAMovJ8fepAW0lWJWGjnAvs1ueyhnLD6oa338m9gZaEfoFtyDGDpjLFBLTgeyrjzw4Aq2MEywQPNWGasLC1pBRjC0abkEnOOuE/j1TXeJxHChYX1qwRdBmwzyEv8vKU4M8TT7bS2WKVVWoCQLU7Y4B0Je818DEZ+75bHqDBZICayJ7xmpUQSxRtMKUI3yoNEKf3qEqTzErIgXXiU00+V0ggydHZwcD/IOQ5CiOOogWnxwAJuVt1nZpV88= ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T22:20:42.295 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8b8rLb1V2e0x1q5Fx6eh5zIfVgANEREvCrQbGNRPK1TR+8E0F2oucx+aAmpfpSPpxr26QijSmCROEY9qbAOzJmTILNLcRXtgff44s2N8bHix4zTDOhWqhNidme9QzbqQR4XUskGAvzHjr42Z2FXHvX2rvYc8kF5aS1zvd7gTW/rAo2XIcWrMVkvnyVvKT6hwNv69PjgcD6boeDBN3qjPNqH7E99gbwbLaq/eRwIjj2PCHDONUwce2xjA4fYIGLlyASAtrhVMAMovJ8fepAW0lWJWGjnAvs1ueyhnLD6oa338m9gZaEfoFtyDGDpjLFBLTgeyrjzw4Aq2MEywQPNWGasLC1pBRjC0abkEnOOuE/j1TXeJxHChYX1qwRdBmwzyEv8vKU4M8TT7bS2WKVVWoCQLU7Y4B0Je818DEZ+75bHqDBZICayJ7xmpUQSxRtMKUI3yoNEKf3qEqTzErIgXXiU00+V0ggydHZwcD/IOQ5CiOOogWnxwAJuVt1nZpV88= ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715 2024-02-22T22:20:42.307 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-22T22:20:46.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:45.152304+0000 mon.smithi073 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:46.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:45.542866+0000 mon.smithi073 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:20:46.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:20:45.549296+0000 mgr.smithi073.itxjpl (mgr.14162) 5 : cephadm [INF] Deploying daemon alertmanager.smithi073 on smithi073 2024-02-22T22:20:46.391 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:20:45.564529+0000 mon.smithi073 (mon.0) 115 : audit [INF] from='client.? 172.21.15.73:0/3525118723' entity='client.admin' 2024-02-22T22:20:46.450 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2024-02-22T22:20:46.450 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-22T22:20:46.450 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2024-02-22T22:20:46.472 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-02-22T22:20:46.472 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T22:20:46.533 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2024-02-22T22:20:46.533 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph orch host add smithi181 2024-02-22T22:20:55.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:54 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:53.690695+0000 mgr.smithi073.itxjpl (mgr.14162) 6 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:20:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:55.691056+0000 mgr.smithi073.itxjpl (mgr.14162) 7 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:20:59.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:20:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:57.691375+0000 mgr.smithi073.itxjpl (mgr.14162) 8 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:01.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:20:59.691615+0000 mgr.smithi073.itxjpl (mgr.14162) 9 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:03.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:01.691983+0000 mgr.smithi073.itxjpl (mgr.14162) 10 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:05.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:03.692296+0000 mgr.smithi073.itxjpl (mgr.14162) 11 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:07.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:05.692561+0000 mgr.smithi073.itxjpl (mgr.14162) 12 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:08.898 INFO:teuthology.orchestra.run.smithi181.stdout:Added host 'smithi181' 2024-02-22T22:21:09.486 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph orch host ls --format=json 2024-02-22T22:21:09.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:07.692827+0000 mgr.smithi073.itxjpl (mgr.14162) 13 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:09.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:08.315904+0000 mgr.smithi073.itxjpl (mgr.14162) 14 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:21:09.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:08.896272+0000 mon.smithi073 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:21:10.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:21:08.896622+0000 mgr.smithi073.itxjpl (mgr.14162) 15 : cephadm [INF] Added host smithi181 2024-02-22T22:21:11.396 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:11.396 INFO:teuthology.orchestra.run.smithi181.stdout:[{"addr": "172.21.15.73", "hostname": "smithi073", "labels": [], "status": ""}, {"addr": "smithi181", "hostname": "smithi181", "labels": [], "status": ""}] 2024-02-22T22:21:11.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:09.693252+0000 mgr.smithi073.itxjpl (mgr.14162) 16 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:12.010 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-22T22:21:12.010 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph osd crush tunables default 2024-02-22T22:21:12.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:11.394385+0000 mgr.smithi073.itxjpl (mgr.14162) 17 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T22:21:13.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:11.693638+0000 mgr.smithi073.itxjpl (mgr.14162) 18 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:14.645 INFO:teuthology.orchestra.run.smithi073.stderr:adjusted tunables profile to default 2024-02-22T22:21:15.064 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:14.156468+0000 mon.smithi073 (mon.0) 117 : audit [INF] from='client.? 172.21.15.73:0/42728365' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-22T22:21:15.394 INFO:tasks.cephadm:Adding mon.smithi073 on smithi073 2024-02-22T22:21:15.394 INFO:tasks.cephadm:Adding mon.smithi181 on smithi181 2024-02-22T22:21:15.394 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph orch apply mon '2;smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181' 2024-02-22T22:21:15.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:13.693889+0000 mgr.smithi073.itxjpl (mgr.14162) 19 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:15.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:14.641479+0000 mon.smithi073 (mon.0) 118 : audit [INF] from='client.? 172.21.15.73:0/42728365' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-22T22:21:15.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:14.641545+0000 mon.smithi073 (mon.0) 119 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-22T22:21:17.446 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled mon update... 2024-02-22T22:21:17.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:15.694236+0000 mgr.smithi073.itxjpl (mgr.14162) 20 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:17.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:17.444104+0000 mon.smithi073 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:21:18.174 DEBUG:teuthology.orchestra.run.smithi181:mon.smithi181> sudo journalctl -f -n 0 -u ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181.service 2024-02-22T22:21:18.176 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:18.177 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:18.205 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:-- Logs begin at Thu 2024-02-22 22:12:10 UTC. -- 2024-02-22T22:21:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:17.440301+0000 mgr.smithi073.itxjpl (mgr.14162) 21 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T22:21:19.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:21:17.441609+0000 mgr.smithi073.itxjpl (mgr.14162) 22 : cephadm [INF] Saving service mon spec with placement smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181;count:2 2024-02-22T22:21:20.080 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:20.081 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:20.082 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:20.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:17.694487+0000 mgr.smithi073.itxjpl (mgr.14162) 23 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:21.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:20.079260+0000 mon.smithi073 (mon.0) 121 : audit [DBG] from='client.? 172.21.15.181:0/4095093693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:21.729 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:21.729 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:19.694737+0000 mgr.smithi073.itxjpl (mgr.14162) 24 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:23.879 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:23.879 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:23.881 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:24.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:21.695116+0000 mgr.smithi073.itxjpl (mgr.14162) 25 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:23.878070+0000 mon.smithi073 (mon.0) 122 : audit [DBG] from='client.? 172.21.15.181:0/2133607170' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:25.496 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:25.496 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:23.695382+0000 mgr.smithi073.itxjpl (mgr.14162) 26 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:27.525 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:27.525 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:27.527 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:25.695782+0000 mgr.smithi073.itxjpl (mgr.14162) 27 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:27.523911+0000 mon.smithi073 (mon.0) 123 : audit [DBG] from='client.? 172.21.15.181:0/2436567357' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:29.177 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:29.178 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:27.696163+0000 mgr.smithi073.itxjpl (mgr.14162) 28 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:29.696498+0000 mgr.smithi073.itxjpl (mgr.14162) 29 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:32.638 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:32.638 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:32.639 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:33.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:31.696876+0000 mgr.smithi073.itxjpl (mgr.14162) 30 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:33.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:32.636499+0000 mon.smithi073 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.181:0/1025194988' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:34.086 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:34.087 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:33.828306+0000 mon.smithi073 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:21:34.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:33.831174+0000 mon.smithi073 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:21:35.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:33.697164+0000 mgr.smithi073.itxjpl (mgr.14162) 31 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:36.098 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:36.098 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:36.099 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:36.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:36 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:36.096638+0000 mon.smithi073 (mon.0) 127 : audit [DBG] from='client.? 172.21.15.181:0/3269947964' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:37.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:35.697460+0000 mgr.smithi073.itxjpl (mgr.14162) 32 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:39.560 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:39.560 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:39.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:37.697795+0000 mgr.smithi073.itxjpl (mgr.14162) 33 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:41.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:39.698161+0000 mgr.smithi073.itxjpl (mgr.14162) 34 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:43.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:41.698448+0000 mgr.smithi073.itxjpl (mgr.14162) 35 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:45.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:43.698716+0000 mgr.smithi073.itxjpl (mgr.14162) 36 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:45.991 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:45.991 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:45.993 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:46.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:45.989996+0000 mon.smithi073 (mon.0) 128 : audit [DBG] from='client.? 172.21.15.181:0/2931413226' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:47.656 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:47.657 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:45.699002+0000 mgr.smithi073.itxjpl (mgr.14162) 37 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:49.647 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:49.647 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:49.648 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:47.699246+0000 mgr.smithi073.itxjpl (mgr.14162) 38 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:51.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:50 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:49.645695+0000 mon.smithi073 (mon.0) 129 : audit [DBG] from='client.? 172.21.15.181:0/2554585843' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:51.258 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:51.258 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:49.699555+0000 mgr.smithi073.itxjpl (mgr.14162) 39 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:53.411 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:53.411 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:53.413 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:54.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:51.699907+0000 mgr.smithi073.itxjpl (mgr.14162) 40 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:54.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:53.410265+0000 mon.smithi073 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.181:0/1775491614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:55.035 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:55.036 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:21:56.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:53.700229+0000 mgr.smithi073.itxjpl (mgr.14162) 41 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:56.925 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:21:56.925 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:21:56.927 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:21:58.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:55.700599+0000 mgr.smithi073.itxjpl (mgr.14162) 42 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:21:58.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:21:56.923679+0000 mon.smithi073 (mon.0) 131 : audit [DBG] from='client.? 172.21.15.181:0/4187938242' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:21:58.561 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:21:58.562 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:21:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:57.700927+0000 mgr.smithi073.itxjpl (mgr.14162) 43 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:00.652 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:00.652 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:00.654 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:01.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:00.651172+0000 mon.smithi073 (mon.0) 132 : audit [DBG] from='client.? 172.21.15.181:0/1737957527' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:21:59.701183+0000 mgr.smithi073.itxjpl (mgr.14162) 44 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:02.289 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:02.289 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:01.701500+0000 mgr.smithi073.itxjpl (mgr.14162) 45 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:04.405 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:04.405 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:04.407 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:04.403657+0000 mon.smithi073 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.181:0/2873997231' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:06.070 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:06.070 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:03.701805+0000 mgr.smithi073.itxjpl (mgr.14162) 46 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:08.113 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:08.114 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:08.115 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:05.702091+0000 mgr.smithi073.itxjpl (mgr.14162) 47 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:09.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:08.112647+0000 mon.smithi073 (mon.0) 134 : audit [DBG] from='client.? 172.21.15.181:0/3909474490' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:09.749 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:09.749 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:07.702421+0000 mgr.smithi073.itxjpl (mgr.14162) 48 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:11.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:09.702830+0000 mgr.smithi073.itxjpl (mgr.14162) 49 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:11.757 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:11.758 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:11.759 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:13.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:11.703102+0000 mgr.smithi073.itxjpl (mgr.14162) 50 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:13.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:11.756412+0000 mon.smithi073 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.181:0/3611394204' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:13.431 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:13.431 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:15.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:13.703392+0000 mgr.smithi073.itxjpl (mgr.14162) 51 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:15.528 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:15.528 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:15.530 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:15.526586+0000 mon.smithi073 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.181:0/368248367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:17.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:15.703728+0000 mgr.smithi073.itxjpl (mgr.14162) 52 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:17.359 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:17.359 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:19.347 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:19.347 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:19.348 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:19.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:17.704029+0000 mgr.smithi073.itxjpl (mgr.14162) 53 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:19.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:19.345447+0000 mon.smithi073 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.181:0/3928087307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:21.051 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:21.051 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:21.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:19.704269+0000 mgr.smithi073.itxjpl (mgr.14162) 54 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:23.036 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:23.036 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:23.038 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:23.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:21.704604+0000 mgr.smithi073.itxjpl (mgr.14162) 55 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:23.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:23.034867+0000 mon.smithi073 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.181:0/1802940382' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:24.816 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:24.816 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:25.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:23.704989+0000 mgr.smithi073.itxjpl (mgr.14162) 56 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:26.790 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:26.791 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:26.792 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:27.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:25.705338+0000 mgr.smithi073.itxjpl (mgr.14162) 57 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:27.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:26.789508+0000 mon.smithi073 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.181:0/3930596936' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:28.341 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:28.341 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:29.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:27.705643+0000 mgr.smithi073.itxjpl (mgr.14162) 58 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:30.402 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:30.402 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:30.404 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:30.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:30.401016+0000 mon.smithi073 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.181:0/1684978473' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:31.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:29.706000+0000 mgr.smithi073.itxjpl (mgr.14162) 59 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:32.031 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:32.031 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:34.055 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:34.055 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:34.056 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:31.706273+0000 mgr.smithi073.itxjpl (mgr.14162) 60 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:33.829308+0000 mon.smithi073 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:22:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:33.832045+0000 mon.smithi073 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:22:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:34.053346+0000 mon.smithi073 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.181:0/3488819992' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:35.735 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:35.735 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:33.706566+0000 mgr.smithi073.itxjpl (mgr.14162) 61 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:37.758 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:37.758 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:37.760 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:35.706910+0000 mgr.smithi073.itxjpl (mgr.14162) 62 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:39.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:37.757126+0000 mon.smithi073 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.181:0/980618406' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:39.339 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:39.339 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:37.707219+0000 mgr.smithi073.itxjpl (mgr.14162) 63 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:41.369 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:41.369 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:41.371 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:39.707561+0000 mgr.smithi073.itxjpl (mgr.14162) 64 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:41.368226+0000 mon.smithi073 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.181:0/3876863449' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:43.041 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:43.042 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:41.707922+0000 mgr.smithi073.itxjpl (mgr.14162) 65 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:45.114 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:45.115 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:45.116 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:43.708239+0000 mgr.smithi073.itxjpl (mgr.14162) 66 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:46.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:45.113181+0000 mon.smithi073 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.181:0/2182532941' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:46.641 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:46.642 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:45.708584+0000 mgr.smithi073.itxjpl (mgr.14162) 67 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:48.729 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:48.730 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:48.731 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:50.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:47.708962+0000 mgr.smithi073.itxjpl (mgr.14162) 68 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:50.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:48.728399+0000 mon.smithi073 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.181:0/1433365847' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:50.307 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:50.307 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:49.709197+0000 mgr.smithi073.itxjpl (mgr.14162) 69 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:52.394 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:52.394 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:52.396 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:53.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:52.393010+0000 mon.smithi073 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.181:0/3660804550' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:53.985 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:53.985 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:51.709460+0000 mgr.smithi073.itxjpl (mgr.14162) 70 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:56.137 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:22:56.138 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:22:56.139 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:22:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:53.709748+0000 mgr.smithi073.itxjpl (mgr.14162) 71 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:22:56.136049+0000 mon.smithi073 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.181:0/2715914873' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:22:57.884 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:22:57.885 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:22:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:55.709974+0000 mgr.smithi073.itxjpl (mgr.14162) 72 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:22:59.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:22:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:57.710231+0000 mgr.smithi073.itxjpl (mgr.14162) 73 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:00.017 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:00.018 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:00.019 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:01.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:22:59.710549+0000 mgr.smithi073.itxjpl (mgr.14162) 74 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:01.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:00.016149+0000 mon.smithi073 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.181:0/2063258970' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:01.619 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:01.620 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:03.690 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:03.690 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:03.692 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:03.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:01.710836+0000 mgr.smithi073.itxjpl (mgr.14162) 75 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:04.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:03.688934+0000 mon.smithi073 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.181:0/529159847' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:05.315 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:05.315 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:05.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:03.711126+0000 mgr.smithi073.itxjpl (mgr.14162) 76 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:07.525 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:07.525 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:07.527 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:05.711325+0000 mgr.smithi073.itxjpl (mgr.14162) 77 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:07.523746+0000 mon.smithi073 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.181:0/2030255357' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:09.234 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:09.235 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:10.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:07.711566+0000 mgr.smithi073.itxjpl (mgr.14162) 78 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:11.178 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:11.179 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:11.180 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:09.711812+0000 mgr.smithi073.itxjpl (mgr.14162) 79 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:12.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:11.177372+0000 mon.smithi073 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.181:0/1599586775' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:12.841 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:12.842 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:11.712076+0000 mgr.smithi073.itxjpl (mgr.14162) 80 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:14.982 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:14.982 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:14.984 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:16.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:13.712325+0000 mgr.smithi073.itxjpl (mgr.14162) 81 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:16.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:14.981330+0000 mon.smithi073 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.181:0/602038920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:16.744 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:16.744 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:15.712631+0000 mgr.smithi073.itxjpl (mgr.14162) 82 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:18.805 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:18.805 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:18.806 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:17.713036+0000 mgr.smithi073.itxjpl (mgr.14162) 83 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:20.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:18.803673+0000 mon.smithi073 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.181:0/4012595835' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:20.459 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:20.459 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:19.713411+0000 mgr.smithi073.itxjpl (mgr.14162) 84 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:22.529 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:22.529 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:22.530 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:22.527285+0000 mon.smithi073 (mon.0) 156 : audit [DBG] from='client.? 172.21.15.181:0/2358961888' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:21.713765+0000 mgr.smithi073.itxjpl (mgr.14162) 85 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:24.151 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:24.151 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:23.714065+0000 mgr.smithi073.itxjpl (mgr.14162) 86 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:26.156 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:26.156 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:26.158 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:27.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:26.155015+0000 mon.smithi073 (mon.0) 157 : audit [DBG] from='client.? 172.21.15.181:0/770913063' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:27.779 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:27.779 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:25.714284+0000 mgr.smithi073.itxjpl (mgr.14162) 87 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:29.792 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:29.792 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:29.793 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:27.714599+0000 mgr.smithi073.itxjpl (mgr.14162) 88 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:31.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:29.790388+0000 mon.smithi073 (mon.0) 158 : audit [DBG] from='client.? 172.21.15.181:0/2272437680' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:31.357 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:31.357 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:29.715004+0000 mgr.smithi073.itxjpl (mgr.14162) 89 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:33.493 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:33.493 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:33.494 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:31.715333+0000 mgr.smithi073.itxjpl (mgr.14162) 90 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:34.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:33.491723+0000 mon.smithi073 (mon.0) 159 : audit [DBG] from='client.? 172.21.15.181:0/1231730387' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:35.102 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:35.103 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:33.830465+0000 mon.smithi073 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:23:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:33.832936+0000 mon.smithi073 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:23:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:33.715653+0000 mgr.smithi073.itxjpl (mgr.14162) 91 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:37.234 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:37.234 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:37.236 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:35.716052+0000 mgr.smithi073.itxjpl (mgr.14162) 92 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:38.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:37.233009+0000 mon.smithi073 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.181:0/346018098' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:38.778 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:38.778 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:37.716370+0000 mgr.smithi073.itxjpl (mgr.14162) 93 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:40.770 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:40.770 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:40.772 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:39.716689+0000 mgr.smithi073.itxjpl (mgr.14162) 94 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:40.768533+0000 mon.smithi073 (mon.0) 163 : audit [DBG] from='client.? 172.21.15.181:0/22814762' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:42.428 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:42.428 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:44.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:41.717079+0000 mgr.smithi073.itxjpl (mgr.14162) 95 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:44.583 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:44.583 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:44.585 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:44.581810+0000 mon.smithi073 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.181:0/612519019' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:43.717326+0000 mgr.smithi073.itxjpl (mgr.14162) 96 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:46.253 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:46.253 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:47.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:45.717653+0000 mgr.smithi073.itxjpl (mgr.14162) 97 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:48.543 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:48.543 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:48.545 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:48.542077+0000 mon.smithi073 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.181:0/1451670082' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:47.717992+0000 mgr.smithi073.itxjpl (mgr.14162) 98 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:50.224 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:50.224 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:49.718246+0000 mgr.smithi073.itxjpl (mgr.14162) 99 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:52.224 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:52.224 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:52.226 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:53.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:52.222671+0000 mon.smithi073 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.181:0/3118551011' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:53.877 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:53.877 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:51.718550+0000 mgr.smithi073.itxjpl (mgr.14162) 100 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:55.964 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:55.965 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:55.966 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:23:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:53.718843+0000 mgr.smithi073.itxjpl (mgr.14162) 101 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:55.962967+0000 mon.smithi073 (mon.0) 167 : audit [DBG] from='client.? 172.21.15.181:0/3750446364' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:23:57.650 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:23:57.650 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:23:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:55.719152+0000 mgr.smithi073.itxjpl (mgr.14162) 102 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:23:59.902 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:23:59.903 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:23:59.904 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:00.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:23:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:57.719367+0000 mgr.smithi073.itxjpl (mgr.14162) 103 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:01.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:23:59.901384+0000 mon.smithi073 (mon.0) 168 : audit [DBG] from='client.? 172.21.15.181:0/659750207' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:01.542 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:01.542 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:23:59.719683+0000 mgr.smithi073.itxjpl (mgr.14162) 104 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:03.669 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:03.670 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:03.671 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:01.720080+0000 mgr.smithi073.itxjpl (mgr.14162) 105 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:03.668192+0000 mon.smithi073 (mon.0) 169 : audit [DBG] from='client.? 172.21.15.181:0/2619553487' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:05.310 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:05.311 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:03.720423+0000 mgr.smithi073.itxjpl (mgr.14162) 106 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:07.373 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:07.373 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:07.375 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:05.720763+0000 mgr.smithi073.itxjpl (mgr.14162) 107 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:07.371918+0000 mon.smithi073 (mon.0) 170 : audit [DBG] from='client.? 172.21.15.181:0/1072380690' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:09.017 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:09.017 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:07.721035+0000 mgr.smithi073.itxjpl (mgr.14162) 108 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:11.088 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:11.088 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:11.090 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:09.721353+0000 mgr.smithi073.itxjpl (mgr.14162) 109 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:12.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:11.087316+0000 mon.smithi073 (mon.0) 171 : audit [DBG] from='client.? 172.21.15.181:0/614515429' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:12.788 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:12.788 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:11.721707+0000 mgr.smithi073.itxjpl (mgr.14162) 110 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:14.772 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:14.772 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:14.773 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:13.722091+0000 mgr.smithi073.itxjpl (mgr.14162) 111 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:16.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:14.770559+0000 mon.smithi073 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.181:0/2820123582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:16.370 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:16.370 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:15.722338+0000 mgr.smithi073.itxjpl (mgr.14162) 112 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:18.316 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:18.316 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:18.318 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:18.314910+0000 mon.smithi073 (mon.0) 173 : audit [DBG] from='client.? 172.21.15.181:0/1616025962' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:20.037 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:20.037 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:17.722653+0000 mgr.smithi073.itxjpl (mgr.14162) 113 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:22.105 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:22.105 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:22.107 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:19.722926+0000 mgr.smithi073.itxjpl (mgr.14162) 114 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:22.104191+0000 mon.smithi073 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.181:0/1732337611' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:23.775 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:23.775 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:21.723262+0000 mgr.smithi073.itxjpl (mgr.14162) 115 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:23.723610+0000 mgr.smithi073.itxjpl (mgr.14162) 116 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:25.819 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:25.819 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:25.821 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:27.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:25.724082+0000 mgr.smithi073.itxjpl (mgr.14162) 117 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:27.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:25.818264+0000 mon.smithi073 (mon.0) 175 : audit [DBG] from='client.? 172.21.15.181:0/4282167270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:27.476 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:27.477 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:29.608 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:29.608 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:29.610 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:27.724405+0000 mgr.smithi073.itxjpl (mgr.14162) 118 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:30.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:29.607175+0000 mon.smithi073 (mon.0) 176 : audit [DBG] from='client.? 172.21.15.181:0/1395663339' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:31.229 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:31.229 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:29.724662+0000 mgr.smithi073.itxjpl (mgr.14162) 119 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:33.364 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:33.364 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:33.365 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:31.725035+0000 mgr.smithi073.itxjpl (mgr.14162) 120 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:34.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:33.362799+0000 mon.smithi073 (mon.0) 177 : audit [DBG] from='client.? 172.21.15.181:0/1423886096' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:35.016 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:35.016 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:33.831472+0000 mon.smithi073 (mon.0) 178 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:24:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:33.833810+0000 mon.smithi073 (mon.0) 179 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:24:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:33.725335+0000 mgr.smithi073.itxjpl (mgr.14162) 121 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:37.057 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:37.057 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:37.058 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:35.725619+0000 mgr.smithi073.itxjpl (mgr.14162) 122 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:38.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:37.055696+0000 mon.smithi073 (mon.0) 180 : audit [DBG] from='client.? 172.21.15.181:0/1164280868' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:38.680 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:38.680 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:40.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:37.725985+0000 mgr.smithi073.itxjpl (mgr.14162) 123 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:40.778 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:40.778 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:40.780 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:39.726332+0000 mgr.smithi073.itxjpl (mgr.14162) 124 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:42.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:40.776924+0000 mon.smithi073 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.181:0/3944932491' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:42.505 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:42.505 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:41.726640+0000 mgr.smithi073.itxjpl (mgr.14162) 125 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:44.489 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:44.489 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:44.491 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:44.487967+0000 mon.smithi073 (mon.0) 182 : audit [DBG] from='client.? 172.21.15.181:0/2770803639' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:46.127 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:46.127 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:43.727014+0000 mgr.smithi073.itxjpl (mgr.14162) 126 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:45.727390+0000 mgr.smithi073.itxjpl (mgr.14162) 127 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:48.195 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:48.195 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:48.196 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:48.193877+0000 mon.smithi073 (mon.0) 183 : audit [DBG] from='client.? 172.21.15.181:0/262648049' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:49.917 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:49.917 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:47.727718+0000 mgr.smithi073.itxjpl (mgr.14162) 128 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:49.728073+0000 mgr.smithi073.itxjpl (mgr.14162) 129 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:52.150 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:52.150 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:52.152 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:53.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:52.149244+0000 mon.smithi073 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.181:0/953405268' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:53.789 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:53.789 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:51.728430+0000 mgr.smithi073.itxjpl (mgr.14162) 130 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:56.036 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:56.036 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:56.038 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:24:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:53.728729+0000 mgr.smithi073.itxjpl (mgr.14162) 131 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:56.035099+0000 mon.smithi073 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.181:0/2780591904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:24:57.701 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:24:57.701 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:24:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:55.729065+0000 mgr.smithi073.itxjpl (mgr.14162) 132 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:24:59.718 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:24:59.718 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:24:59.720 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:24:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:57.729430+0000 mgr.smithi073.itxjpl (mgr.14162) 133 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:01.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:24:59.717093+0000 mon.smithi073 (mon.0) 186 : audit [DBG] from='client.? 172.21.15.181:0/1902180757' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:01.334 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:01.334 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:02.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:24:59.729797+0000 mgr.smithi073.itxjpl (mgr.14162) 134 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:03.318 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:03.318 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:03.319 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:01.730146+0000 mgr.smithi073.itxjpl (mgr.14162) 135 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:03.316548+0000 mon.smithi073 (mon.0) 187 : audit [DBG] from='client.? 172.21.15.181:0/615225249' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:04.965 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:04.965 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:06.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:03.730479+0000 mgr.smithi073.itxjpl (mgr.14162) 136 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:07.003 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:07.003 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:07.005 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:05.730869+0000 mgr.smithi073.itxjpl (mgr.14162) 137 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:07.001981+0000 mon.smithi073 (mon.0) 188 : audit [DBG] from='client.? 172.21.15.181:0/2066321294' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:08.642 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:08.643 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:10.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:07.731279+0000 mgr.smithi073.itxjpl (mgr.14162) 138 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:10.765 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:10.765 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:10.766 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:12.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:09.731628+0000 mgr.smithi073.itxjpl (mgr.14162) 139 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:12.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:10.763820+0000 mon.smithi073 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.181:0/2466877815' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:12.331 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:12.331 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:11.732020+0000 mgr.smithi073.itxjpl (mgr.14162) 140 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:14.355 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:14.356 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:14.357 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:15.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:14.354514+0000 mon.smithi073 (mon.0) 190 : audit [DBG] from='client.? 172.21.15.181:0/1546746996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:16.053 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:16.053 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:13.732410+0000 mgr.smithi073.itxjpl (mgr.14162) 141 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:18.043 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:18.043 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:18.045 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:15.732757+0000 mgr.smithi073.itxjpl (mgr.14162) 142 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:18.042350+0000 mon.smithi073 (mon.0) 191 : audit [DBG] from='client.? 172.21.15.181:0/3691531541' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:19.735 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:19.735 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:17.733071+0000 mgr.smithi073.itxjpl (mgr.14162) 143 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:21.708 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:21.708 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:21.710 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:19.733329+0000 mgr.smithi073.itxjpl (mgr.14162) 144 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:21.707210+0000 mon.smithi073 (mon.0) 192 : audit [DBG] from='client.? 172.21.15.181:0/3474472714' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:23.443 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:23.444 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:21.733725+0000 mgr.smithi073.itxjpl (mgr.14162) 145 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:25.449 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:25.449 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:25.450 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:23.734142+0000 mgr.smithi073.itxjpl (mgr.14162) 146 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:25.447516+0000 mon.smithi073 (mon.0) 193 : audit [DBG] from='client.? 172.21.15.181:0/3960661265' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:27.054 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:27.054 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:25.734494+0000 mgr.smithi073.itxjpl (mgr.14162) 147 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:29.131 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:29.131 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:29.132 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:27.734816+0000 mgr.smithi073.itxjpl (mgr.14162) 148 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:30.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:29.129751+0000 mon.smithi073 (mon.0) 194 : audit [DBG] from='client.? 172.21.15.181:0/1698012082' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:30.851 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:30.851 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:29.735186+0000 mgr.smithi073.itxjpl (mgr.14162) 149 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:32.822 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:32.823 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:32.824 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:31.735470+0000 mgr.smithi073.itxjpl (mgr.14162) 150 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:34.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:32.821372+0000 mon.smithi073 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.181:0/3327973184' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:34.471 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:34.471 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:33.832689+0000 mon.smithi073 (mon.0) 196 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:25:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:33.834673+0000 mon.smithi073 (mon.0) 197 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:25:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:33.735848+0000 mgr.smithi073.itxjpl (mgr.14162) 151 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:36.503 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:36.504 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:36.508 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:37.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:36 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:36.502308+0000 mon.smithi073 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.181:0/1124057435' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:35.736246+0000 mgr.smithi073.itxjpl (mgr.14162) 152 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:38.234 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:38.234 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:37.736654+0000 mgr.smithi073.itxjpl (mgr.14162) 153 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:40.311 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:40.311 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:40.313 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:41.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:40.310584+0000 mon.smithi073 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.181:0/3362571391' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:41.896 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:41.896 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:39.737000+0000 mgr.smithi073.itxjpl (mgr.14162) 154 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:43.920 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:43.920 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:43.921 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:41.737309+0000 mgr.smithi073.itxjpl (mgr.14162) 155 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:43.918495+0000 mon.smithi073 (mon.0) 200 : audit [DBG] from='client.? 172.21.15.181:0/3413267650' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:45.554 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:45.554 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:45.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:43.737551+0000 mgr.smithi073.itxjpl (mgr.14162) 156 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:45.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:25:45.163505+0000 mgr.smithi073.itxjpl (mgr.14162) 157 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi073 ... 2024-02-22T22:25:45.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-22T22:25:45.878 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:21:23Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:22:01Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:22:38Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:23:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:24:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:25:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:25:45.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4191, in extract_uid_gid_monitoring 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid(ctx, file_path=['/etc/alertmanager', '/etc/prometheus']) 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('uid/gid not found') 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: uid/gid not found 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-22T22:25:45.880 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: yield (conn, connr) 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: code, '\n'.join(err))) 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi073 ... 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:21:23Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:22:01Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:22:38Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:23:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:24:30Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:25:07Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:25:45.881 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4191, in extract_uid_gid_monitoring 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid(ctx, file_path=['/etc/alertmanager', '/etc/prometheus']) 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('uid/gid not found') 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: uid/gid not found 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:45.164678+0000 mon.smithi073 (mon.0) 201 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T22:25:45.882 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:45.169754+0000 mon.smithi073 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-22T22:25:45.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:45.170570+0000 mon.smithi073 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T22:25:45.883 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:25:45.171129+0000 mgr.smithi073.itxjpl (mgr.14162) 158 : cephadm [INF] Deploying daemon crash.smithi073 on smithi073 2024-02-22T22:25:46.966 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:45.737911+0000 mgr.smithi073.itxjpl (mgr.14162) 159 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:47.492 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:47.492 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:47.494 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:47.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.491251+0000 mon.smithi073 (mon.0) 204 : audit [DBG] from='client.? 172.21.15.181:0/1875661380' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:47.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.649125+0000 mon.smithi073 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:25:49.135 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:49.136 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:47.738210+0000 mgr.smithi073.itxjpl (mgr.14162) 160 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.807042+0000 mon.smithi073 (mon.0) 206 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:25:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.808876+0000 mon.smithi073 (mon.0) 207 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:25:49.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.809279+0000 mon.smithi073 (mon.0) 208 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:25:49.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.809679+0000 mgr.smithi073.itxjpl (mgr.14162) 161 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T22:25:49.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:47.811971+0000 mon.smithi073 (mon.0) 209 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:25:49.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:25:47.814594+0000 mgr.smithi073.itxjpl (mgr.14162) 162 : cephadm [INF] Deploying daemon grafana.smithi073 on smithi073 2024-02-22T22:25:51.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:50 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:49.738551+0000 mgr.smithi073.itxjpl (mgr.14162) 163 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:51.289 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:51.290 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:51.291 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:51.288335+0000 mon.smithi073 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.181:0/3229502035' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:52.875 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:52.875 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:51.738908+0000 mgr.smithi073.itxjpl (mgr.14162) 164 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:54.914 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:54.914 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:54.916 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:53.739302+0000 mgr.smithi073.itxjpl (mgr.14162) 165 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:56.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:54.912879+0000 mon.smithi073 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.181:0/3460598965' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:25:56.594 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:25:56.594 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:25:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:55.739573+0000 mgr.smithi073.itxjpl (mgr.14162) 166 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:25:58.651 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:25:58.652 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:25:58.653 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:25:59.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:25:58.650514+0000 mon.smithi073 (mon.0) 212 : audit [DBG] from='client.? 172.21.15.181:0/3479202308' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:25:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:57.739808+0000 mgr.smithi073.itxjpl (mgr.14162) 167 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:00.202 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:00.202 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:25:59.740063+0000 mgr.smithi073.itxjpl (mgr.14162) 168 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:02.183 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:02.183 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:02.184 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:03.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:02 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:02.181985+0000 mon.smithi073 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.181:0/1430482626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:03.789 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:01.740385+0000 mgr.smithi073.itxjpl (mgr.14162) 169 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:03.992 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:03.993 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:05.830 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:03.740788+0000 mgr.smithi073.itxjpl (mgr.14162) 170 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:06.156 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:06.156 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:06.158 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:07.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:05.741116+0000 mgr.smithi073.itxjpl (mgr.14162) 171 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:07.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:05.755320+0000 mon.smithi073 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:26:07.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:26:05.756840+0000 mgr.smithi073.itxjpl (mgr.14162) 172 : cephadm [INF] Deploying daemon node-exporter.smithi073 on smithi073 2024-02-22T22:26:07.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:06.154921+0000 mon.smithi073 (mon.0) 215 : audit [DBG] from='client.? 172.21.15.181:0/982305520' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:07.696 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:07.696 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:09.776 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:09.776 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:09.778 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:07.741511+0000 mgr.smithi073.itxjpl (mgr.14162) 173 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:11.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:09.775205+0000 mon.smithi073 (mon.0) 216 : audit [DBG] from='client.? 172.21.15.181:0/4267930195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:11.535 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:11.535 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:09.741806+0000 mgr.smithi073.itxjpl (mgr.14162) 174 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:13.729 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:13.729 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:13.731 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:11.742190+0000 mgr.smithi073.itxjpl (mgr.14162) 175 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:15.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:13.728274+0000 mon.smithi073 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.181:0/1701907202' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:15.353 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:15.353 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:13.742571+0000 mgr.smithi073.itxjpl (mgr.14162) 176 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:17.431 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:17.431 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:17.432 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:15.742837+0000 mgr.smithi073.itxjpl (mgr.14162) 177 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:18.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:17.429721+0000 mon.smithi073 (mon.0) 218 : audit [DBG] from='client.? 172.21.15.181:0/3822660168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:19.205 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:19.206 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:17.743132+0000 mgr.smithi073.itxjpl (mgr.14162) 178 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:21.418 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:21.418 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:21.420 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:19.743366+0000 mgr.smithi073.itxjpl (mgr.14162) 179 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:22.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:21.417628+0000 mon.smithi073 (mon.0) 219 : audit [DBG] from='client.? 172.21.15.181:0/1456035224' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:23.090 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:23.090 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:21.743650+0000 mgr.smithi073.itxjpl (mgr.14162) 180 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:25.214 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:25.214 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:25.215 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:23.743913+0000 mgr.smithi073.itxjpl (mgr.14162) 181 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:25.212860+0000 mon.smithi073 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.181:0/3976024612' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:26.876 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:26.877 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:25.744187+0000 mgr.smithi073.itxjpl (mgr.14162) 182 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:29.051 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:29.051 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:29.053 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:27.744523+0000 mgr.smithi073.itxjpl (mgr.14162) 183 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:30.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:29.050274+0000 mon.smithi073 (mon.0) 221 : audit [DBG] from='client.? 172.21.15.181:0/4161005648' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:30.731 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:30.731 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:29.744885+0000 mgr.smithi073.itxjpl (mgr.14162) 184 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:32.957 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:32.957 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:32.959 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:31.745175+0000 mgr.smithi073.itxjpl (mgr.14162) 185 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:32.956031+0000 mon.smithi073 (mon.0) 222 : audit [DBG] from='client.? 172.21.15.181:0/2371949416' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:34.671 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:34.671 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:33.833892+0000 mon.smithi073 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:26:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:33.835537+0000 mon.smithi073 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:26:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:33.745484+0000 mgr.smithi073.itxjpl (mgr.14162) 186 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:36.776 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:36.776 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:36.777 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:35.745763+0000 mgr.smithi073.itxjpl (mgr.14162) 187 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:36.774504+0000 mon.smithi073 (mon.0) 225 : audit [DBG] from='client.? 172.21.15.181:0/3325758340' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:38.627 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:38.628 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:37.746121+0000 mgr.smithi073.itxjpl (mgr.14162) 188 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:40.651 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:40.651 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:40.653 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:41.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:40.650305+0000 mon.smithi073 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.181:0/1395753738' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:39.746476+0000 mgr.smithi073.itxjpl (mgr.14162) 189 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:42.341 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:42.342 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:41.746789+0000 mgr.smithi073.itxjpl (mgr.14162) 190 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:44.667 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:44.667 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:44.669 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:44.665845+0000 mon.smithi073 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.181:0/1543434292' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:43.747134+0000 mgr.smithi073.itxjpl (mgr.14162) 191 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:46.332 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:46.333 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:47.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:45.747462+0000 mgr.smithi073.itxjpl (mgr.14162) 192 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:48.458 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:48.458 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:48.460 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:48.457319+0000 mon.smithi073 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.181:0/3747699895' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:47.747738+0000 mgr.smithi073.itxjpl (mgr.14162) 193 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:50.263 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:50.263 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:49.748082+0000 mgr.smithi073.itxjpl (mgr.14162) 194 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:52.510 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:52.510 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:52.511 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:53.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:52.508784+0000 mon.smithi073 (mon.0) 229 : audit [DBG] from='client.? 172.21.15.181:0/2319269383' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:51.748463+0000 mgr.smithi073.itxjpl (mgr.14162) 195 : cluster [DBG] pgmap v183: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:54.217 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:54.217 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:26:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:53.748793+0000 mgr.smithi073.itxjpl (mgr.14162) 196 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:56.444 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:26:56.444 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:26:56.445 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:26:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:26:56.442514+0000 mon.smithi073 (mon.0) 230 : audit [DBG] from='client.? 172.21.15.181:0/1802251424' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:26:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:55.749153+0000 mgr.smithi073.itxjpl (mgr.14162) 197 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:26:58.191 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:26:58.192 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:26:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:57.749520+0000 mgr.smithi073.itxjpl (mgr.14162) 198 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:00.456 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:00.456 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:00.458 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:01.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:00.455221+0000 mon.smithi073 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.181:0/3904974102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:26:59.749853+0000 mgr.smithi073.itxjpl (mgr.14162) 199 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:02.196 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:02.196 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:01.750105+0000 mgr.smithi073.itxjpl (mgr.14162) 200 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:04.384 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:04.384 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:04.384 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:04.382121+0000 mon.smithi073 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.181:0/1642218377' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:03.750354+0000 mgr.smithi073.itxjpl (mgr.14162) 201 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:06.194 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:06.195 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:05.750612+0000 mgr.smithi073.itxjpl (mgr.14162) 202 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:08.324 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:08.324 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:08.326 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:09.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:08.323150+0000 mon.smithi073 (mon.0) 233 : audit [DBG] from='client.? 172.21.15.181:0/1085637661' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:10.044 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:10.045 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:07.750978+0000 mgr.smithi073.itxjpl (mgr.14162) 203 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:09.751359+0000 mgr.smithi073.itxjpl (mgr.14162) 204 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:12.295 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:12.295 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:12.297 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:13.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:12.294095+0000 mon.smithi073 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.181:0/2326529443' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:14.042 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:14.042 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:11.751604+0000 mgr.smithi073.itxjpl (mgr.14162) 205 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:13.751985+0000 mgr.smithi073.itxjpl (mgr.14162) 206 : cluster [DBG] pgmap v194: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:16.349 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:16.349 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:16.351 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:17.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:16.348141+0000 mon.smithi073 (mon.0) 235 : audit [DBG] from='client.? 172.21.15.181:0/3648126571' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:17.996 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:17.996 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:15.752256+0000 mgr.smithi073.itxjpl (mgr.14162) 207 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:17.752542+0000 mgr.smithi073.itxjpl (mgr.14162) 208 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:20.053 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:20.054 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:20.055 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:21.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:19.752793+0000 mgr.smithi073.itxjpl (mgr.14162) 209 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:21.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:20.052631+0000 mon.smithi073 (mon.0) 236 : audit [DBG] from='client.? 172.21.15.181:0/1647583085' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:21.706 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:21.706 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:23.806 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:23.807 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:23.808 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:21.753089+0000 mgr.smithi073.itxjpl (mgr.14162) 210 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:23.805547+0000 mon.smithi073 (mon.0) 237 : audit [DBG] from='client.? 172.21.15.181:0/1363966375' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:25.540 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:25.541 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:23.753435+0000 mgr.smithi073.itxjpl (mgr.14162) 211 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:27.778 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:27.779 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:27.780 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:25.753801+0000 mgr.smithi073.itxjpl (mgr.14162) 212 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:29.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:28 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:27.777056+0000 mon.smithi073 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.181:0/3860379604' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:29.458 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:29.458 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:27.754121+0000 mgr.smithi073.itxjpl (mgr.14162) 213 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:31.551 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:31.551 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:31.552 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:29.754393+0000 mgr.smithi073.itxjpl (mgr.14162) 214 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:31.549900+0000 mon.smithi073 (mon.0) 239 : audit [DBG] from='client.? 172.21.15.181:0/3186502580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:33.327 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:33.327 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:31.754713+0000 mgr.smithi073.itxjpl (mgr.14162) 215 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:33.834909+0000 mon.smithi073 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:27:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:33.836393+0000 mon.smithi073 (mon.0) 241 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:27:35.395 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:35.395 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:35.396 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:33.755063+0000 mgr.smithi073.itxjpl (mgr.14162) 216 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:35.393060+0000 mon.smithi073 (mon.0) 242 : audit [DBG] from='client.? 172.21.15.181:0/4241473439' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:36.987 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:36.988 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:35.755375+0000 mgr.smithi073.itxjpl (mgr.14162) 217 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:39.195 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:39.195 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:39.197 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:37.755727+0000 mgr.smithi073.itxjpl (mgr.14162) 218 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:39.194264+0000 mon.smithi073 (mon.0) 243 : audit [DBG] from='client.? 172.21.15.181:0/1213721568' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:40.921 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:40.921 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:39.756075+0000 mgr.smithi073.itxjpl (mgr.14162) 219 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:43.122 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:43.122 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:43.124 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:41.756362+0000 mgr.smithi073.itxjpl (mgr.14162) 220 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:43.121309+0000 mon.smithi073 (mon.0) 244 : audit [DBG] from='client.? 172.21.15.181:0/1549131253' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:44.879 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:44.879 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:43.756741+0000 mgr.smithi073.itxjpl (mgr.14162) 221 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:47.030 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:47.031 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:47.032 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:45.757194+0000 mgr.smithi073.itxjpl (mgr.14162) 222 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:48.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:47.029608+0000 mon.smithi073 (mon.0) 245 : audit [DBG] from='client.? 172.21.15.181:0/1373335351' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:48.748 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:48.749 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:47.757455+0000 mgr.smithi073.itxjpl (mgr.14162) 223 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:50.863 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:50.863 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:50.864 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:49.757734+0000 mgr.smithi073.itxjpl (mgr.14162) 224 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:50.862145+0000 mon.smithi073 (mon.0) 246 : audit [DBG] from='client.? 172.21.15.181:0/3604217986' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:52.553 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:52.553 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:51.758062+0000 mgr.smithi073.itxjpl (mgr.14162) 225 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:54.756 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:54.756 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:54.758 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:27:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:53.758399+0000 mgr.smithi073.itxjpl (mgr.14162) 226 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:54.755071+0000 mon.smithi073 (mon.0) 247 : audit [DBG] from='client.? 172.21.15.181:0/784153534' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:27:56.541 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:27:56.542 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:27:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:55.758735+0000 mgr.smithi073.itxjpl (mgr.14162) 227 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:27:58.771 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:27:58.772 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:27:58.773 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:57.759105+0000 mgr.smithi073.itxjpl (mgr.14162) 228 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:27:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:27:58.770148+0000 mon.smithi073 (mon.0) 248 : audit [DBG] from='client.? 172.21.15.181:0/133669926' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:00.515 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:00.516 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:27:59.759458+0000 mgr.smithi073.itxjpl (mgr.14162) 229 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:02.805 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:02.805 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:02.807 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:01.759767+0000 mgr.smithi073.itxjpl (mgr.14162) 230 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:02.804581+0000 mon.smithi073 (mon.0) 249 : audit [DBG] from='client.? 172.21.15.181:0/3544238521' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:04.537 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:04.537 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:03.760108+0000 mgr.smithi073.itxjpl (mgr.14162) 231 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:06.551 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:06.551 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:06.553 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:07.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:06.550348+0000 mon.smithi073 (mon.0) 250 : audit [DBG] from='client.? 172.21.15.181:0/2431719762' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:05.760331+0000 mgr.smithi073.itxjpl (mgr.14162) 232 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:28:06.429446+0000 mgr.smithi073.itxjpl (mgr.14162) 233 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi073 ... 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Verifying port 9100 ... 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 1 from systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: systemctl: stderr Job for ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073.service failed because a timeout was exceeded. 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: systemctl: stderr See "systemctl status ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073.service" and "journalctl -xe" for details. 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:28:08.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4267, in command_deploy 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ports=daemon_ports) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2608, in deploy_daemon 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: c, osd_fsid=osd_fsid, ports=ports) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2806, in deploy_daemon_units 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1464, in call_throws 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('Failed command: %s' % ' '.join(command)) 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: Failed command: systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:28:08.142 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: yield (conn, connr) 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: code, '\n'.join(err))) 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi073 ... 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Verifying port 9100 ... 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 1 from systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: systemctl: stderr Job for ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073.service failed because a timeout was exceeded. 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: systemctl: stderr See "systemctl status ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073.service" and "journalctl -xe" for details. 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:28:08.143 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4267, in command_deploy 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: ports=daemon_ports) 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2608, in deploy_daemon 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: c, osd_fsid=osd_fsid, ports=ports) 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2806, in deploy_daemon_units 2024-02-22T22:28:08.144 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-02-22T22:28:08.145 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1464, in call_throws 2024-02-22T22:28:08.145 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('Failed command: %s' % ' '.join(command)) 2024-02-22T22:28:08.145 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: Failed command: systemctl start ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@node-exporter.smithi073 2024-02-22T22:28:08.145 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:28:06.435245+0000 mgr.smithi073.itxjpl (mgr.14162) 234 : cephadm [INF] Deploying daemon prometheus.smithi073 on smithi073 2024-02-22T22:28:08.269 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:08.269 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:09.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:07.760677+0000 mgr.smithi073.itxjpl (mgr.14162) 235 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:10.569 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:10.570 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:10.571 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:11.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:09.761000+0000 mgr.smithi073.itxjpl (mgr.14162) 236 : cluster [DBG] pgmap v222: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:11.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:10.568505+0000 mon.smithi073 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.181:0/3629631338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:12.321 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:12.321 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:11.761371+0000 mgr.smithi073.itxjpl (mgr.14162) 237 : cluster [DBG] pgmap v223: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:14.489 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:14.489 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:14.491 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:15.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:14.488250+0000 mon.smithi073 (mon.0) 252 : audit [DBG] from='client.? 172.21.15.181:0/2568452162' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:16.111 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:16.111 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:13.761753+0000 mgr.smithi073.itxjpl (mgr.14162) 238 : cluster [DBG] pgmap v224: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:15.762110+0000 mgr.smithi073.itxjpl (mgr.14162) 239 : cluster [DBG] pgmap v225: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:18.325 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:18.325 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:18.327 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:18.323927+0000 mon.smithi073 (mon.0) 253 : audit [DBG] from='client.? 172.21.15.181:0/145380935' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:20.129 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:20.129 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:17.762394+0000 mgr.smithi073.itxjpl (mgr.14162) 240 : cluster [DBG] pgmap v226: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:19.762729+0000 mgr.smithi073.itxjpl (mgr.14162) 241 : cluster [DBG] pgmap v227: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:22.267 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:22.267 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:22.268 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:22.265984+0000 mon.smithi073 (mon.0) 254 : audit [DBG] from='client.? 172.21.15.181:0/4156992773' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:24.046 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:24.047 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:21.763123+0000 mgr.smithi073.itxjpl (mgr.14162) 242 : cluster [DBG] pgmap v228: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:26.131 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:26.132 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:26.133 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:23.763380+0000 mgr.smithi073.itxjpl (mgr.14162) 243 : cluster [DBG] pgmap v229: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:27.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:26.130316+0000 mon.smithi073 (mon.0) 255 : audit [DBG] from='client.? 172.21.15.181:0/3617103164' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:27.902 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:27.902 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:25.763657+0000 mgr.smithi073.itxjpl (mgr.14162) 244 : cluster [DBG] pgmap v230: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:27.764022+0000 mgr.smithi073.itxjpl (mgr.14162) 245 : cluster [DBG] pgmap v231: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:30.223 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:30.224 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:30.225 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:31.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:30.222966+0000 mon.smithi073 (mon.0) 256 : audit [DBG] from='client.? 172.21.15.181:0/1215579006' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:31.783 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:31.784 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:29.764364+0000 mgr.smithi073.itxjpl (mgr.14162) 246 : cluster [DBG] pgmap v232: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:33.846 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:33.846 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:33.847 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:31.764719+0000 mgr.smithi073.itxjpl (mgr.14162) 247 : cluster [DBG] pgmap v233: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:33.836022+0000 mon.smithi073 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:28:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:33.837224+0000 mon.smithi073 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:28:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:33.844591+0000 mon.smithi073 (mon.0) 259 : audit [DBG] from='client.? 172.21.15.181:0/3483733882' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:35.567 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:35.567 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:33.765066+0000 mgr.smithi073.itxjpl (mgr.14162) 248 : cluster [DBG] pgmap v234: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:37.741 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:37.741 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:37.743 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:35.765417+0000 mgr.smithi073.itxjpl (mgr.14162) 249 : cluster [DBG] pgmap v235: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:39.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:37.740113+0000 mon.smithi073 (mon.0) 260 : audit [DBG] from='client.? 172.21.15.181:0/1427541863' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:39.499 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:39.500 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:37.765785+0000 mgr.smithi073.itxjpl (mgr.14162) 250 : cluster [DBG] pgmap v236: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:41.697 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:41.697 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:41.699 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:39.766074+0000 mgr.smithi073.itxjpl (mgr.14162) 251 : cluster [DBG] pgmap v237: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:41.696205+0000 mon.smithi073 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.181:0/3247933313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:43.379 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:43.379 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:41.766381+0000 mgr.smithi073.itxjpl (mgr.14162) 252 : cluster [DBG] pgmap v238: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:45.535 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:45.535 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:45.536 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:43.766717+0000 mgr.smithi073.itxjpl (mgr.14162) 253 : cluster [DBG] pgmap v239: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:45.533642+0000 mon.smithi073 (mon.0) 262 : audit [DBG] from='client.? 172.21.15.181:0/3857641934' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:47.218 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:47.218 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:45.767060+0000 mgr.smithi073.itxjpl (mgr.14162) 254 : cluster [DBG] pgmap v240: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:49.249 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:49.249 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:49.251 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:47.767390+0000 mgr.smithi073.itxjpl (mgr.14162) 255 : cluster [DBG] pgmap v241: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:49.248146+0000 mon.smithi073 (mon.0) 263 : audit [DBG] from='client.? 172.21.15.181:0/301448183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:50.907 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:50.907 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:49.767725+0000 mgr.smithi073.itxjpl (mgr.14162) 256 : cluster [DBG] pgmap v242: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:53.031 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:53.031 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:53.033 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:54.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:51.768082+0000 mgr.smithi073.itxjpl (mgr.14162) 257 : cluster [DBG] pgmap v243: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:54.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:53.030805+0000 mon.smithi073 (mon.0) 264 : audit [DBG] from='client.? 172.21.15.181:0/3172220612' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:54.550 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:54.551 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:28:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:53.768376+0000 mgr.smithi073.itxjpl (mgr.14162) 258 : cluster [DBG] pgmap v244: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:56.674 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:28:56.674 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:28:56.675 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:28:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:28:56.672844+0000 mon.smithi073 (mon.0) 265 : audit [DBG] from='client.? 172.21.15.181:0/1097579987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:28:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:55.768707+0000 mgr.smithi073.itxjpl (mgr.14162) 259 : cluster [DBG] pgmap v245: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:28:58.497 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:28:58.497 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:28:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:57.768959+0000 mgr.smithi073.itxjpl (mgr.14162) 260 : cluster [DBG] pgmap v246: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:00.801 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:00.801 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:00.803 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:28:59.769254+0000 mgr.smithi073.itxjpl (mgr.14162) 261 : cluster [DBG] pgmap v247: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:00.799849+0000 mon.smithi073 (mon.0) 266 : audit [DBG] from='client.? 172.21.15.181:0/217607481' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:02.387 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:02.387 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:01.769524+0000 mgr.smithi073.itxjpl (mgr.14162) 262 : cluster [DBG] pgmap v248: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:04.515 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:04.515 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:04.516 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:04.514005+0000 mon.smithi073 (mon.0) 267 : audit [DBG] from='client.? 172.21.15.181:0/3783959109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:03.769896+0000 mgr.smithi073.itxjpl (mgr.14162) 263 : cluster [DBG] pgmap v249: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:06.176 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:06.176 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:05.770272+0000 mgr.smithi073.itxjpl (mgr.14162) 264 : cluster [DBG] pgmap v250: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:08.278 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:08.278 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:08.280 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:09.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:08.277218+0000 mon.smithi073 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.181:0/529521336' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:09.879 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:09.879 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:07.770589+0000 mgr.smithi073.itxjpl (mgr.14162) 265 : cluster [DBG] pgmap v251: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:09.770940+0000 mgr.smithi073.itxjpl (mgr.14162) 266 : cluster [DBG] pgmap v252: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:12.149 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:12.149 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:12.151 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:13.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:12.148520+0000 mon.smithi073 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.181:0/3822153974' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:13.870 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:13.871 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:11.771195+0000 mgr.smithi073.itxjpl (mgr.14162) 267 : cluster [DBG] pgmap v253: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:15.966 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:15.966 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:15.967 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:13.771519+0000 mgr.smithi073.itxjpl (mgr.14162) 268 : cluster [DBG] pgmap v254: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:17.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:15.965182+0000 mon.smithi073 (mon.0) 270 : audit [DBG] from='client.? 172.21.15.181:0/552078801' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:17.587 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:17.588 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:15.771845+0000 mgr.smithi073.itxjpl (mgr.14162) 269 : cluster [DBG] pgmap v255: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:19.823 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:19.824 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:19.825 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:17.772193+0000 mgr.smithi073.itxjpl (mgr.14162) 270 : cluster [DBG] pgmap v256: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:21.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:19.822511+0000 mon.smithi073 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.181:0/2072288308' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:21.521 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:21.522 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:19.772536+0000 mgr.smithi073.itxjpl (mgr.14162) 271 : cluster [DBG] pgmap v257: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:23.734 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:23.734 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:23.736 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:21.772938+0000 mgr.smithi073.itxjpl (mgr.14162) 272 : cluster [DBG] pgmap v258: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:23.733464+0000 mon.smithi073 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.181:0/1239908610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:25.426 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:25.426 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:23.773208+0000 mgr.smithi073.itxjpl (mgr.14162) 273 : cluster [DBG] pgmap v259: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:27.478 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:27.478 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:27.479 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:25.773546+0000 mgr.smithi073.itxjpl (mgr.14162) 274 : cluster [DBG] pgmap v260: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:27.477050+0000 mon.smithi073 (mon.0) 273 : audit [DBG] from='client.? 172.21.15.181:0/466636861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:29.194 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:29.194 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:27.773868+0000 mgr.smithi073.itxjpl (mgr.14162) 275 : cluster [DBG] pgmap v261: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:31.387 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:31.387 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:31.389 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:29.774194+0000 mgr.smithi073.itxjpl (mgr.14162) 276 : cluster [DBG] pgmap v262: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:31.385927+0000 mon.smithi073 (mon.0) 274 : audit [DBG] from='client.? 172.21.15.181:0/901566662' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:33.002 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:33.002 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:31.774415+0000 mgr.smithi073.itxjpl (mgr.14162) 277 : cluster [DBG] pgmap v263: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:35.086 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:35.086 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:35.088 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:33.837148+0000 mon.smithi073 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:29:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:33.838051+0000 mon.smithi073 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:29:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:33.774785+0000 mgr.smithi073.itxjpl (mgr.14162) 278 : cluster [DBG] pgmap v264: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:35.085580+0000 mon.smithi073 (mon.0) 277 : audit [DBG] from='client.? 172.21.15.181:0/3120265606' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:36.732 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:36.732 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:35.775064+0000 mgr.smithi073.itxjpl (mgr.14162) 279 : cluster [DBG] pgmap v265: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:38.846 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:38.847 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:38.848 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:37.775402+0000 mgr.smithi073.itxjpl (mgr.14162) 280 : cluster [DBG] pgmap v266: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:38.845839+0000 mon.smithi073 (mon.0) 278 : audit [DBG] from='client.? 172.21.15.181:0/1683213529' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:40.616 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:40.616 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:39.775765+0000 mgr.smithi073.itxjpl (mgr.14162) 281 : cluster [DBG] pgmap v267: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:42.847 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:42.847 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:42.849 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:41.776095+0000 mgr.smithi073.itxjpl (mgr.14162) 282 : cluster [DBG] pgmap v268: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:42.846503+0000 mon.smithi073 (mon.0) 279 : audit [DBG] from='client.? 172.21.15.181:0/2845351125' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:44.520 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:44.521 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:43.776391+0000 mgr.smithi073.itxjpl (mgr.14162) 283 : cluster [DBG] pgmap v269: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:46.703 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:46.703 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:46.704 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:47.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:46 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:46.701861+0000 mon.smithi073 (mon.0) 280 : audit [DBG] from='client.? 172.21.15.181:0/1925679720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:45.776736+0000 mgr.smithi073.itxjpl (mgr.14162) 284 : cluster [DBG] pgmap v270: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:48.439 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:48.439 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:47.777132+0000 mgr.smithi073.itxjpl (mgr.14162) 285 : cluster [DBG] pgmap v271: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:50.597 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:50.597 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:50.598 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:51.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:50 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:50.595795+0000 mon.smithi073 (mon.0) 281 : audit [DBG] from='client.? 172.21.15.181:0/1449857073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:49.777459+0000 mgr.smithi073.itxjpl (mgr.14162) 286 : cluster [DBG] pgmap v272: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:52.351 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:52.351 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:51.777801+0000 mgr.smithi073.itxjpl (mgr.14162) 287 : cluster [DBG] pgmap v273: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:54.543 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:54.543 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:54.544 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:55.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:54 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:54.541842+0000 mon.smithi073 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.181:0/1838720546' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:29:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:53.778077+0000 mgr.smithi073.itxjpl (mgr.14162) 288 : cluster [DBG] pgmap v274: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:56.355 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:29:56.355 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:29:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:55.778315+0000 mgr.smithi073.itxjpl (mgr.14162) 289 : cluster [DBG] pgmap v275: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:29:58.579 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:29:58.580 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:29:58.582 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:29:59.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:58 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:29:58.578801+0000 mon.smithi073 (mon.0) 283 : audit [DBG] from='client.? 172.21.15.181:0/1094747480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:29:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:57.778627+0000 mgr.smithi073.itxjpl (mgr.14162) 290 : cluster [DBG] pgmap v276: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:00.316 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:00.317 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:29:59.778917+0000 mgr.smithi073.itxjpl (mgr.14162) 291 : cluster [DBG] pgmap v277: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:02.459 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:02.459 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:02.460 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:03.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:02 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:02.457965+0000 mon.smithi073 (mon.0) 284 : audit [DBG] from='client.? 172.21.15.181:0/245433737' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:01.779203+0000 mgr.smithi073.itxjpl (mgr.14162) 292 : cluster [DBG] pgmap v278: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:04.213 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:04.213 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:03.779532+0000 mgr.smithi073.itxjpl (mgr.14162) 293 : cluster [DBG] pgmap v279: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:06.421 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:06.421 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:06.423 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:07.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:05.779874+0000 mgr.smithi073.itxjpl (mgr.14162) 294 : cluster [DBG] pgmap v280: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:07.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:06 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:06.420642+0000 mon.smithi073 (mon.0) 285 : audit [DBG] from='client.? 172.21.15.181:0/1357905868' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:08.118 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:08.118 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:07.780214+0000 mgr.smithi073.itxjpl (mgr.14162) 295 : cluster [DBG] pgmap v281: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:10.214 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:10.215 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:10.217 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:11.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:10 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:10.213978+0000 mon.smithi073 (mon.0) 286 : audit [DBG] from='client.? 172.21.15.181:0/4231406447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:11.884 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:11.884 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:09.780479+0000 mgr.smithi073.itxjpl (mgr.14162) 296 : cluster [DBG] pgmap v282: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:11.780803+0000 mgr.smithi073.itxjpl (mgr.14162) 297 : cluster [DBG] pgmap v283: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:14.186 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:14.187 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:14.188 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:15.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:14.185768+0000 mon.smithi073 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.181:0/394073175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:15.896 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:15.896 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:13.781181+0000 mgr.smithi073.itxjpl (mgr.14162) 298 : cluster [DBG] pgmap v284: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:18.071 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:18.071 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:18.073 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:15.781507+0000 mgr.smithi073.itxjpl (mgr.14162) 299 : cluster [DBG] pgmap v285: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:18.070309+0000 mon.smithi073 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.181:0/2035830313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:19.869 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:19.870 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:17.781820+0000 mgr.smithi073.itxjpl (mgr.14162) 300 : cluster [DBG] pgmap v286: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:21.985 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:21.985 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:21.987 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:19.782107+0000 mgr.smithi073.itxjpl (mgr.14162) 301 : cluster [DBG] pgmap v287: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:21.984397+0000 mon.smithi073 (mon.0) 289 : audit [DBG] from='client.? 172.21.15.181:0/4139339922' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:23.738 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:23.738 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:21.782456+0000 mgr.smithi073.itxjpl (mgr.14162) 302 : cluster [DBG] pgmap v288: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:25.965 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:25.965 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:25.967 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:23.782715+0000 mgr.smithi073.itxjpl (mgr.14162) 303 : cluster [DBG] pgmap v289: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:27.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:25.964506+0000 mon.smithi073 (mon.0) 290 : audit [DBG] from='client.? 172.21.15.181:0/1880774592' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:27.788 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:27.788 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:28.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:25.783061+0000 mgr.smithi073.itxjpl (mgr.14162) 304 : cluster [DBG] pgmap v290: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:29.910 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:29.910 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:29.912 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:27.783428+0000 mgr.smithi073.itxjpl (mgr.14162) 305 : cluster [DBG] pgmap v291: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:31.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:29.909223+0000 mon.smithi073 (mon.0) 291 : audit [DBG] from='client.? 172.21.15.181:0/2257813005' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:31.646 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:31.646 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:29.783752+0000 mgr.smithi073.itxjpl (mgr.14162) 306 : cluster [DBG] pgmap v292: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:33.909 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:33.909 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:33.911 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:31.784091+0000 mgr.smithi073.itxjpl (mgr.14162) 307 : cluster [DBG] pgmap v293: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:33.838223+0000 mon.smithi073 (mon.0) 292 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:30:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:33.838923+0000 mon.smithi073 (mon.0) 293 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:30:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:33.908439+0000 mon.smithi073 (mon.0) 294 : audit [DBG] from='client.? 172.21.15.181:0/1754149589' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:35.603 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:35.603 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:36.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:33.784403+0000 mgr.smithi073.itxjpl (mgr.14162) 308 : cluster [DBG] pgmap v294: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:36.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:30:35.142332+0000 mgr.smithi073.itxjpl (mgr.14162) 309 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi073 ... 2024-02-22T22:30:36.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1... 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:28:41Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:29:18Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:29:56Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-22T22:30:36.003 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4185, in extract_uid_gid_monitoring 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid(ctx, file_path='/etc/prometheus') 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('uid/gid not found') 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: uid/gid not found 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: yield (conn, connr) 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: code, '\n'.join(err))) 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi073 ... 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi073 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1... 2024-02-22T22:30:36.004 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:28:41Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:29:18Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr time="2024-02-22T22:29:56Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: stat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: Traceback (most recent call last): 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: main() 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: r = ctx.func(ctx) 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: return func(ctx) 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4185, in extract_uid_gid_monitoring 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: uid, gid = extract_uid_gid(ctx, file_path='/etc/prometheus') 2024-02-22T22:30:36.005 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: File "/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: raise RuntimeError('uid/gid not found') 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: RuntimeError: uid/gid not found 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:35.142967+0000 mon.smithi073 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:35.367692+0000 mon.smithi073 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:35.380240+0000 mon.smithi073 (mon.0) 297 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:36.006 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:35.605269+0000 mon.smithi073 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:37.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:36 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:35.784749+0000 mgr.smithi073.itxjpl (mgr.14162) 310 : cluster [DBG] pgmap v295: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:38.890 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:38 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:37.428138+0000 mon.smithi073 (mon.0) 299 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:39.782 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:39.782 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:39.784 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:37.785023+0000 mgr.smithi073.itxjpl (mgr.14162) 311 : cluster [DBG] pgmap v296: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:39.363463+0000 mon.smithi073 (mon.0) 300 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:41.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:39.781254+0000 mon.smithi073 (mon.0) 301 : audit [DBG] from='client.? 172.21.15.181:0/1514786110' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:41.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:39.938228+0000 mon.smithi073 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:41.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:39.941759+0000 mon.smithi073 (mon.0) 303 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' 2024-02-22T22:30:41.526 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:41.526 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:39.785295+0000 mgr.smithi073.itxjpl (mgr.14162) 312 : cluster [DBG] pgmap v297: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:39.938956+0000 mgr.smithi073.itxjpl (mgr.14162) 313 : cluster [DBG] pgmap v298: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cephadm 2024-02-22T22:30:39.943781+0000 mgr.smithi073.itxjpl (mgr.14162) 314 : cephadm [INF] Deploying daemon alertmanager.smithi073 on smithi073 2024-02-22T22:30:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:40.701794+0000 mon.smithi073 (mon.0) 304 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-22T22:30:43.923 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:43.923 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:43.925 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:41.939343+0000 mgr.smithi073.itxjpl (mgr.14162) 315 : cluster [DBG] pgmap v299: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:43.922230+0000 mon.smithi073 (mon.0) 305 : audit [DBG] from='client.? 172.21.15.181:0/3159119008' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:45.595 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:45.595 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:43.939621+0000 mgr.smithi073.itxjpl (mgr.14162) 316 : cluster [DBG] pgmap v300: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:47.731 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:47.731 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:47.733 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:45.939923+0000 mgr.smithi073.itxjpl (mgr.14162) 317 : cluster [DBG] pgmap v301: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:49.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:48 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:47.730067+0000 mon.smithi073 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.181:0/491673869' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:49.513 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:49.514 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:47.940386+0000 mgr.smithi073.itxjpl (mgr.14162) 318 : cluster [DBG] pgmap v302: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:51.696 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:51.697 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:51.698 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:49.940734+0000 mgr.smithi073.itxjpl (mgr.14162) 319 : cluster [DBG] pgmap v303: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:51.695474+0000 mon.smithi073 (mon.0) 307 : audit [DBG] from='client.? 172.21.15.181:0/1101547125' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:53.374 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:53.374 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:51.941062+0000 mgr.smithi073.itxjpl (mgr.14162) 320 : cluster [DBG] pgmap v304: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:55.715 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:55.716 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:55.717 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:30:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:53.941457+0000 mgr.smithi073.itxjpl (mgr.14162) 321 : cluster [DBG] pgmap v305: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:55.714061+0000 mon.smithi073 (mon.0) 308 : audit [DBG] from='client.? 172.21.15.181:0/295316784' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:30:57.341 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:30:57.342 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:30:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:55.941772+0000 mgr.smithi073.itxjpl (mgr.14162) 322 : cluster [DBG] pgmap v306: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:30:59.409 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:30:59.410 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:30:59.411 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:57.942156+0000 mgr.smithi073.itxjpl (mgr.14162) 323 : cluster [DBG] pgmap v307: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:30:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:30:59.408547+0000 mon.smithi073 (mon.0) 309 : audit [DBG] from='client.? 172.21.15.181:0/2871476874' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:01.127 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:01.128 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:30:59.942490+0000 mgr.smithi073.itxjpl (mgr.14162) 324 : cluster [DBG] pgmap v308: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:03.222 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:03.222 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:03.223 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:01.942858+0000 mgr.smithi073.itxjpl (mgr.14162) 325 : cluster [DBG] pgmap v309: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:03.220581+0000 mon.smithi073 (mon.0) 310 : audit [DBG] from='client.? 172.21.15.181:0/940738906' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:04.828 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:04.828 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:03.943248+0000 mgr.smithi073.itxjpl (mgr.14162) 326 : cluster [DBG] pgmap v310: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:06.918 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:06.919 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:06.920 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:05.943628+0000 mgr.smithi073.itxjpl (mgr.14162) 327 : cluster [DBG] pgmap v311: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:06.917797+0000 mon.smithi073 (mon.0) 311 : audit [DBG] from='client.? 172.21.15.181:0/4165402101' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:08.666 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:08.667 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:07.944025+0000 mgr.smithi073.itxjpl (mgr.14162) 328 : cluster [DBG] pgmap v312: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:10.775 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:10.775 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:10.777 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:09.944318+0000 mgr.smithi073.itxjpl (mgr.14162) 329 : cluster [DBG] pgmap v313: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:12.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:10.774053+0000 mon.smithi073 (mon.0) 312 : audit [DBG] from='client.? 172.21.15.181:0/75425703' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:12.389 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:12.389 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:11.944587+0000 mgr.smithi073.itxjpl (mgr.14162) 330 : cluster [DBG] pgmap v314: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:14.555 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:14.555 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:14.556 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:15.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:14 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:14.554069+0000 mon.smithi073 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.181:0/2510109794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:13.944865+0000 mgr.smithi073.itxjpl (mgr.14162) 331 : cluster [DBG] pgmap v315: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:16.191 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:16.191 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:15.945234+0000 mgr.smithi073.itxjpl (mgr.14162) 332 : cluster [DBG] pgmap v316: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:18.198 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:18.198 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:18.199 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:19.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:18 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:18.196792+0000 mon.smithi073 (mon.0) 314 : audit [DBG] from='client.? 172.21.15.181:0/3319835075' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:19.944 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:19.944 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:17.945489+0000 mgr.smithi073.itxjpl (mgr.14162) 333 : cluster [DBG] pgmap v317: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:19.945851+0000 mgr.smithi073.itxjpl (mgr.14162) 334 : cluster [DBG] pgmap v318: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:22.169 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:22.170 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:22.172 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:23.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:22 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:22.168803+0000 mon.smithi073 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.181:0/634539761' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:23.838 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:23.838 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:21.946242+0000 mgr.smithi073.itxjpl (mgr.14162) 335 : cluster [DBG] pgmap v319: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:23.946576+0000 mgr.smithi073.itxjpl (mgr.14162) 336 : cluster [DBG] pgmap v320: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:26.103 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:26.104 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:26.105 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:27.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:25.946958+0000 mgr.smithi073.itxjpl (mgr.14162) 337 : cluster [DBG] pgmap v321: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:27.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:26 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:26.102510+0000 mon.smithi073 (mon.0) 316 : audit [DBG] from='client.? 172.21.15.181:0/804088122' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:27.788 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:27.789 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:30.056 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:30.056 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:30.058 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:27.947390+0000 mgr.smithi073.itxjpl (mgr.14162) 338 : cluster [DBG] pgmap v322: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:31.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:30 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:30.055040+0000 mon.smithi073 (mon.0) 317 : audit [DBG] from='client.? 172.21.15.181:0/1019897043' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:31.785 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:31.786 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:29.947719+0000 mgr.smithi073.itxjpl (mgr.14162) 339 : cluster [DBG] pgmap v323: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:33.902 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:33.902 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:33.903 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:31.948092+0000 mgr.smithi073.itxjpl (mgr.14162) 340 : cluster [DBG] pgmap v324: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:33.839197+0000 mon.smithi073 (mon.0) 318 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:31:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:33.839975+0000 mon.smithi073 (mon.0) 319 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:31:35.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:33.901116+0000 mon.smithi073 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.181:0/614183265' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:35.532 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:35.532 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:33.948440+0000 mgr.smithi073.itxjpl (mgr.14162) 341 : cluster [DBG] pgmap v325: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:37.634 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:37.634 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:37.635 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:35.948706+0000 mgr.smithi073.itxjpl (mgr.14162) 342 : cluster [DBG] pgmap v326: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:37.632530+0000 mon.smithi073 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.181:0/1488084180' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:39.370 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:39.370 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:37.949079+0000 mgr.smithi073.itxjpl (mgr.14162) 343 : cluster [DBG] pgmap v327: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:41.428 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:41.429 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:41.431 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:39.949507+0000 mgr.smithi073.itxjpl (mgr.14162) 344 : cluster [DBG] pgmap v328: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:41.427775+0000 mon.smithi073 (mon.0) 322 : audit [DBG] from='client.? 172.21.15.181:0/2894624249' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:43.121 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:43.122 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:41.949865+0000 mgr.smithi073.itxjpl (mgr.14162) 345 : cluster [DBG] pgmap v329: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:45.359 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:45.360 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:45.361 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:43.950179+0000 mgr.smithi073.itxjpl (mgr.14162) 346 : cluster [DBG] pgmap v330: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:45.358416+0000 mon.smithi073 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.181:0/2303519496' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:46.945 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:46.945 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:45.950605+0000 mgr.smithi073.itxjpl (mgr.14162) 347 : cluster [DBG] pgmap v331: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:49.007 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:49.007 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:49.009 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:47.951154+0000 mgr.smithi073.itxjpl (mgr.14162) 348 : cluster [DBG] pgmap v332: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:49.005879+0000 mon.smithi073 (mon.0) 324 : audit [DBG] from='client.? 172.21.15.181:0/230960436' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:50.735 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:50.735 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:49.951660+0000 mgr.smithi073.itxjpl (mgr.14162) 349 : cluster [DBG] pgmap v333: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:52.867 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:52.868 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:52.869 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:51.952039+0000 mgr.smithi073.itxjpl (mgr.14162) 350 : cluster [DBG] pgmap v334: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:54.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:53 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:52.866399+0000 mon.smithi073 (mon.0) 325 : audit [DBG] from='client.? 172.21.15.181:0/2409409945' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:54.532 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:54.533 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:31:56.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:55 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:53.952408+0000 mgr.smithi073.itxjpl (mgr.14162) 351 : cluster [DBG] pgmap v335: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:56.749 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:31:56.749 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:31:56.751 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:31:57.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:56 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:31:56.748127+0000 mon.smithi073 (mon.0) 326 : audit [DBG] from='client.? 172.21.15.181:0/2310326504' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:31:58.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:57 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:55.952696+0000 mgr.smithi073.itxjpl (mgr.14162) 352 : cluster [DBG] pgmap v336: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:31:58.494 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:31:58.494 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:00.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:31:59 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:57.953041+0000 mgr.smithi073.itxjpl (mgr.14162) 353 : cluster [DBG] pgmap v337: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:00.544 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:00.544 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:00.545 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:01.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:00 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:00.542788+0000 mon.smithi073 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.181:0/1354813185' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:02.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:01 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:31:59.953412+0000 mgr.smithi073.itxjpl (mgr.14162) 354 : cluster [DBG] pgmap v338: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:02.190 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:02.191 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:04.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:03 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:01.953811+0000 mgr.smithi073.itxjpl (mgr.14162) 355 : cluster [DBG] pgmap v339: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:04.245 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:04.245 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:04.247 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:05.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:04 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:04.244461+0000 mon.smithi073 (mon.0) 328 : audit [DBG] from='client.? 172.21.15.181:0/1942705261' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:05.991 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:05.991 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:06.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:05 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:03.954180+0000 mgr.smithi073.itxjpl (mgr.14162) 356 : cluster [DBG] pgmap v340: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:08.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:07 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:05.954503+0000 mgr.smithi073.itxjpl (mgr.14162) 357 : cluster [DBG] pgmap v341: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:08.219 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:08.219 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:08.221 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:09.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:08 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:08.218479+0000 mon.smithi073 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.181:0/813133309' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:09.977 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:09.977 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:10.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:09 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:07.954765+0000 mgr.smithi073.itxjpl (mgr.14162) 358 : cluster [DBG] pgmap v342: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:12.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:11 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:09.955099+0000 mgr.smithi073.itxjpl (mgr.14162) 359 : cluster [DBG] pgmap v343: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:12.152 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:12.152 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:12.154 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:13.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:12 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:12.151033+0000 mon.smithi073 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.181:0/1513740062' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:13.825 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:13.825 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:14.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:13 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:11.955398+0000 mgr.smithi073.itxjpl (mgr.14162) 360 : cluster [DBG] pgmap v344: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:16.032 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:16.032 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:16.034 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:16.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:15 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:13.955760+0000 mgr.smithi073.itxjpl (mgr.14162) 361 : cluster [DBG] pgmap v345: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:17.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:16 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:16.030880+0000 mon.smithi073 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.181:0/180570982' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:17.708 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:17.708 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:18.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:17 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:15.956057+0000 mgr.smithi073.itxjpl (mgr.14162) 362 : cluster [DBG] pgmap v346: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:19.831 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:19.831 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:19.833 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:20.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:19 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:17.956411+0000 mgr.smithi073.itxjpl (mgr.14162) 363 : cluster [DBG] pgmap v347: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:21.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:20 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:19.830058+0000 mon.smithi073 (mon.0) 332 : audit [DBG] from='client.? 172.21.15.181:0/3262351612' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:21.660 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:21.661 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:22.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:21 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:19.956816+0000 mgr.smithi073.itxjpl (mgr.14162) 364 : cluster [DBG] pgmap v348: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:23.781 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:23.782 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:23.783 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:24.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:23 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:21.957191+0000 mgr.smithi073.itxjpl (mgr.14162) 365 : cluster [DBG] pgmap v349: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:25.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:24 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:23.780625+0000 mon.smithi073 (mon.0) 333 : audit [DBG] from='client.? 172.21.15.181:0/2707261155' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:25.620 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:25.621 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:26.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:25 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:23.957501+0000 mgr.smithi073.itxjpl (mgr.14162) 366 : cluster [DBG] pgmap v350: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:27.758 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:27.758 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:27.760 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:25.957726+0000 mgr.smithi073.itxjpl (mgr.14162) 367 : cluster [DBG] pgmap v351: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:28.141 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:27 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:27.757244+0000 mon.smithi073 (mon.0) 334 : audit [DBG] from='client.? 172.21.15.181:0/879227079' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:29.593 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:29.593 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:30.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:29 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:27.958039+0000 mgr.smithi073.itxjpl (mgr.14162) 368 : cluster [DBG] pgmap v352: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:31.699 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:31.699 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:31.701 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:29.958321+0000 mgr.smithi073.itxjpl (mgr.14162) 369 : cluster [DBG] pgmap v353: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:32.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:31 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:31.698166+0000 mon.smithi073 (mon.0) 335 : audit [DBG] from='client.? 172.21.15.181:0/1149853386' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:33.451 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:33.452 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:34.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:33 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:31.958663+0000 mgr.smithi073.itxjpl (mgr.14162) 370 : cluster [DBG] pgmap v354: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:33.840336+0000 mon.smithi073 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/mirror_snapshot_schedule"}]: dispatch 2024-02-22T22:32:35.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:34 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:33.840928+0000 mon.smithi073 (mon.0) 337 : audit [INF] from='mgr.14162 172.21.15.73:0/3202375549' entity='mgr.smithi073.itxjpl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.itxjpl/trash_purge_schedule"}]: dispatch 2024-02-22T22:32:35.798 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:35.799 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:35.800 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:36.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:35 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:33.959048+0000 mgr.smithi073.itxjpl (mgr.14162) 371 : cluster [DBG] pgmap v355: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:37.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:36 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:35.797680+0000 mon.smithi073 (mon.0) 338 : audit [DBG] from='client.? 172.21.15.181:0/2339471718' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:37.542 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:37.542 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:38.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:37 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:35.959396+0000 mgr.smithi073.itxjpl (mgr.14162) 372 : cluster [DBG] pgmap v356: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:39.734 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:39.734 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:39.735 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:40.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:39 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:37.959669+0000 mgr.smithi073.itxjpl (mgr.14162) 373 : cluster [DBG] pgmap v357: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:41.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:40 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:39.733035+0000 mon.smithi073 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.181:0/2099435505' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:41.486 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:41.486 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:42.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:41 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:39.960036+0000 mgr.smithi073.itxjpl (mgr.14162) 374 : cluster [DBG] pgmap v358: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:43.754 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:43.754 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:43.756 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:44.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:43 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:41.960357+0000 mgr.smithi073.itxjpl (mgr.14162) 375 : cluster [DBG] pgmap v359: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:45.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:44 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:43.753598+0000 mon.smithi073 (mon.0) 340 : audit [DBG] from='client.? 172.21.15.181:0/2130798633' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:45.548 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:45.548 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:46.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:45 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:43.960657+0000 mgr.smithi073.itxjpl (mgr.14162) 376 : cluster [DBG] pgmap v360: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:47.601 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:47.601 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:47.603 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:45.960923+0000 mgr.smithi073.itxjpl (mgr.14162) 377 : cluster [DBG] pgmap v361: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:48.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:47 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:47.600166+0000 mon.smithi073 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.181:0/2370172583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:49.291 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T22:32:49.292 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-22T22:32:50.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:49 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:47.961297+0000 mgr.smithi073.itxjpl (mgr.14162) 378 : cluster [DBG] pgmap v362: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:51.455 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-02-22T22:32:51.455 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"5d4832b8-d1d0-11ee-95c0-87774f69a715","modified":"2024-02-22T22:19:23.767966Z","created":"2024-02-22T22:19:23.767966Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T22:32:51.457 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-02-22T22:32:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: cluster 2024-02-22T22:32:49.961619+0000 mgr.smithi073.itxjpl (mgr.14162) 379 : cluster [DBG] pgmap v363: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T22:32:52.140 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:51 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: audit 2024-02-22T22:32:51.454644+0000 mon.smithi073 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.181:0/2474161042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T22:32:52.165 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds 2024-02-22T22:32:52.166 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-22T22:32:52.167 DEBUG:teuthology.orchestra.run.smithi073:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:32:52.191 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T22:32:52.210 INFO:tasks.cephadm:Stopping all daemons... 2024-02-22T22:32:52.210 INFO:tasks.cephadm.mon.smithi073:Stopping mon.smithi073... 2024-02-22T22:32:52.211 DEBUG:teuthology.orchestra.run.smithi073:> sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073 2024-02-22T22:32:52.640 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:52 smithi073 systemd[1]: Stopping Ceph mon.smithi073 for 5d4832b8-d1d0-11ee-95c0-87774f69a715... 2024-02-22T22:32:52.640 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:32:52.392+0000 7f798a578700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi073 -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-02-22T22:32:52.640 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:52 smithi073 ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073[34402]: debug 2024-02-22T22:32:52.392+0000 7f798a578700 -1 mon.smithi073@0(leader) e1 *** Got Signal Terminated *** 2024-02-22T22:32:53.390 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Feb 22 22:32:53 smithi073 podman[40551]: ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715-mon.smithi073 2024-02-22T22:32:53.511 DEBUG:teuthology.orchestra.run.smithi073:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi073.service' 2024-02-22T22:32:53.571 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T22:32:53.571 INFO:tasks.cephadm.mon.smithi073:Stopped mon.smithi073 2024-02-22T22:32:53.571 INFO:tasks.cephadm.mon.smithi181:Stopping mon.smithi181... 2024-02-22T22:32:53.571 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181 2024-02-22T22:32:53.609 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181.service: Unit ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181.service not loaded. 2024-02-22T22:32:53.610 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-02-22T22:32:53.611 ERROR:tasks.cephadm:Failed to stop "ceph.mon.smithi181" Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi181 with status 5: 'sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181' 2024-02-22T22:32:53.612 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-22T22:32:53.613 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/ubuntu@smithi073.front.sepia.ceph.com/crash 2024-02-22T22:32:53.614 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/crash -- . 2024-02-22T22:32:53.656 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/ubuntu@smithi181.front.sepia.ceph.com/crash 2024-02-22T22:32:53.657 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/crash -- . 2024-02-22T22:32:53.698 INFO:teuthology.orchestra.run.smithi181.stderr:tar: /var/lib/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/crash: Cannot open: No such file or directory 2024-02-22T22:32:53.698 INFO:teuthology.orchestra.run.smithi181.stderr:tar: Error is not recoverable: exiting now 2024-02-22T22:32:53.699 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-22T22:32:53.699 DEBUG:teuthology.orchestra.run.smithi073:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'slow requests' | egrep -v '\(PG_' | egrep -v PG_ | egrep -v '\(CEPHADM_STRAY_DAEMON\)' | egrep -v 'slow request' | egrep -v '\(MDS_' | egrep -v MDS_ | egrep -v 'osds down' | egrep -v OSD_ | egrep -v '\(OSD_' | egrep -v client | egrep -v FS_ | egrep -v '\(FS_' | egrep -v degraded | head -n 1 2024-02-22T22:32:53.731 INFO:tasks.cephadm:Compressing logs... 2024-02-22T22:32:53.731 DEBUG:teuthology.orchestra.run.smithi073:> 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-02-22T22:32:53.773 DEBUG:teuthology.orchestra.run.smithi181:> 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-02-22T22:32:53.798 INFO:teuthology.orchestra.run.smithi073.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-22T22:32:53.798 INFO:teuthology.orchestra.run.smithi073.stderr:: No such file or directory 2024-02-22T22:32:53.799 INFO:teuthology.orchestra.run.smithi073.stderr:gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mon.smithi073.log 2024-02-22T22:32:53.799 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mgr.smithi073.itxjpl.log 2024-02-22T22:32:53.799 INFO:teuthology.orchestra.run.smithi073.stderr:gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-22T22:32:53.800 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mon.smithi073.log: /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mgr.smithi073.itxjpl.log: gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-22T22:32:53.800 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-22T22:32:53.801 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.audit.log: /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.cephadm.log: 90.3% 90.1% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.cephadm.log.gz -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-22T22:32:53.801 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:32:53.801 INFO:teuthology.orchestra.run.smithi073.stderr: 88.9% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-22T22:32:53.801 INFO:teuthology.orchestra.run.smithi073.stderr:gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.log 2024-02-22T22:32:53.802 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.log: 88.8% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-22T22:32:53.802 INFO:teuthology.orchestra.run.smithi073.stderr: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T22:32:53.803 INFO:teuthology.orchestra.run.smithi181.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-02-22T22:32:53.804 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-22T22:32:53.804 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-22T22:32:53.804 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log: 88.4% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-22T22:32:53.806 INFO:teuthology.orchestra.run.smithi181.stderr: 95.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T22:32:53.807 INFO:teuthology.orchestra.run.smithi181.stderr: 2024-02-22T22:32:53.807 INFO:teuthology.orchestra.run.smithi181.stderr:real 0m0.015s 2024-02-22T22:32:53.807 INFO:teuthology.orchestra.run.smithi181.stderr:user 0m0.015s 2024-02-22T22:32:53.807 INFO:teuthology.orchestra.run.smithi181.stderr:sys 0m0.010s 2024-02-22T22:32:53.897 INFO:teuthology.orchestra.run.smithi073.stderr:gzip: /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mgr.smithi073.itxjpl.log: file size changed while zipping 2024-02-22T22:32:53.897 INFO:teuthology.orchestra.run.smithi073.stderr: 92.7% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mgr.smithi073.itxjpl.log.gz 2024-02-22T22:32:53.974 INFO:teuthology.orchestra.run.smithi073.stderr: 90.6% -- replaced with /var/log/ceph/5d4832b8-d1d0-11ee-95c0-87774f69a715/ceph-mon.smithi073.log.gz 2024-02-22T22:32:53.976 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-02-22T22:32:53.976 INFO:teuthology.orchestra.run.smithi073.stderr:real 0m0.187s 2024-02-22T22:32:53.976 INFO:teuthology.orchestra.run.smithi073.stderr:user 0m0.274s 2024-02-22T22:32:53.976 INFO:teuthology.orchestra.run.smithi073.stderr:sys 0m0.028s 2024-02-22T22:32:53.976 INFO:tasks.cephadm:Archiving logs... 2024-02-22T22:32:53.977 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/ubuntu@smithi073.front.sepia.ceph.com/log 2024-02-22T22:32:53.978 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T22:32:54.101 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/ubuntu@smithi181.front.sepia.ceph.com/log 2024-02-22T22:32:54.102 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T22:32:54.138 INFO:tasks.cephadm:Removing cluster... 2024-02-22T22:32:54.138 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 --force 2024-02-22T22:35:41.266 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5d4832b8-d1d0-11ee-95c0-87774f69a715 --force 2024-02-22T22:35:41.592 INFO:tasks.cephadm:Removing cephadm ... 2024-02-22T22:35:41.592 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T22:35:41.611 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T22:35:41.629 INFO:tasks.cephadm:Teardown complete 2024-02-22T22:35:41.629 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1463, 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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi181 with status 5: 'sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181' 2024-02-22T22:35:41.847 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8ef37e8f2611479e92f4fbcb771d3a9d Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1463, 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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi181 with status 5: 'sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181' 2024-02-22T22:35:41.851 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-22T22:35:41.861 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-22T22:35:41.880 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-22T22:35:41.881 DEBUG:teuthology.orchestra.run.smithi073:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T22:35:41.894 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T22:35:41.903 INFO:teuthology.orchestra.run.smithi073.stderr:bash: ntpq: command not found 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 47 +3658us[+3668us] +/- 119ms 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:^* hv02.front.sepia.ceph.com 3 6 377 45 -1122us[-1112us] +/- 62ms 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -746us[ -736us] +/- 74ms 2024-02-22T22:35:41.908 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:35:41.912 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2024-02-22T22:35:41.915 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T22:35:41.916 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-02-22T22:35:41.916 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 45 +3634us[+3634us] +/- 119ms 2024-02-22T22:35:41.916 INFO:teuthology.orchestra.run.smithi181.stdout:^* hv02.front.sepia.ceph.com 3 6 377 46 -1176us[-1179us] +/- 62ms 2024-02-22T22:35:41.916 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -761us[ -761us] +/- 74ms 2024-02-22T22:35:41.916 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T22:35:41.917 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-22T22:35:41.925 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-22T22:35:41.926 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-22T22:35:41.954 DEBUG:teuthology.orchestra.run.smithi073:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-22T22:35:42.017 DEBUG:teuthology.orchestra.run.smithi181:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-22T22:35:42.080 DEBUG:teuthology.orchestra.run.smithi073:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-22T22:35:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:35:42.109 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-22T22:35:42.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:35:42.138 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-22T22:35:42.147 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-22T22:35:42.155 INFO:teuthology.task.internal:Duration was 1370.775211 seconds 2024-02-22T22:35:42.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-22T22:35:42.163 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-22T22:35:42.163 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T22:35:42.165 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T22:35:42.208 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:35:42.224 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T22:35:42.402 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-22T22:35:42.402 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi073.front.sepia.ceph.com 2024-02-22T22:35:42.403 DEBUG:teuthology.orchestra.run.smithi073:> 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-02-22T22:35:42.424 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2024-02-22T22:35:42.424 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-22T22:35:42.446 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-22T22:35:42.447 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T22:35:42.466 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T22:35:42.536 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-22T22:35:42.537 DEBUG:teuthology.orchestra.run.smithi073:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T22:35:42.539 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T22:35:42.628 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-22T22:35:42.637 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-22T22:35:42.638 DEBUG:teuthology.orchestra.run.smithi073:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T22:35:42.664 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T22:35:42.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-22T22:35:42.701 DEBUG:teuthology.orchestra.run.smithi073:> 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-02-22T22:35:42.707 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-22T22:35:42.731 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = core 2024-02-22T22:35:42.758 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2024-02-22T22:35:42.816 DEBUG:teuthology.orchestra.run.smithi073:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T22:35:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:35:42.833 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T22:35:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T22:35:42.874 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-22T22:35:42.883 INFO:teuthology.task.internal:Transferring archived files... 2024-02-22T22:35:42.884 DEBUG:teuthology.misc:Transferring archived files from smithi073:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/smithi073 2024-02-22T22:35:42.885 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T22:35:42.926 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375/remote/smithi181 2024-02-22T22:35:42.926 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T22:35:42.965 INFO:teuthology.task.internal:Removing archive directory... 2024-02-22T22:35:42.965 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T22:35:42.967 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T22:35:43.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-22T22:35:43.027 INFO:teuthology.task.internal:Not uploading archives. 2024-02-22T22:35:43.028 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-22T22:35:43.036 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-22T22:35:43.037 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T22:35:43.039 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T22:35:43.054 INFO:teuthology.orchestra.run.smithi073.stdout: 525925 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:35 /home/ubuntu/cephtest 2024-02-22T22:35:43.074 INFO:teuthology.orchestra.run.smithi181.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:35 /home/ubuntu/cephtest 2024-02-22T22:35:43.076 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-22T22:35:43.088 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-22T22:35:43.107 INFO:teuthology.nuke:Checking targets against current locks 2024-02-22T22:35:43.133 DEBUG:teuthology.nuke:shortname: smithi073 2024-02-22T22:35:43.134 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:35:43.156 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 22:04:37.603862', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSzKhuCjV4Izn+z0Y8Tsg30LXWV9wACWeAWdpL0EHYoZ7+BsYBWnRMjkzHQPqDoPre+gUfpCFyX84f0ih9aN0c='} 2024-02-22T22:35:43.159 DEBUG:teuthology.nuke:shortname: smithi181 2024-02-22T22:35:43.159 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T22:35:43.182 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 22:04:37.605870', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE5l0J8G4AZsIde+fVqDec9fsT4Z28m2ha/O0hySInzcblKxrN/yHEKBeyYaP56RNrs8vqsb+p08t2CpOBtNBk8='} 2024-02-22T22:35:43.205 INFO:teuthology.orchestra.console.smithi073:Power off 2024-02-22T22:35:43.206 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T22:35:43.228 DEBUG:teuthology.orchestra.console.smithi073:power off output: Chassis Power Control: Down/Off 2024-02-22T22:35:43.229 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:43.245 INFO:teuthology.orchestra.console.smithi181:Power off 2024-02-22T22:35:43.246 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T22:35:43.255 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is on 2024-02-22T22:35:43.269 DEBUG:teuthology.orchestra.console.smithi181:power off output: Chassis Power Control: Down/Off 2024-02-22T22:35:43.269 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:43.290 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2024-02-22T22:35:47.256 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:47.292 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:47.368 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is on 2024-02-22T22:35:47.401 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2024-02-22T22:35:51.373 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:51.402 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T22:35:51.484 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is off 2024-02-22T22:35:51.511 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is off 2024-02-22T22:35:51.585 INFO:teuthology.orchestra.console.smithi073:Power off completed 2024-02-22T22:35:51.611 INFO:teuthology.orchestra.console.smithi181:Power off completed 2024-02-22T22:35:51.716 INFO:teuthology.run:Summary data: description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 1370.77521109581 failure_reason: 'Command failed on smithi181 with status 5: ''sudo systemctl stop ceph-5d4832b8-d1d0-11ee-95c0-87774f69a715@mon.smithi181''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8ef37e8f2611479e92f4fbcb771d3a9d status: fail success: false 2024-02-22T22:35:51.716 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T22:35:51.804 INFO:teuthology.run:FAIL